BookStack/app/Http/Controllers/Auth
Dan Brown 7f6cbead33
Performed review of "public intended" functionality provided in #1817
- Updated logic to take url from referrer rather than pass as a query parameter.
- Added tests to cover functionality.
- Updated 404 page with login action button if not signed in.
- Updated 404 page with text to indicate permissions may be affecting visibility.

Related to #1817 and #1706
2020-03-14 18:29:31 +00:00
..
ConfirmEmailController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
ForgotPasswordController.php Simplified guard names and rolled out guard route checks 2020-02-02 13:10:21 +00:00
LoginController.php Performed review of "public intended" functionality provided in #1817 2020-03-14 18:29:31 +00:00
RegisterController.php Checked over and aligned registration option behavior across all auth options 2020-02-02 17:31:00 +00:00
ResetPasswordController.php Simplified guard names and rolled out guard route checks 2020-02-02 13:10:21 +00:00
Saml2Controller.php Checked over and aligned registration option behavior across all auth options 2020-02-02 17:31:00 +00:00
SocialController.php Updated social auth to take name from email if empty 2020-03-10 19:09:22 +00:00
UserInviteController.php Simplified guard names and rolled out guard route checks 2020-02-02 13:10:21 +00:00