mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-29 18:55:16 +08:00

- Added tests to cover. - Refactored some existing testing. - Requires password or external_auth_id to be provided. Defaults to password. - Randomly sets password to 32 digit random chars if external_auth_id provided instead. For #3222