Commit Graph

56 Commits

Author SHA1 Message Date
807c5c540c
Separate userpatch and clientstore 2024-05-17 18:22:39 +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
77979c3527
Update dependencies 2024-05-13 19:55:09 +01:00
ef20622785
Replace with NullDate 2024-04-15 20:02:44 +01:00
0b4f866cd0
Replace birthdate type with NullDate 2024-03-12 21:42:52 +00: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
fbd49da2db
Start adding sqlc and migration support 2024-03-11 01:25:15 +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
23a49e5a6a
Update go version 2024-02-09 22:41:27 +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
c1071e4a73
Update dependencies 2024-02-07 09:14:28 +00:00
2c3f5d671b
Update dependencies 2024-01-16 06:58:49 +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
69db84cd14
Oh well 2023-12-17 16:05:14 +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
fe29128ad2
Set size for user profile picture 2023-12-04 16:27:44 +00:00
c6ddc7b197
Add otp enabled state on the home 2023-11-25 15:08:44 +00:00
68237dfc42
Try to disable autocomplete on OTP field 2023-11-09 11:01:19 +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
9d9d982d7c
Add readme 2023-10-09 23:51:49 +01:00
e45fdfac6a
Add html and custom mail templates 2023-10-09 22:48:55 +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
b33454627a
Better mail templates 2023-10-01 21:44:21 +01:00
a72e659f88
Start adding a reset password system 2023-09-29 16:37:23 +01:00
ed1b3a7b1c
Update workflow go version 2023-09-24 18:25:50 +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