2FAuth/app
2022-03-31 11:24:01 +02:00
..
Classes Prevent exception if the requested Option does not exist 2020-11-17 21:59:07 +01:00
Console Add artisan command to check db connection 2022-03-31 11:24:00 +02:00
Exceptions Add new exceptions 2022-03-31 11:24:00 +02:00
Http Set controllers to use Group service & API resources 2022-03-31 11:24:01 +02:00
Providers Set JSON resources without wrapping 2022-03-31 11:24:00 +02:00
Rules Set controllers to use TwoFAccount business service 2022-03-31 11:24:00 +02:00
Services Set controllers to use Group service & API resources 2022-03-31 11:24:01 +02:00
Group.php Refactor Group for thin model & Add a dedicated business service 2022-03-31 11:24:01 +02:00
TwoFAccount.php Refactor TwoFAccount for thin model & Add a dedicated business service 2022-03-31 11:24:00 +02:00
User.php Force lowercase on email to prevent capitalization issue with SQLite 2020-12-02 23:48:16 +01:00