Commit Graph

25 Commits

Author SHA1 Message Date
37570e2157
Correct refactored database calls 2024-03-11 12:39:52 +00:00
2a23e75374
Remove session library 2024-02-15 15:08:54 +00:00
48135101cd
Switch to SameSiteLaxMode 2024-02-15 14:44:25 +00:00
b1dc2d106a
Add ID token support 2024-02-15 12:23:33 +00:00
afd1fae971
Add userinfo.login 2024-02-15 00:01:19 +00:00
b6d5bef56c
Use JWT access tokens 2024-02-10 16:23:07 +00:00
552ec72ded
Replace session with single login cookie, just use strings for user ids 2024-02-09 15:24:40 +00:00
e822172513
Add support for public oauth client apps 2024-02-08 01:16:46 +00:00
33faf6aa5f
Rename session cookie 2024-02-07 10:55:23 +00:00
314e6f759c
Save current user in encrypted cookie to prevent repetative logging in 2023-12-19 00:01:08 +00:00
0f608d6b2f
Rename css bytes variable 2023-12-17 22:45:31 +00:00
ab4693a9ac
Better dark mode support 2023-12-17 16:03:13 +00:00
56ff556928
Add dark theme 2023-12-17 15:55:41 +00:00
4bc46c5874
Convert edit OTP to all post requests 2023-10-16 18:20:31 +01:00
96df1deadf
Pass config directly to server 2023-10-10 18:06:43 +01:00
34f0950851
Load custom templates from filesystem 2023-10-09 20:31:41 +01:00
a8afddb02b
Autofill login name sent from external service 2023-10-04 21:51:11 +01:00
a72e659f88
Start adding a reset password system 2023-09-29 16:37:23 +01:00
e8bbb481fc
Add mailer and output true user info 2023-09-24 18:24:16 +01:00
fff03ac6ad
Login, edit, oauth, otp and management page changes 2023-09-15 13:06:31 +01:00
b9d456f2fa
Add OTP and fix up oauth with the new page rendering system 2023-09-09 01:38:10 +01:00
498e42ebe8
More improvements to the edit page 2023-09-08 00:30:03 +01:00
65f77dbe79
Provide datalist for zoneinfo and locale 2023-09-07 16:34:51 +01:00
ece74ea36a
Improve underlying types and start writing edit page 2023-09-07 11:45:16 +01:00
703f3d17cd
Lots of code changes 2023-09-06 22:20:09 +01:00