|
|
514bca5257
|
chore: rename setting
|
2024-01-28 18:37:28 +01:00 |
|
|
|
9cbc35c263
|
chore(users): add azure id to AddUserData
|
2024-01-28 18:32:36 +01:00 |
|
|
|
84d7890ae4
|
chore(auth): oauth2User->azureUser
|
2024-01-28 18:32:14 +01:00 |
|
|
|
aa893062f1
|
chore(ldap): refactor ldapLogin type
|
2024-01-28 18:16:10 +01:00 |
|
|
|
d4a3459adf
|
chore: user sources
|
2024-01-28 18:06:30 +01:00 |
|
|
|
e9bbeffd7e
|
chore(auth): campusLogin->ldapLogin
|
2024-01-28 12:45:59 +01:00 |
|
|
|
7e3e772055
|
chore(foundation): use multifunctional authenticate
|
2024-01-28 12:45:44 +01:00 |
|
|
|
471982d245
|
chore(application): reimplement ldapPool startup
|
2024-01-26 23:32:45 +01:00 |
|
|
|
3eec9ef8df
|
refactor(jobs): ldap->userdb messages
|
2024-01-26 23:32:10 +01:00 |
|
|
|
ff5b31929e
|
refactor(jobs): ldap->userdb
|
2024-01-26 23:31:13 +01:00 |
|
|
|
12bb8b7145
|
chore(foundation): loosen tight ldap<>failover coupling, move campusUser to ldapUser
|
2024-01-26 23:29:50 +01:00 |
|
|
|
2e005a90f2
|
chore(foundation): remove failover from ldap pool conf
|
2024-01-26 23:27:52 +01:00 |
|
|
|
843ac60aae
|
chore(auth): oauth2->azure
|
2024-01-26 23:27:13 +01:00 |
|
|
|
a42ccb0faa
|
chore(auth): campus->ldap
|
2024-01-26 23:26:53 +01:00 |
|
|
|
c929d42ebd
|
chore(foundation): rename auth exceptions
|
2024-01-26 23:26:00 +01:00 |
|
|
|
4051d1e11b
|
chore(settings): refactor userdb config structure
|
2024-01-26 23:24:40 +01:00 |
|
|
|
71af64dc28
|
chore(model): add AuthAzure
|
2024-01-26 23:22:58 +01:00 |
|
|
|
74f044919c
|
chore(model): add azure primary key
|
2024-01-26 23:21:33 +01:00 |
|
|
|
9dc6ec461c
|
chore(settings): simplify/flatten userdb config settings
|
2024-01-23 02:59:25 +01:00 |
|
|
|
1f31fe8cf2
|
chore(settings): add support for multiple modes for userdb
|
2024-01-23 02:16:06 +01:00 |
|
|
|
d56c9c3c31
|
Merge branch 'oauth2' into 142-userdata-oauth-mode
|
2024-01-22 10:36:43 +01:00 |
|
|
|
55ed01cb40
|
chore: improve settings, rename old ldap settings
|
2024-01-19 23:23:23 +01:00 |
|
Sarah Vaupel
|
9f299c854c
|
chore(settings)!: rename userdb app settings
|
2024-01-19 14:53:00 +01:00 |
|
Sarah Vaupel
|
35902daff6
|
chore(settings): add default value for oauth2 scopes in yaml
|
2024-01-13 01:19:58 +01:00 |
|
Sarah Vaupel
|
31f657a15f
|
chore(settings): fix oauth2 config json parsers
|
2024-01-13 01:14:54 +01:00 |
|
Sarah Vaupel
|
7946e046e2
|
chore(settings): update settings.yml
|
2024-01-13 00:42:25 +01:00 |
|
Sarah Vaupel
|
7ca12d064d
|
refactor(settings): enhance field names
|
2024-01-13 00:40:57 +01:00 |
|
Sarah Vaupel
|
5e85eae825
|
refactor(settings): move ResourcePool, Ldap and OAuth2 settings to separate modules
|
2024-01-12 23:24:58 +01:00 |
|
Sarah Vaupel
|
3e9e90ed86
|
chore(settings): restructure Settings.hs; add OAuthConf to AppSettings
|
2024-01-12 17:14:42 +01:00 |
|
|
|
2356bf80a5
|
chore(release): 27.4.56
|
2023-12-20 21:23:33 +00:00 |
|
|
|
decc5af682
|
fix(users): fix #121 by providing last login column, which was the last part missing
|
2023-12-20 16:31:59 +01:00 |
|
|
|
c7b5a3c6cb
|
fix(firm): improve supervisor filter yet once more
|
2023-12-20 09:02:10 +01:00 |
|
|
|
88f24fe6f1
|
fix(firm): improve supervisor filter by caching
|
2023-12-19 18:15:09 +01:00 |
|
|
|
dd5d283f88
|
chore(release): 27.4.55
|
2023-12-14 12:58:09 +00:00 |
|
|
|
1d48b627f6
|
fix(migration): ignore superfluous migration entries gracefully
|
2023-12-14 11:11:00 +01:00 |
|
|
|
a4b2af7f15
|
fix(build): while the blank is necessary to prevent unnecessary migrations, it is not allowed either, see #133
|
2023-12-14 11:10:21 +01:00 |
|
|
|
2509358878
|
fix(school): fix #133 by adjusting default value
|
2023-12-14 09:26:18 +01:00 |
|
|
|
f36f234c42
|
chore(firm): improve efficiency of foreign supervisor filter
|
2023-12-13 16:25:11 +01:00 |
|
|
|
ce45d26a21
|
chore(error): revert 54a956dc36 ff since it did not help towards #40
|
2023-12-13 16:20:17 +01:00 |
|
|
|
db77850c4f
|
fix(firm): supervisor filter performance
|
2023-12-12 18:23:52 +01:00 |
|
|
|
d4f0d69428
|
fix(migration): fix #133 by removing old outdated migrations irrelevant to FRADrive
|
2023-12-12 12:33:21 +01:00 |
|
|
|
4dbf226e02
|
chore(release): 27.4.54
|
2023-12-11 21:30:50 +00:00 |
|
|
|
b73557a1ee
|
fix(db): prevent superfluous migrations
|
2023-12-11 17:22:41 +01:00 |
|
|
|
8b93b6a665
|
chore(release): 27.4.53
|
2023-12-09 10:40:48 +00:00 |
|
|
|
5ea0289eb7
|
chore(log): log lms background tasks running
|
2023-12-09 10:40:16 +00:00 |
|
|
|
30fae33ded
|
fix(admin): minor fixes and translations for admin problem page
|
2023-12-08 11:52:15 +01:00 |
|
|
|
4c39670866
|
chore(avs): proper problem display on admin page
|
2023-12-08 10:34:21 +01:00 |
|
|
|
5c8a571c76
|
refactor(avs): show avs problems within interface table
|
2023-12-07 17:32:51 +01:00 |
|
|
|
fb20defc42
|
refactor(log): simplify interface logging
Since each interface log also triggers an AuditLog entry, the additional data about user and instance do not need to be saved twice
|
2023-12-07 16:59:10 +01:00 |
|
|
|
48ef25aa8f
|
fix(avs): background synch was only triggerd by manual synchs
|
2023-12-07 16:58:04 +01:00 |
|