|
|
6cd0152636
|
refactor(jobs): use new user sync job name
|
2024-02-21 07:07:54 +01:00 |
|
|
|
19433fdc56
|
chore(profile): better auth info on profile page
|
2024-02-21 07:05:57 +01:00 |
|
|
|
012c75db21
|
chore(pwhash): reintroduce digest computation
|
2024-02-21 02:32:15 +01:00 |
|
|
|
71e2d6827e
|
chore(model): rename userLastLogin->userLastAuthentication for less migration woes
|
2024-02-21 02:06:00 +01:00 |
|
|
|
41b14f1ece
|
chore(model): replace auth-source model tables with AuthSourceIdent jsonified unique ids
|
2024-02-21 02:02:58 +01:00 |
|
|
|
a2e01e74af
|
chore(notifications): reimplement authmode-update notification to support new login modes
|
2024-02-20 01:33:34 +01:00 |
|
|
|
8a353c357f
|
chore(users): tweak assimilateUsers for new config
|
2024-02-20 00:38:46 +01:00 |
|
|
|
9bf7033eac
|
chore(guess-user): remove eppn lookup
|
2024-02-20 00:13:55 +01:00 |
|
|
|
0a01490aa7
|
chore(auth): use ldap external auth in health reports
|
2024-02-20 00:09:31 +01:00 |
|
|
|
115452035d
|
refactor(jobs): SynchroniseUserdb -> SynchroniseUsers
|
2024-02-20 00:05:56 +01:00 |
|
|
|
b8e7ee2b3d
|
chore(users): remove old auth kind digesting
|
2024-02-19 23:49:17 +01:00 |
|
|
|
3d1908d71a
|
chore(users): tweak addNewUser to conform to new model
|
2024-02-19 23:48:33 +01:00 |
|
|
|
a1d8dc2e7e
|
chore(auth): migrate password hash back to User model
|
2024-02-19 02:24:31 +01:00 |
|
|
|
9a5c487b2c
|
chore(auth): switch back to AuthId UniWorX == UserId
|
2024-02-19 01:44:58 +01:00 |
|
|
|
bcfcbd5c9b
|
chore(auth): fix redundant imports
|
2024-02-18 18:43:44 +01:00 |
|
|
|
96038a4f22
|
chore(auth): fix azure exception handler
|
2024-02-18 18:42:22 +01:00 |
|
|
|
5c4042e5f3
|
chore(oauth2): fix query function exports
|
2024-02-18 18:41:29 +01:00 |
|
|
|
c9f1bc4047
|
Merge branch 'oauth2' into 142-userdata-oauth-mode
|
2024-02-18 18:29:24 +01:00 |
|
|
|
bf13473954
|
chore(auth): rewrote authenticate (still WIP)
|
2024-02-18 05:06:23 +01:00 |
|
|
|
a0e7b2f96c
|
chore(auth): work on authenticate
|
2024-02-16 03:25:36 +01:00 |
|
|
|
848890d3cd
|
chore(auth): add more data to user upsert mode
|
2024-02-16 02:28:15 +01:00 |
|
|
|
f8bf02df2b
|
chore(ldap): move and add more instances
|
2024-02-16 02:26:24 +01:00 |
|
|
|
0c5f4cb430
|
refactor(settings): use better settings type names for user-auth
|
2024-02-14 02:02:42 +01:00 |
|
|
|
9597663881
|
chore(ldap): add more Ldap instances
|
2024-02-13 22:44:47 +01:00 |
|
|
|
7ed5e7a326
|
chore(model): use more specific (new)types for ldap model
|
2024-02-13 22:44:30 +01:00 |
|
|
|
1180ef6fd0
|
chore(ldap): add Ldap.Scope instances
|
2024-02-13 19:01:49 +01:00 |
|
|
|
7803b753cb
|
refactor(model): migrate auth models and model types to models/auth.model
|
2024-02-13 17:38:22 +01:00 |
|
|
|
42c97924ec
|
chore: remove debris
|
2024-02-11 17:41:22 +01:00 |
|
|
|
29fc201294
|
chore(auth): authenticate against new InternalAuthHash in internal login AuthPlugin
|
2024-02-11 17:40:46 +01:00 |
|
|
|
938423b832
|
chore(auth): AuthTagLDAP -> AuthTagExternal, AuthTagPWHash -> AuthTagInternal
|
2024-02-11 17:39:42 +01:00 |
|
|
|
54f2430b3e
|
chore(model)!: separate user authentication data from User table; add ExternalAuth and InternalAuth models
|
2024-02-11 17:36:57 +01:00 |
|
|
|
2e47df00b9
|
refactor(model): rename module Model.Types.Security -> Model.Types.Auth
|
2024-02-11 01:44:18 +01:00 |
|
|
|
cc8bd19f85
|
refactor(ldap): CampusUserError -> LdapUserError
|
2024-02-10 00:27:36 +01:00 |
|
David Mosbach
|
d4cfce317d
|
feat(auth): formatted output of user queries
|
2024-02-03 20:48:32 +00:00 |
|
|
|
ac045fdc70
|
chore(auth): oauth2MockServer->azureMockServer
|
2024-02-01 20:53:55 +01:00 |
|
|
|
a85a5be4cd
|
chore(auth): mockPluginName->apAzureMock
|
2024-02-01 20:51:31 +01:00 |
|
David Mosbach
|
453034100b
|
feat(auth): admin handler can query user data
|
2024-01-31 14:32:49 +00:00 |
|
|
|
d9ed893b52
|
chore(application): fix ldapPool setup
|
2024-01-30 21:54:46 +01:00 |
|
|
|
dfa774f655
|
chore(users): campusUser->ldapUser
|
2024-01-30 21:54:20 +01:00 |
|
|
|
608d8a3661
|
chore(users): add missing azure id field for UsersAdd
|
2024-01-30 21:53:58 +01:00 |
|
|
|
3c4e6b62fb
|
chore: fix constructor names
|
2024-01-30 21:53:30 +01:00 |
|
|
|
f39de71c02
|
chore(jobs): upsertAzureUser on synchronise user job with azure config
|
2024-01-30 21:52:30 +01:00 |
|
|
|
24dbaf36bc
|
chore(form): add uuidField
|
2024-01-30 21:51:25 +01:00 |
|
|
|
43bf25a5bd
|
chore(azure): implement azureUser variant
|
2024-01-30 21:50:56 +01:00 |
|
|
|
c8350722a4
|
chore(ldap): migrate more campusUser usages
|
2024-01-30 14:01:54 +01:00 |
|
|
|
af09e02801
|
chore(lms): add missing user fields for fake user
|
2024-01-30 13:52:33 +01:00 |
|
|
|
8e2a98c12b
|
chore(foundation): fix ldap auth and user lookup
|
2024-01-30 11:42:45 +01:00 |
|
|
|
1cdb20eb60
|
chore(ldap): fix user lookup types
|
2024-01-30 11:20:44 +01:00 |
|
David Mosbach
|
c8fa509ace
|
feat(auth): tokens can be stored & refreshed
|
2024-01-30 05:06:06 +00:00 |
|
David Mosbach
|
5a023a9e32
|
chore(auth): added function for user queries to auth servers
|
2024-01-29 21:34:39 +00:00 |
|