Dan Brown
|
69af9e0dbd
|
Routes: Added throttling to a range of auth-related endpoints
Some already throttled in some means, but this adds a simple ip-based
non-request-specific layer to many endpoints.
Related to #4993
|
2024-05-20 14:00:58 +01:00 |
|
Dan Brown
|
794671ef32
|
Framework: Upgrade from Laravel 9 to 10
Following Laravel guidance and GitHub diff.
Not yet in tested state with app-specific changes made.
|
2024-03-16 15:12:14 +00:00 |
|
Dan Brown
|
22a9cf1e48
|
LogicalTheme: Added events for registering web routes
Added to allow easier registration of routes.
Added for normal web and authed routes.
Included testing to cover.
|
2023-11-17 13:45:57 +00:00 |
|
Dan Brown
|
295cd01605
|
Played around with a new app structure
|
2023-05-17 17:56:55 +01:00 |
|