tethys.backend/start
Arno Kaimbacher f828ca4491
All checks were successful
CI Pipeline / japa-tests (push) Successful in 1m2s
- added 2fa authentication during login. see resources/js/Pages/Auth/login.vue
- added validate() method inside app/Srvices/TwoFactorProvider.ts
- added twoFactorChallenge() method inside app/Controllers/Http/Auth/AuthController.ts for logging in via 2fa-code
2024-02-16 15:32:47 +01:00
..
routes - HomeController.ts: addes api method for showing number of publications per month for given year 2024-02-02 14:00:54 +01:00
inertia.ts - added 2fa authentication during login. see resources/js/Pages/Auth/login.vue 2024-02-16 15:32:47 +01:00
kernel.ts initial commit 2023-03-03 16:54:28 +01:00
routes.ts - added 2fa authentication during login. see resources/js/Pages/Auth/login.vue 2024-02-16 15:32:47 +01:00
validator.ts - validate all file-upload via clamdscan (clamav), throw ValidationException in case of an error 2023-09-04 13:24:58 +02:00