This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/app/Http/Controllers/Api/Client
Dane Everitt ccecaa6694
Add basic auditing for filesystem actions
Specifically skipping read actions since there isn't much to say there, and it generally wouldn't be very helpful (plus, likely to generate lots of logs).
2021-01-17 11:46:08 -08:00
..
Servers Add basic auditing for filesystem actions 2021-01-17 11:46:08 -08:00
AccountController.php Add integration test covering account endpoint 2020-06-25 22:12:09 -07:00
ApiKeyController.php Add test coverage for API key generation and deletion 2020-06-25 22:36:58 -07:00
ClientApiController.php [Breaking] Return server allocations automatically as a relation object 2020-07-09 19:17:24 -07:00
ClientController.php Support much better server querying from frontend 2020-10-15 21:21:38 -07:00
TwoFactorController.php Generate recovery tokens when enabling 2FA on an account 2020-07-02 21:55:25 -07:00