2FAuth/app/Api/v1/Requests
2024-03-30 15:40:42 +01:00
..
GroupAssignRequest.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
GroupStoreRequest.php Allow letters with diacritic marks in Group name - Closes #241 2023-12-01 18:26:56 +01:00
IconFetchRequest.php Fix various possible XSS attacks 2023-06-30 14:50:57 +02:00
QrCodeDecodeRequest.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
SettingStoreRequest.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
SettingUpdateRequest.php Fix typo in class name 2024-03-30 15:40:42 +01:00
TwoFAccountBatchRequest.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
TwoFAccountDynamicRequest.php Update tests & minor fixes 2022-12-09 10:53:01 +01:00
TwoFAccountImportRequest.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
TwoFAccountIndexRequest.php Generate and Show all OTPs directly on the main view - Complete #153 2023-04-28 17:03:06 +02:00
TwoFAccountReorderRequest.php Authorize FormRequests to authenticated user only 2022-03-31 11:24:01 +02:00
TwoFAccountStoreRequest.php Update tests & minor fixes 2022-12-09 10:53:01 +01:00
TwoFAccountUpdateRequest.php Update tests & minor fixes 2022-12-09 10:53:01 +01:00
TwoFAccountUriRequest.php Update tests & minor fixes 2022-12-09 10:53:01 +01:00
UserManagerPromoteRequest.php Replace PUT by PATCH to promote admin permissions 2024-03-14 15:09:05 +01:00
UserManagerStoreRequest.php Add User management features to back-end 2024-02-23 16:39:32 +01:00