fradrive/src/Handler/Admin
Steffen Jost 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
..
Test attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Avs.hs refactor(performance): disable modalAccess use for known admins 2023-11-28 15:32:33 +01:00
Crontab.hs fix(hoogle): remove erroneous comment 2023-10-18 17:53:00 +02:00
ErrorMessage.hs chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Ldap.hs refactor(avs): fix upsertCampusUserByCn 2022-12-05 16:19:10 +01:00
Test.hs chore(debug): admin test page generates a log entry 2023-08-30 09:52:22 +00:00
Tokens.hs attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00