0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-10 07:17:32 +00:00
BookStackApp_BookStack/app/Console
Dan Brown f83cc83877
Added external-auth-id option to create-admin command
- 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 
2022-01-31 20:43:41 +00:00
..
Commands Added external-auth-id option to create-admin command 2022-01-31 20:43:41 +00:00
Kernel.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00