-
wrote on Dec 10, 2019, 4:37 AM last edited by girish Dec 10, 2019, 11:43 PM
-
could be related to https://github.com/BookStackApp/BookStack/issues/1541
can you confirm that the registration is in fact not working after checking the box?
-
wrote on Dec 10, 2019, 1:30 PM last edited by
In fact, I was setting up github login and found that it didn't work. Prompt me that registration is not turned on.
-
could be related to https://github.com/BookStackApp/BookStack/issues/1541
can you confirm that the registration is in fact not working after checking the box?
-
I found the root cause, external registration is disabled when LDAP login method is enabled in the book stack code - https://github.com/BookStackApp/BookStack/blob/master/app/Settings/SettingService.php#L269
-
I have updated bookstack package to support optional cloudron authentication. If you do a fresh install, you will get the option to install without cloudron auth. After that, you can enable external registration.