pixelfed/routes
Charlie McMackin 4248abde7c Extract and add EnsureCuratedRegistration middleware
Previously the various config checks for curated registration were preventing
`artisan route:list` from running successfully.

Here we extract that logic from the controller's contructor and place in a
middleware around the CuratedRegisterController routes.
2024-09-07 18:33:33 -05:00
..
api.php Merge branch 'staging' into feat/implement-admin-domain-blocks-api 2024-07-30 22:29:28 -06:00
channels.php Add live stream events 2022-06-26 16:06:08 -06:00
console.php Prepare 2FA 2018-09-15 23:15:45 -06:00
web-admin.php Add custom css to admin dashboard 2024-06-29 18:39:11 -06:00
web-api.php Update web-api popular accounts route to its own method to remove the breaking oauth scope bug 2024-03-09 23:25:28 -07:00
web-portfolio.php Update routes 2024-02-15 22:20:40 -07:00
web.php Extract and add EnsureCuratedRegistration middleware 2024-09-07 18:33:33 -05:00