tethys.backend/app/Controllers/Http
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
..
Admin - npm updates 2024-02-06 16:39:33 +01:00
Api - HomeController.ts: addes api method for showing number of publications per month for given year 2024-02-02 14:00:54 +01:00
Auth - added 2fa authentication during login. see resources/js/Pages/Auth/login.vue 2024-02-16 15:32:47 +01:00
Editor - npm updates 2024-02-06 16:39:33 +01:00
Oai - added earliestPublicationDate for App/Models/Dataset.ts 2023-10-03 21:11:02 +02:00
Reviewer - added api UserController.ts for 2FA 2024-01-19 15:33:46 +01:00
Submitter - npm updates 2024-02-06 16:39:33 +01:00