This website requires JavaScript.
Explore
Help
Sign In
colin
/
bookstack
Watch
1
Star
0
Fork
You've already forked bookstack
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cdd446ac73
bookstack
/
app
/
Exceptions
/
SamlException.php
8 lines
88 B
PHP
Raw
Normal View
History
Unescape
Escape
Apply fixes from StyleCI
2021-06-26 23:23:15 +08:00
<
?
php
namespace
BookStack\Exceptions
;
Add login and automatic registration; Prepare Group sync
2019-08-07 05:42:46 +08:00
Add error messages, fix LDAP error
2019-08-07 21:31:10 +08:00
class
SamlException
extends
NotifyException
Add login and automatic registration; Prepare Group sync
2019-08-07 05:42:46 +08:00
{
}