]> BookStack Code Mirror - bookstack/history - app/Auth/Access/Saml2Service.php
Fix "Declaration of Middleware\TrustProxies::handle should be compatible with Fidelop...
[bookstack] / app / Auth / Access / Saml2Service.php
2019-11-17 Dan BrownMerge pull request #1787 from BookStackApp/saml2_auth
2019-11-17 Dan BrownAdded onelogin attribution and tweaks after testing...
2019-11-17 Dan BrownAdded SAML singleLogoutService capabilities
2019-11-17 Dan BrownAdded the ability to auto-load config from metadata url
2019-11-17 Dan BrownStarted using OneLogin SAML lib directly
2019-11-16 Dan BrownAppeased codeclimate by extracting out external_auth_id...
2019-11-16 Dan BrownStarted review of SAML implementation
2019-11-16 Dan BrownMerge branch 'feature/saml' of git://github.com/Xiphose...
2019-08-07 Daniel SeilerAdd error messages, fix LDAP error 1576/head
2019-08-07 Daniel SeilerRefactor for codestyle
2019-08-06 Daniel SeilerAdd login and automatic registration; Prepare Group...