]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/Auth/Saml2Controller.php
Guest create page: name field autofocus
[bookstack] / app / Http / Controllers / Auth / Saml2Controller.php
2022-09-27 Dan BrownMerge branch 'auth_review' into development
2022-09-22 Dan BrownRemoved usage of laravel/ui dependency
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2021-11-14 Dan BrownChanged logout routes to POST instead of GET
2021-10-23 Dan BrownMerge branch 'fix_sidebar_css' of https://github.com...
2021-10-23 Dan BrownReviewed SAML SLS changes for ADFS, #2902
2021-10-21 Dan BrownMerge branch 'master' of https://github.com/theodor...
2021-10-20 Dan BrownApplied styleci changes
2021-10-20 Dan BrownMerge pull request #2996 from BookStackApp/saml2_acs_se...
2021-10-20 Dan BrownUpdated SAML ACS post to retain user session 2996/head
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-08-04 Dan BrownMerge branch 'v21.05.x'
2021-07-03 Dan BrownMerge branch 'v21.05.x'
2021-06-26 Dan BrownMerge pull request #2820 from BookStackApp/analysis...
2021-06-26 Dan BrownApply fixes from StyleCI 2820/head
2021-06-23 Dan BrownMerge branch 'create-content-meta-tags' of https:/...
2021-06-22 Dan BrownMerge branch 'markdown-export' of https://github.com...
2021-05-26 Dan BrownMerge branch 'prev-next-button' of https://github.com...
2021-05-24 Dan BrownMerge branch 'master' of https://github.com/jasonhoule...
2021-05-24 Dan BrownMerge branch 'show-tags' of https://github.com/burnoutb...
2021-05-08 Dan BrownMerge branch 'ivir-authncontext' of https://github...
2021-03-21 Dan BrownMerge branch 'feature/sort-shelf-books' of git://github...
2021-03-21 Dan BrownMerge branch 'master' into docker-tests
2021-03-16 Dan BrownMerge branch 'master' of git://github.com/ckleemann...
2021-03-15 Dan BrownMerge branch 'search-owned-by-me' of git://github.com...
2021-03-14 Dan BrownMerge branch 'master' of git://github.com/webfoersterei...
2021-03-13 Dan BrownMerge branch 'v0.31.x'
2021-03-07 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-03-07 Dan BrownRan phpcbf and updated phpcs.xml
2021-02-07 Dan BrownMerge branch 'master' of git://github.com/Body4/BookSta...
2021-01-30 Dan BrownMerge branch 'footer-links' of git://github.com/james...
2021-01-30 Dan BrownMerge branch 'feature_add_add-button_to_home_view'...
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/rondaa/BookSt...
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/Swoy/BookStac...
2020-12-18 Dan BrownMerge branch 'v0.30.x'
2020-12-17 Dan BrownMerge branch 'v0.30.x'
2020-12-06 Dan BrownMerge branch 'v0.30.x'
2020-12-03 James GeigerMerge pull request #1 from BookStackApp/master
2020-11-21 Dan BrownAligned constructors across controller classes
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 BrownSimplified guard names and rolled out guard route checks
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 tests to cover saml and added controller middleware 1787/head
2019-11-17 Dan BrownAdded SAML singleLogoutService capabilities
2019-11-17 Dan BrownStarted using OneLogin SAML lib directly