Commit graph

3 commits

Author SHA1 Message Date
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
Daniel Supernault
2b5d723582
Update Curated Onboarding dashboard, improve application filtering and make it easier to distinguish response state 2024-02-24 03:45:09 -07:00
Daniel Supernault
8dac2caf1d
Add Curated Onboarding 2024-02-19 04:00:31 -07:00