BookStack/app
Dan Brown ce566bea2a
Updated OIDC error handling for better error reporting
Fixes issue where certain errors would not show to the user
due to extra navigation jumps which lost the error message
in the process.
This simplifies and aligns exceptions with more directly
handled exception usage at the controller level.

Fixes #3264
2022-02-24 14:16:09 +00:00
..
Actions Fixed failing webhook test cases 2022-01-03 19:51:13 +00:00
Api Updated with latest styleci changes 2022-02-08 15:29:58 +00:00
Auth Updated OIDC error handling for better error reporting 2022-02-24 14:16:09 +00:00
Config Fixed default registration role display options 2022-01-31 14:16:56 +00:00
Console Made a pass to clean up UserRepo 2022-02-13 12:56:26 +00:00
Entities Applied StyleCI changes, updated readme badges & roadmap 2022-02-13 13:16:43 +00:00
Exceptions Updated OIDC error handling for better error reporting 2022-02-24 14:16:09 +00:00
Facades Added ability to clone books 2021-12-19 19:20:31 +00:00
Http Updated OIDC error handling for better error reporting 2022-02-24 14:16:09 +00:00
Interfaces
Notifications Added language select to the user create form 2022-01-31 22:15:21 +00:00
Providers Added user-update API endpoint 2022-02-03 16:52:28 +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