BookStack/app
julesdevops c9beacbfbf fix(User Creation): do not persist the user if invitation fails
- Wrap the user creation process in a transaction
- Add test
2022-01-19 20:46:38 +01:00
..
Actions Fixed failing webhook test cases 2022-01-03 19:51:13 +00:00
Api
Auth Merge branch 'webhooks' 2021-12-18 11:40:08 +00:00
Config Allowed database queue usage where desired 2021-12-13 18:34:18 +00:00
Console Updated failing tests, Applied StyleCI changes 2021-12-18 16:41:42 +00:00
Entities Applied latest styleci changes 2022-01-10 18:18:15 +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 fix(User Creation): do not persist the user if invitation fails 2022-01-19 20:46:38 +01:00
Interfaces
Notifications
Providers Aligned password length requirements 2021-12-18 16:33:40 +00:00
Settings
Theming Applied latest styleCI changes 2022-01-06 12:18:11 +00:00
Traits
Translation
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
helpers.php
Model.php