phl0
|
27688bc1dc
|
Change for header as well
|
2026-08-11 14:02:51 +02:00 |
|
phl0
|
dcd96fc4d1
|
Also add to Header auth
|
2026-08-11 13:35:10 +02:00 |
|
HB9HIL
|
96c042cb3f
|
allow user to display the radio name
|
2026-08-08 08:29:07 +02:00 |
|
HB9HIL
|
9bdfa010f7
|
autoload the user_model
|
2026-07-06 18:32:58 +02:00 |
|
HadleySo
|
ae6e6f379b
|
Add User-Agent to JWKS request
|
2026-04-29 19:08:10 -05:00 |
|
HadleySo
|
02034cfd1c
|
Update sample SSO config
|
2026-04-07 19:52:02 -05:00 |
|
HadleySo
|
2d66c0fcf5
|
Remove iss based Clubstation mapping
|
2026-04-07 19:52:02 -05:00 |
|
HadleySo
|
39044e8efe
|
Remove dynamic clubstation mapping
|
2026-04-07 19:52:01 -05:00 |
|
HadleySo
|
6f2507139c
|
return early if no clubstations to modify
|
2026-04-07 19:52:01 -05:00 |
|
HadleySo
|
069afca46b
|
typo
|
2026-04-07 19:52:00 -05:00 |
|
HadleySo
|
6f319870eb
|
scope clubstation dynamic to JWT iss
|
2026-04-07 19:52:00 -05:00 |
|
HadleySo
|
4da6e60160
|
scope clubstation direct to JWT iss
|
2026-04-07 19:52:00 -05:00 |
|
HadleySo
|
bd3059d3dd
|
Handle only on new user clubstation membership
|
2026-04-07 19:51:59 -05:00 |
|
HadleySo
|
4feccc3931
|
fix typo and add notes
|
2026-04-07 19:51:59 -05:00 |
|
HadleySo
|
107b5f0830
|
only alter if nonmember or member, prevent downgrade clubstation permissions
|
2026-04-07 19:51:59 -05:00 |
|
HadleySo
|
ae29023ded
|
Clubstation add to SSO login
|
2026-04-07 19:51:59 -05:00 |
|
HadleySo
|
80a205e6bd
|
create function to handle JWT clubstation claims
|
2026-04-07 19:51:53 -05:00 |
|
HadleySo
|
df355ebd7d
|
Changing JWT low-security to alg none check only. DOCS ok
|
2026-03-19 22:33:17 -05:00 |
|
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 |
|