Commit Graph

44 Commits

Author SHA1 Message Date
6b19e2d4ca
Remove invalid offset error 2024-07-25 22:16:19 +01:00
9bea6805d5
Update to make custom themes easier 2024-06-02 12:23:22 +01:00
3555742316
Redesign token authentication 2024-05-31 14:57:54 +01:00
e0fa521657
Transition to new logger 2024-05-13 20:25:44 +01:00
06c036817d
Transition to new logger 2024-05-13 20:06:17 +01:00
ef20622785
Replace with NullDate 2024-04-15 20:02:44 +01:00
20654eb70d
Finish up initdb implementation 2024-03-12 21:04:25 +00:00
1a7c13bb51
Reimplement CheckLogin functionality 2024-03-12 03:29:10 +00:00
37570e2157
Correct refactored database calls 2024-03-11 12:39:52 +00:00
2389199dd0
Make oneYear constant 2024-02-15 15:23:27 +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
37b5fcb1a5
Rollback database with no new data 2024-02-15 12:59:51 +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
1e17631af9
Fix claim perm typo 2024-02-13 18:47:59 +00:00
7cd49fce0d
Move setLoginDataCookie before redirecting to /login/otp 2024-02-13 18:14:52 +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
f00d1c4a51
Remove OTP code 2023-12-17 15:28:00 +00:00
c6ddc7b197
Add otp enabled state on the home 2023-11-25 15:08:44 +00:00
4c0a266fb1
Use form value for the digits parameter 2023-10-16 18:21:42 +01:00
4bc46c5874
Convert edit OTP to all post requests 2023-10-16 18:20:31 +01:00
6dca637a16
Swap out TOTP library 2023-10-16 16:47:18 +01:00
0b63e87691
Smaller QR image on edit OTP page 2023-10-16 15:18:34 +01:00
9fccb563e1
Respond with OTP error message 2023-10-16 15:00:33 +01:00
f9ed40b8e5
Use internal scopes within FancyScopeList 2023-10-15 13:49:58 +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