-
look like this ?
-
I see there is no upstream fix yet. I have subscribed to that thread so I can build a new package when it gets fixed.
-
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.