]> BookStack Code Mirror - bookstack/commit
Fixed default registration role display options
authorDan Brown <redacted>
Mon, 31 Jan 2022 14:16:56 +0000 (14:16 +0000)
committerDan Brown <redacted>
Mon, 31 Jan 2022 14:16:56 +0000 (14:16 +0000)
commit17215431caec61334cd653e030ba3b42c7ef2ca1
treea40efbe7adbeb6be0d628113d4190cf299e479b3
parent90c543064b11cba003b06af087be0f2e1002eda9
Fixed default registration role display options

- This also allows an admin to choose not to have a default role.
- Also applied latest styleCI fixes.

For #3220
app/Auth/User.php
app/Config/dompdf.php
app/Config/snappy.php
resources/lang/en/common.php
resources/views/settings/index.blade.php
tests/Auth/AuthTest.php