Logo
Explore Help
Register Sign In
starred/BookStack
1
0
Fork 0
You've already forked BookStack
mirror of https://github.com/BookStackApp/BookStack.git synced 2026-07-25 13:43:56 +03:00
Code Issues 784 Packages Projects Releases 25 Wiki Activity
Files
development
BookStack/app/Access/Oidc/OidcException.php

10 lines
99 B
PHP
Raw Permalink Normal View History

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
<?php
Played around with a new app structure
2023-05-17 17:56:55 +01:00
namespace BookStack\Access\Oidc;
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
use Exception;
Applied latest StyleCI changes
2022-02-24 15:04:09 +00:00
class OidcException extends Exception
{
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 67ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API