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 #3222
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