David Mosbach
453034100b
feat(auth): admin handler can query user data
2024-01-31 14:32:49 +00: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
David Mosbach
2763d2012a
chore(auth): provide oauth2 test users yaml
2024-01-29 00:45:43 +00:00
David Mosbach
8acfc1d10c
feat(auth): integrated oauth2 mock server
2024-01-28 12:53:00 +00:00
David Mosbach
a67697d159
chore(admin): added oauth2 handling widget
2023-12-18 02:58:14 +00:00
David Mosbach
ce8aa849f8
chore(admin): oauth2 admin form identifiers
2023-12-18 00:56:50 +00:00
5c4f742745
chore(admin): add basic admin route stub and navigation for response inspection
2023-12-13 16:36:52 +00:00
7b7b82cba3
Merge branch 'oauth2' into 140-admin-handler-fur-oauth-response-inspection
2023-12-13 14:52:32 +00: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
0b9a1257db
chore(admin): show lms and sap interface status on problem page
2023-12-07 13:16:55 +01:00
c334fa4bf3
chore(log): add interface usage table
2023-12-06 18:03:35 +01:00
3aa89019a8
fix(form): multiSelectField working with grouped options
2023-12-06 11:50:08 +01:00
fc0ca7b854
fix(firm): group multi select field supervisor
...
However, grouped multi select does not work for some reason.
2023-12-05 18:39:59 +01:00
9878956716
fix(firm): set supervisor field not all fields required
2023-12-05 12:12:51 +01:00
3acb847915
fix(firm): supervisor filter
2023-12-05 11:52:13 +01:00
a15862ea72
fix(print): keep print jobs on user merge and lms id deletion
2023-12-04 16:03:31 +01:00
David Mosbach
cf89722c7f
chore(auth): enabled ldap lookup for oauth2 creds
2023-12-04 00:32:01 +00:00
David Mosbach
44d082f8b9
feat(auth): added azure & mock server to login widget
2023-12-03 23:23:44 +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
527a270cbf
chore(release): 27.4.52
2023-12-01 21:26:09 +00:00
50eda5f65f
fix(build): redundant parenthesis
2023-12-01 18:36:21 +01:00
fcc802753a
chore(lms): remove obsolete lms handlers v1
2023-12-01 18:11:17 +01:00
df6a7ee1e2
chore(lms): deactivate lms synch by default
2023-12-01 17:04:42 +01:00
6aa06292b8
Merge branch 'fradrive/company'
2023-12-01 17:02:55 +01:00
1d3345cbba
fix(firm): supervisor changes led to inconsistent DB
2023-12-01 16:55:51 +01:00
34c0928718
chore(firm): add switch supervisor status
2023-12-01 16:12:10 +01:00
b1ce55597e
chore(lms): remove debug code
2023-12-01 13:29:38 +01:00
75e4975c52
refactor(mail): course and firm message are sent only once to each supervisor
2023-11-30 18:32:25 +01:00
ef9a5dc5a9
chore(firm): disallow supervisors on firm routes for now
2023-11-29 16:22:09 +01:00
929eb1b175
chore(firm): hide supervision key data by default
2023-11-29 13:22:34 +01:00
57d9447b4f
chore(firm): update table action access rights
2023-11-29 13:18:30 +01:00
eb541b4e91
chore(firm): add action to change individual supervisors
2023-11-28 18:54:16 +01:00
92aca1b830
refactor(performance): disable modalAccess use for known admins
...
modalAccess displays a link to modal only
if the user has the rights to follow that link.
However, for large dbTables this checking takes
too long. So we use a conventional modal instead again.
Worst-case: some non-admins are shown links that they cannot follow
2023-11-28 15:32:33 +01:00
0a06efd76c
fix(firm): restrict firm access to company supervisors only
2023-11-27 17:49:06 +01:00
640a2e61d1
chore(messages): Add SomeMessages newtype
...
SomeMessages provides a RenderMessage instance for a list of messages.
2023-11-27 12:29:25 +01:00
17bde4de09
chore(release): 27.4.51
2023-11-24 19:55:43 +00:00
a166ac181f
Merge branch 'fradrive/company'
2023-11-24 18:02:55 +01:00
06bb44cf71
fix(build): minor errors firm handler
2023-11-24 18:02:03 +01:00
fcceef265d
Merge branch 'fradrive/company'
2023-11-24 17:45:04 +01:00
212cb71807
chore(firm): limit firm action access to admins
2023-11-24 17:44:27 +01:00