0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-03-13 03:43:22 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Dan Brown
d133f904d3
Auth: Changed email confirmations to use login attempt user
Negates the need for a public confirmation resend form
since we can instead just send direct to the last session login attempter.
2024-05-20 17:23:15 +01:00
Dan Brown
141eecb858
Cleaned up namespacing in routes
Also moved home controller and moved controllers up a level in http.
2023-05-18 20:57:05 +01:00
Dan Brown
295cd01605
Played around with a new app structure 2023-05-17 17:56:55 +01:00
Renamed from app/Http/Controllers/Auth/ConfirmEmailController.php (Browse further)