Commit Graph

22 Commits

Author SHA1 Message Date
Zoe Roux d2ea4da097 Add disable registration option 2026-03-26 23:46:11 +01:00
Zoe Roux 8df5f279a8 Add logo upload 2026-03-26 23:46:11 +01:00
Zoe Roux 5cc5c29adc Implement oidc 2026-03-25 20:30:40 +01:00
acelinkio fd83870f5a auth: application context & echo context (#1267)
Co-authored-by: Zoe Roux <zoe.roux@zoriya.dev>
2026-01-13 09:25:53 +01:00
Zoe Roux 18b2ae2c5f Remove name prefix in apikeys (#1167) 2025-11-19 23:29:31 +01:00
Zoe Roux 7857b14a14 Hardcode keibi's prefix to /auth 2025-06-07 17:45:39 +02:00
Zoe Roux 19f346ffb6 Add kid in jwks & jwts 2025-06-07 17:45:38 +02:00
Zoe Roux dcbbb6352a Add hurl tests for apikeys 2025-04-23 22:35:52 +02:00
Zoe Roux e8acb31834 Allow env to specify apikeys 2025-04-23 19:41:42 +02:00
Zoe Roux 3f5af4b7fa Fix FIRST_USER_CLAIMS 2025-04-07 12:40:11 +02:00
Zoe Roux dbe8e319c8 Add edit user/settings route 2025-04-05 23:49:53 +02:00
Zoe Roux c5a676b2a5 Add guest handling 2025-04-05 00:28:24 +02:00
Zoe Roux 431055ec49 Add custom claims for first user 2025-04-05 00:28:24 +02:00
Zoe Roux 8ef4fe5e55 Remove db conf handling and read private key from storage 2025-04-04 22:44:44 +02:00
Zoe Roux 6391a99bb9 Switch to jwks instead of custom /info 2025-03-25 10:27:03 +01:00
Zoe Roux 257ef354c6 Add prefix for auth 2025-01-03 18:32:41 +01:00
Zoe Roux 2b493e6d16 Add default config values 2024-10-19 18:09:22 +02:00
Zoe Roux caa4cf4c8d Switch to asymetric keys for jwt signing 2024-10-19 18:09:21 +02:00
Zoe Roux e197062f64 Add /jwt route 2024-10-19 18:09:21 +02:00
Zoe Roux 306dbbd024 Create register 2024-10-19 18:09:21 +02:00
Zoe Roux dfc411e5f6 Add configuration table 2024-10-19 18:09:20 +02:00
Zoe Roux d285603716 Register wip 2024-10-19 18:08:33 +02:00