BookStack/app/Http
Dan Brown e60d11ee04
Altered social auto-reg to be configurable per service
- Added {$service}_AUTO_REGISTER and {$service}_AUTO_CONFIRM_EMAIL env
options for each social auth system.
- Auto-register will allow registration from login, even if registration
is disabled.
- Auto-confirm-email indicates trust and will mark new registrants as
'email_confirmed' and skip 'confirmation email' flow.
- Also added covering tests.
2018-09-21 18:05:06 +01:00
..
Controllers Altered social auto-reg to be configurable per service 2018-09-21 18:05:06 +01:00
Middleware Added option to disable public lang autodetect 2018-08-12 13:10:55 +01:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Kernel.php Improved 404 handling and fixed editor error 2018-05-19 17:01:33 +01:00