]> BookStack Code Mirror - bookstack/history - app/Http/Middleware/ApiAuthenticate.php
Allow book, shelf, settings & profile form input validation to skip image
[bookstack] / app / Http / Middleware / ApiAuthenticate.php
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