]> BookStack Code Mirror - bookstack/commit
Theme System: Added AUTH_PRE_REGISTER logical event
authorDan Brown <redacted>
Wed, 21 Feb 2024 15:30:29 +0000 (15:30 +0000)
committerDan Brown <redacted>
Wed, 21 Feb 2024 15:30:29 +0000 (15:30 +0000)
commit055bbf17de2a0a2f6fb28596937a8652013b792a
tree454e38654264dbeb77169f15e38e6ae4e214977a
parentbe3423a16ef497089134d70c10f919f4c59c1cd6
Theme System: Added AUTH_PRE_REGISTER logical event

Included tests to cover.
Manually tested on standard and social (GitHub) auth.
For #4833
app/Access/RegistrationService.php
app/Theming/ThemeEvents.php
lang/en/errors.php
tests/ThemeTest.php