]> BookStack Code Mirror - bookstack/history - app/Http/Middleware/ApiAuthenticate.php
Add support Windows Authentication via SAML
[bookstack] / app / Http / Middleware / ApiAuthenticate.php
2020-03-14 Dan BrownMerge branch 'feature/public-login-redirect' of git...
2020-03-04 Dan BrownMerge branch 'master' of git://github.com/Binternet...
2020-01-19 Dan BrownMerge pull request #1845 from SoarinFerret/add-close...
2020-01-18 Dan BrownMerge pull request #1826 from BookStackApp/api_origins
2020-01-01 Dan BrownFixed test class names + add perm. check to api session...
2020-01-01 Dan BrownAdded API listing filtering & cleaned ApiAuthenticate...
2019-12-30 Dan BrownAdded testing coverage to API token auth
2019-12-30 Dan BrownChange email confirmation from own middle to trait
2019-12-30 Dan BrownExtracted API auth into guard
2019-12-30 Dan BrownLinked new API token system into middleware