Commit Graph

17 Commits

Author SHA1 Message Date
3555742316
Redesign token authentication 2024-05-31 14:57:54 +01:00
06c036817d
Transition to new logger 2024-05-13 20:06:17 +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
48135101cd
Switch to SameSiteLaxMode 2024-02-15 14:44:25 +00:00
7cd49fce0d
Move setLoginDataCookie before redirecting to /login/otp 2024-02-13 18:14:52 +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
314e6f759c
Save current user in encrypted cookie to prevent repetative logging in 2023-12-19 00:01:08 +00:00
96df1deadf
Pass config directly to server 2023-10-10 18:06:43 +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