]> BookStack Code Mirror - bookstack/history - app/Auth/Access/Saml2Service.php
Move logFailedAccess into Activity
[bookstack] / app / Auth / Access / Saml2Service.php
2020-02-02 Dan BrownMerge pull request #1866 from BookStackApp/auth_alignment
2020-02-02 Dan BrownChecked over and aligned registration option behavior...
2020-02-02 Dan BrownAdded files missed in previous commit
2019-12-27 Dan BrownMerge branch 'master' of git://github.com/albergoniSiva...
2019-12-27 Dan BrownMerge pull request #1762 from dellamina/updateItalianTr...
2019-12-27 Dan BrownMerge pull request #1734 from ististudio/master
2019-12-07 Dan BrownMerge branch 'settings-color-selector' of git://github...
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...