tethys.backend/app
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
..
Controllers/Http - added 2fa authentication during login. see resources/js/Pages/Auth/login.vue 2024-02-16 15:32:47 +01:00
Exceptions - added doi registration 2024-01-26 09:39:03 +01:00
Library - removed extra test datacite accounts from .env 2024-01-31 13:19:46 +01:00
Middleware - additional functionality for DatasetController.ts 2023-06-22 17:20:04 +02:00
Models - added doi registration 2024-01-26 09:39:03 +01:00
Services - added 2fa authentication during login. see resources/js/Pages/Auth/login.vue 2024-02-16 15:32:47 +01:00
Utils - added earliestPublicationDate for App/Models/Dataset.ts 2023-10-03 21:11:02 +02:00
Validators - addes @adonisjs/redis fo saving session into redis with redis.ts contract and config 2023-11-27 17:17:22 +01:00
FlashResponse.ts - use latest prettier 3.0 with eslint-plugin-prettier: 5.0.0-alpha.2 2023-07-17 19:13:30 +02:00