|
|
d1e1f25162
|
chore(login): use correct auth plugin identifiers for comparison in login template
|
2024-02-29 17:52:31 +01:00 |
|
|
|
71e2d6827e
|
chore(model): rename userLastLogin->userLastAuthentication for less migration woes
|
2024-02-21 02:06:00 +01:00 |
|
|
|
a2e01e74af
|
chore(notifications): reimplement authmode-update notification to support new login modes
|
2024-02-20 01:33:34 +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 |
|
|
|
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 |
|
David Mosbach
|
d4cfce317d
|
feat(auth): formatted output of user queries
|
2024-02-03 20:48:32 +00:00 |
|
|
|
8e2a98c12b
|
chore(foundation): fix ldap auth and user lookup
|
2024-01-30 11:42:45 +01:00 |
|
|
|
d4a3459adf
|
chore: user sources
|
2024-01-28 18:06:30 +01:00 |
|
|
|
12bb8b7145
|
chore(foundation): loosen tight ldap<>failover coupling, move campusUser to ldapUser
|
2024-01-26 23:29:50 +01:00 |
|
|
|
d56c9c3c31
|
Merge branch 'oauth2' into 142-userdata-oauth-mode
|
2024-01-22 10:36:43 +01:00 |
|
|
|
ce45d26a21
|
chore(error): revert 54a956dc36 ff since it did not help towards #40
|
2023-12-13 16:20:17 +01:00 |
|
David Mosbach
|
cf89722c7f
|
chore(auth): enabled ldap lookup for oauth2 creds
|
2023-12-04 00:32:01 +00:00 |
|
David Mosbach
|
9b9370fed0
|
feat(auth): WIP authorization function
|
2023-12-03 15:06:39 +00:00 |
|
David Mosbach
|
2351388826
|
feat(auth): WIP support for OAuth2
|
2023-12-03 03:49:20 +00:00 |
|
|
|
b613f22363
|
chore(haddock): fix problematic comments
|
2023-06-02 21:02:03 +00:00 |
|
|
|
ea82d75a09
|
fix(build): remove redundant constraints
|
2023-04-24 15:15:14 +00:00 |
|
|
|
54a956dc36
|
chore(error): remove default layout from error handler
|
2023-04-24 13:45:10 +00:00 |
|
|
|
45daa5820e
|
chore(i18n): matricle to avs number
|
2023-04-04 06:05:26 +00:00 |
|
|
|
88a85bb5b6
|
fix(email): reenable ldap logins with invalid email addresses (missing mail field problem)
|
2023-03-27 14:33:45 +00:00 |
|
Steffen Jost
|
006ab632a3
|
fix(ldap): allow ldap update for mangled user entries
|
2023-02-07 18:31:13 +01:00 |
|
Steffen Jost
|
451dcd0a09
|
chore(company): assign company supervisors for new users (model:add column)
|
2023-02-02 13:12:12 +01:00 |
|
Steffen Jost
|
01cc46c6e4
|
chore(avs): log postal address changes
|
2023-01-27 13:29:54 +01:00 |
|
Steffen Jost
|
f208d2aa99
|
attempt to fix build by removing derive Typeable (likely no effect)
|
2023-01-20 09:17:50 +01:00 |
|
Steffen Jost
|
65ea64780f
|
chore(users): add birthday field
|
2023-01-18 18:51:53 +01:00 |
|
Sarah Vaupel
|
5a2d2247ad
|
Merge branch 'master' into fradrive/driving-course-participants
|
2022-12-13 22:23:19 +01:00 |
|
Sarah Vaupel
|
66b4cf8542
|
refactor!: remove applications and allocations
|
2022-12-13 19:39:37 +01:00 |
|
Steffen Jost
|
f025b42bfe
|
chore(postal): fix #12 by changing default for userPrefersPostal to True
|
2022-12-07 10:31:33 +01:00 |
|
Steffen Jost
|
4c901239d5
|
refactor(avs): fix upsertCampusUserByCn
|
2022-12-05 16:19:10 +01:00 |
|
Steffen Jost
|
88d0bf03bf
|
chore(avs): work on new avs upsert user (WIP)
|
2022-11-15 17:26:54 +01:00 |
|
Sarah Vaupel
|
582b075466
|
chore: conform to REUSE specification
|
2022-10-12 09:35:16 +02:00 |
|
Steffen Jost
|
ebd557ff0a
|
chore(avs): add AuthNoLogin authentication mode
|
2022-09-26 14:31:14 +02:00 |
|
Steffen Jost
|
02c117b579
|
chore(login): non-ldap logins should work again if laziness permits
|
2022-09-21 13:19:44 +02:00 |
|
Steffen Jost
|
4419245e17
|
refactor(ldap): make ldap response parsing way more lenient
|
2022-09-15 15:42:55 +02:00 |
|
Steffen Jost
|
ce277af443
|
chore(ldap): add ldap parsing test to ldap admin route
|
2022-09-14 16:00:18 +02:00 |
|
Steffen Jost
|
0c985fef0c
|
chore(ldap): add ldap test interface
|
2022-09-14 10:52:05 +02:00 |
|
Steffen Jost
|
83b8e765c6
|
lms: add pin passwords to user records
|
2022-09-01 16:16:56 +02:00 |
|
Steffen Jost
|
5f65e68b26
|
refactor(ldap): completed refactoring, userDisplayName no longer contains a comma
|
2022-08-26 11:54:43 +02:00 |
|
Steffen Jost
|
00ab9af2a9
|
refactor(ldap): merge
|
2022-08-26 09:54:57 +02:00 |
|
Steffen Jost
|
a804c98520
|
refactor(ldap): git merge problem
|
2022-08-26 09:38:33 +02:00 |
|
Steffen Jost
|
7f00455fbb
|
refactor(ldap): correct invalid displaynames and improve ldap code
|
2022-08-25 16:54:36 +02:00 |
|
Steffen Jost
|
d3314b3e36
|
lpr: add postal address field to user table
|
2022-08-24 18:25:34 +02:00 |
|
Sarah Vaupel
|
f2cf9344e7
|
Merge branch master of gitlab2.rz.ifi.lmu.de:uni2work/uni2work
|
2022-06-09 21:09:18 +02:00 |
|
Steffen Jost
|
7cacb78f01
|
chore(error): reinstate previous error message output
|
2022-04-13 14:54:57 +02:00 |
|
Steffen Jost
|
fe190c022e
|
test(restarts): add application crash button to admin test page
|
2022-01-12 12:48:04 +01:00 |
|
Steffen Jost
|
71950d9e5c
|
refactor(mail): code cleaning and improved messages
|
2022-01-10 17:29:27 +01:00 |
|