fradrive/src/Handler/Exam
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
..
AddUser.hs attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
AutoOccurrence.hs attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Correct.hs chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
CorrectorInvite.hs attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Edit.hs attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Form.hs chore(email): use userDisplayEmail primarily, userEmail as fallback only 2023-02-13 16:46:41 +01:00
List.hs chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
New.hs chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Register.hs attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
RegistrationInvite.hs attempt to fix build by removing derive Typeable (likely no effect) 2023-01-20 09:17:50 +01:00
Show.hs chore: conform to REUSE specification 2022-10-12 09:35:16 +02:00
Users.hs refactor(performance): disable modalAccess use for known admins 2023-11-28 15:32:33 +01:00