]> BookStack Code Mirror - bookstack/history - app/Api/ApiTokenGuard.php
Updated styles to use logical properties/values
[bookstack] / app / Api / ApiTokenGuard.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
2019-12-30 Dan BrownAdded expiry checking to API token auth
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