]> BookStack Code Mirror - bookstack/history - app/Providers/AuthServiceProvider.php
Updated minimum php version from 7.3 to 7.4
[bookstack] / app / Providers / AuthServiceProvider.php
2021-12-18 Dan BrownAligned password length requirements
2021-10-21 Dan BrownMerge branch 'master' of https://github.com/theodor...
2021-10-16 Dan BrownApplied latest styles changes from style CI
2021-10-16 Dan BrownMerge branch 'oidc'
2021-10-06 Dan BrownContinued review of #2169
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-09-29 Dan BrownMerge branch 'floviolleau-db-prefixes' of https://githu...
2021-09-26 Dan BrownMerge branch 'log-ip-address' of https://github.com...
2021-09-26 Dan BrownApplied styleci changes
2021-09-26 Dan BrownStandardised facade usage to use via their FQCN
2021-08-21 Dan BrownMerge pull request #2868 from ffranchina/master
2021-08-21 Dan BrownMerge pull request #2827 from BookStackApp/mfa
2021-08-05 Dan BrownUpdated API auth handling of email confirmations
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-01-30 Dan BrownMerge branch 'feature_add_add-button_to_home_view'...
2020-07-09 Jasper WeyneAdd OpenIdService to OpenIdSessionGuard constructor...
2020-07-01 Jasper WeyneFirst basic OpenID Connect implementation
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
2020-02-01 Dan BrownStarted alignment of auth services
2020-01-19 Dan BrownMerge pull request #1845 from SoarinFerret/add-close...
2020-01-18 Dan BrownMerge pull request #1826 from BookStackApp/api_origins
2019-12-30 Dan BrownExtracted API auth into guard
2018-11-04 Dan BrownMerge branch 'v0.24-dev'
2018-09-25 Dan BrownRe-structured the app code to be feature based rather...
2018-01-28 Dan BrownSet /app PHP code to PSR-2 standard
2016-05-03 Dan BrownMerge branch 'v0.9'
2016-05-01 Dan BrownMerge pull request #103 from ssddanbrown/add_role_view_...
2016-05-01 Dan BrownMajor permission naming refactor and database migration... 103/head
2016-01-11 Dan BrownGot LDAP auth working to a functional state
2016-01-09 Dan BrownUpdated laravel to 5.2 and started ldap implementation