BookStack/app
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
..
Actions Fixed failing webhook test cases 2022-01-03 19:51:13 +00:00
Api Added API search endpoint 2021-11-14 16:28:01 +00:00
Auth Fixed default registration role display options 2022-01-31 14:16:56 +00:00
Config Fixed default registration role display options 2022-01-31 14:16:56 +00:00
Console Added external-auth-id option to create-admin command 2022-01-31 20:43:41 +00:00
Entities Updated translator attribution and StyleCI changes 2022-01-24 20:55:03 +00:00
Exceptions Changed model loading and permission checking on book sort 2022-01-04 21:09:34 +00:00
Facades Added ability to clone books 2021-12-19 19:20:31 +00:00
Http Added parent context to recently updated items 2022-01-24 21:21:30 +00:00
Interfaces Tweaked custom command registration, Added StyleCI fixes 2021-11-22 22:22:31 +00:00
Notifications Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Providers Aligned password length requirements 2021-12-18 16:33:40 +00:00
Settings Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Theming Applied latest styleCI changes 2022-01-06 12:18:11 +00:00
Traits Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
Translation Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Uploads Applied latest styleCI changes 2022-01-06 12:18:11 +00:00
Util Added detection and thumbnail bypass for apng images 2022-01-04 13:10:35 +00:00
Application.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
helpers.php Merge branch 'v21.05.x' 2021-07-03 12:02:13 +01:00
Model.php Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00