]> BookStack Code Mirror - bookstack/history - app/Auth/Access/Saml2Service.php
Code cleanup, bug squashing
[bookstack] / app / Auth / Access / Saml2Service.php
2020-12-03 James GeigerMerge pull request #1 from BookStackApp/master
2020-11-21 Dan BrownMerge pull request #2360 from BookStackApp/activity_revamp
2020-11-20 Dan BrownImplemented remainder of activity types
2020-09-13 Dan BrownMerge branch 'master' into attachment_drag_drop
2020-08-04 Dan BrownPrevented email confirmation exception throw on registr...
2020-04-10 Dan BrownMerge branch 'feature_change_view_in_shelves_show'...
2020-04-09 Dan BrownMerge branch 'feature/#1598' of git://github.com/cw1998...
2020-03-14 Dan BrownMerge branch 'feature/public-login-redirect' of git...
2020-03-06 Dan BrownMerge branch 'perl_syntax_highlight' of git://github...
2020-03-04 Dan BrownMerge branch 'master' of git://github.com/Binternet...
2020-02-18 jzoyMerge pull request #1 from BookStackApp/master
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...