Aarnav Tale
6108de52e7
feat: switch to a central singleton handler
...
This also adds support for Headscale TLS installations
2025-03-17 22:21:16 -04:00
Aarnav Tale
9c8a2c0120
feat: support oidc picture if available
2025-03-11 15:35:11 -04:00
Aarnav Tale
f982217dd0
fix: use globals to avoid loader race conditions
2025-02-20 10:45:52 -05:00
Aarnav Tale
774fdb7be2
fix: use new headscale user api routes
2025-02-19 13:01:20 -05:00
Aarnav Tale
76d263b7e6
feat: switch to config file system
2025-02-13 12:35:12 -05:00
Aarnav Tale
bd11453593
fix: store oidc redirect_uri in session for parity
2025-01-18 08:18:19 +00:00
Aarnav Tale
d524f927a4
fix: don't throw when session manager isn't available
2025-01-18 07:39:12 +00:00
Aarnav Tale
325e9ba43d
chore: push disabled local-agent code
2025-01-18 07:37:03 +00:00
Aarnav Tale
5569ba4660
feat: rework oidc to be more resilient
...
This includes setting a custom redirect URI, handling errors, and using a better library.
As an API decision I've also disabled per session API keys as it clutters up too much.
2025-01-10 13:55:24 +05:30
Aarnav Tale
7217659720
fix: prevent cookie manager from racing env init
...
this fixes a bug where using LOAD_ENV_FILE did not work with COOKIE_SECRET
2025-01-06 08:19:40 +05:30