Commit Graph

25 Commits

Author SHA1 Message Date
HB9HIL
d3f22710aa fixed documentation links 2026-03-19 16:42:52 +01:00
HadleySo
6ec147bc83 require username claim in JWT 2026-03-18 22:41:00 -05:00
HadleySo
35d9e0060c reorder user JWT update and maint check 2026-03-18 22:25:40 -05:00
HB9HIL
26340f3ca1 refactoring 2026-03-18 15:26:31 +01:00
HB9HIL
8e3229b474 fix $query after user was created 2026-03-16 16:11:05 +01:00
HB9HIL
0f1a2f1f89 define the type 2026-03-16 15:59:09 +01:00
HB9HIL
30fe503d9b load the user model 2026-03-16 15:57:38 +01:00
HB9HIL
180edac244 be safe the execution stopps in case the redirect fails 2026-03-16 15:56:25 +01:00
HB9HIL
ae99295777 refactored class structure 2026-03-16 15:54:28 +01:00
HadleySo
00ab6f75e8 Pull callsign JWT claim from config 2026-03-09 21:44:04 -05:00
HB9HIL
4ed08b379c improve logging 2026-03-08 23:40:34 +01:00
HB9HIL
c049434f2a external_account flag for sso accounts 2026-03-08 23:28:03 +01:00
HB9HIL
ee5dd2425f jwt logic 2026-03-08 18:32:17 +01:00
HB9HIL
ce04003621 added missing user_config 2026-03-08 13:39:39 +01:00
HB9HIL
20a8fe5bd4 duplicate logic 2026-03-08 12:48:08 +01:00
HB9HIL
94e791b9cb prevent loading user_model multiple times 2026-03-08 12:45:39 +01:00
HB9HIL
5b717f3ae2 fix user language 2026-03-08 12:43:44 +01:00
HB9HIL
c3337d0fda default user timezone should be utc 2026-03-08 12:42:20 +01:00
HB9HIL
852de9ef9d catch missing callsign and email header data as those values are required for a user creation 2026-03-08 12:38:01 +01:00
HB9HIL
632990b7f7 fix formatting (using k&r for braces) 2026-03-08 11:52:47 +01:00
HadleySo
e0f0dd3a04 Random password to 512 bit 2026-02-21 14:09:52 -06:00
HadleySo
a856027574 Partial rollback 8027474f2d remove User_model::add_minimal() 2026-02-21 12:50:37 -06:00
HadleySo
7ffc4b8773 Adding config for name, callsign, and email 2026-02-18 22:20:33 -06:00
HadleySo
8027474f2d Adding user creation with club memebership 2026-02-18 21:46:44 -06:00
HadleySo
44c70816f3 Adding header auth for existing users 2026-02-18 17:59:13 -06:00