2FAuth/app
Bubka f2c9f8aaa8 Fix missing admin permissions on WebAuthn login - Closes #326 2024-03-19 18:13:35 +01:00
..
Api/v1 Fix php doc 2024-03-15 08:02:36 +01:00
Console Target db tables using config helper rather than hard coded strings 2024-02-23 16:39:32 +01:00
Events Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
Exceptions Complete Laravel 10 upgrade 2023-08-01 16:33:55 +02:00
Extensions Control & Promote administrator status via a method rather than a prop 2024-02-23 16:39:32 +01:00
Facades Add ide-helper files & Update phpdocs 2023-03-02 15:24:57 +01:00
Factories Soften 2FAs migrations detection by ignoring schema version - Fixes #253 2023-12-11 14:10:51 +01:00
Helpers Apply Pint fixes 2023-12-20 16:55:58 +01:00
Http Fix missing admin permissions on WebAuthn login - Closes #326 2024-03-19 18:13:35 +01:00
Listeners Add a listener to automatically log notification sends 2024-02-26 15:05:00 +01:00
Models Fix ownership verification - Closes #305, closes #320 2024-03-14 14:49:49 +01:00
Notifications Add a test email feature to the admin panel - Closes #307 2024-02-26 15:06:26 +01:00
Observers Refactor user deletion logic in a User observer 2024-02-23 16:39:32 +01:00
Policies Add a User policy to control authorization on User model 2024-02-23 16:39:32 +01:00
Protobuf Update Protobuf README 2022-07-13 15:42:37 +02:00
Providers Add a listener to automatically log notification sends 2024-02-26 15:05:00 +01:00
Rules Add an email registration policy feature - Closes #250 2024-02-29 14:03:30 +01:00
Services Set missing parameters to null to prevent error at import - Fixes #277 2024-01-17 08:33:03 +01:00