Commit Graph

207 Commits

Author SHA1 Message Date
Zoe Roux 821e597092 Add /api/videos/streams route 2026-04-28 21:46:41 +02:00
dependabot[bot] 59ea479c12 Bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2 in /auth (#1474)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-23 09:22:50 +02:00
renovate[bot] 8c003dd864 Update opentelemetry-go-contrib monorepo (#1461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-13 09:07:54 +02:00
renovate[bot] 47f4b0bb0a Update opentelemetry-go monorepo (#1460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-13 09:07:43 +02:00
renovate[bot] b39cd5c4d4 Update module go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp to v1.43.0 [SECURITY] (#1449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-09 10:37:51 +00:00
renovate[bot] 1420f22b65 Update module go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp to v0.19.0 [SECURITY] (#1443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-09 10:01:37 +00:00
renovate[bot] c62784b4c6 Update module go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp to v1.43.0 [SECURITY] (#1448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-09 11:21:00 +02:00
renovate[bot] c372a57fb2 Update module go.opentelemetry.io/otel/sdk to v1.43.0 [SECURITY] (#1450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-09 11:20:43 +02:00
Zoe Roux 3a5f5d4903 Fix auth cross compile (#1433) 2026-04-06 22:04:30 +02:00
renovate[bot] 3319fd18cb Update module github.com/labstack/echo/v5 to v5.1.0 (#1428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-06 10:52:14 +02:00
renovate[bot] c623d2e5e2 Update module github.com/go-playground/validator/v10 to v10.30.2 (#1427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-06 10:52:04 +02:00
Zoe Roux 40b63001ce Fix auth swagger 2026-03-28 15:27:27 +01:00
Zoe Roux d2ea4da097 Add disable registration option 2026-03-26 23:46:11 +01:00
Zoe Roux 9affcd6c16 Fix oidc login 2026-03-26 23:46:11 +01:00
Zoe Roux 0435ffc655 Add sessions in settings 2026-03-26 23:46:11 +01:00
Zoe Roux cd7c350b20 Add admin users page 2026-03-26 23:46:11 +01:00
Zoe Roux f96e67eda7 Add oidc logo downloading 2026-03-26 23:46:11 +01:00
Zoe Roux 8df5f279a8 Add logo upload 2026-03-26 23:46:11 +01:00
Zoe Roux f17af7c75d Handle password change when the user never had one 2026-03-25 21:47:24 +01:00
Zoe Roux b5ace8d6ed Add oidc in all users returns 2026-03-25 21:47:24 +01:00
Zoe Roux 271375bfec Add link settings to add oidc to an account 2026-03-25 20:30:40 +01:00
Zoe Roux 1e385ff911 Fix oidc 2026-03-25 20:30:40 +01:00
Zoe Roux d0c5cd38d2 Implement oidc on the front 2026-03-25 20:30:40 +01:00
Zoe Roux 5cc5c29adc Implement oidc 2026-03-25 20:30:40 +01:00
Zoe Roux ba9aeba230 Add logo routes that use gravatar 2026-03-25 20:30:40 +01:00
Zoe Roux bf925d8d70 Add GET /sessions 2026-03-25 20:30:40 +01:00
acelinkio e4d3666ead Bump google.golang.org/grpc from 1.79.2 to 1.79.3 in /auth (#1383) 2026-03-22 08:03:17 -07:00
Zoe Roux e7c54b0200 Fix auth error handler 2026-03-22 00:02:16 +01:00
Zoe Roux e6f8a223df Handle cookies in auth codepath 2026-03-21 23:54:02 +01:00
dependabot[bot] 32df6587da Bump google.golang.org/grpc from 1.79.2 to 1.79.3 in /auth
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.2 to 1.79.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.79.2...v1.79.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.79.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-21 09:12:57 +00:00
Zoe Roux c1afbfef7f Fix db connection of auth 2026-03-19 14:39:28 +01:00
renovate[bot] 515534ed69 Update opentelemetry-go monorepo (#1370) 2026-03-19 09:19:51 +01:00
acelinkio 2afe39a0da Update module github.com/labstack/echo-opentelemetry to v0.0.2 (#1368) 2026-03-18 17:45:10 -07:00
renovate[bot] f7bb9bc315 Update opentelemetry-go-contrib monorepo 2026-03-16 01:08:22 +00:00
renovate[bot] 05ac8b7a42 Update module github.com/labstack/echo-opentelemetry to v0.0.2 2026-03-16 01:07:14 +00:00
renovate[bot] 732eb2b3c0 fix(deps): update opentelemetry-go-contrib monorepo (#1344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-11 14:39:31 +00:00
renovate[bot] ce3a862d2d fix(deps): update opentelemetry-go monorepo (#1343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-11 15:22:28 +01:00
Arlan Lloyd 30df504c7d revert to golang 1.25 for now 2026-02-24 15:05:38 +00:00
Arlan Lloyd 4f87a7a60e small fixes 2026-02-24 15:00:38 +00:00
Arlan Lloyd 827865ea85 change devspace back 2026-02-23 22:19:02 +00:00
Arlan Lloyd cce208b8e3 fix error by explicitly adding /jwt post method 2026-02-23 21:53:11 +00:00
Arlan Lloyd 70fd7a62a8 auth ide in container 2026-02-23 02:32:31 +00:00
Arlan Lloyd ba9a5d29f6 auth: echo v5 update 2026-02-21 06:25:27 +00:00
Arlan Lloyd 59f3a98906 update devspace to 1.26 2026-02-19 14:24:47 -08:00
Arlan Lloyd f17abde29c from pr #1316 2026-02-19 14:23:55 -08:00
Arlan Lloyd acfa784a9f from pr #1306 2026-02-19 14:22:27 -08:00
renovate[bot] df256dfba9 fix(deps): update opentelemetry-go monorepo 2026-02-09 20:17:28 +00:00
renovate[bot] a704300e73 fix(deps): update opentelemetry-go-contrib monorepo 2026-02-09 00:33:56 +00:00
renovate[bot] fc717de72a fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.1 2026-02-02 23:48:10 +00:00
acelinkio 35f551b94c auth: return 403 when no GUEST_CLAIMS configured (#1294) 2026-01-29 09:53:05 +01:00