]> BookStack Code Mirror - bookstack/history - tests/Api/ApiAuthTest.php
added api functionality to handle book Shelves
[bookstack] / tests / Api / ApiAuthTest.php
2020-02-02 Dan BrownMerge pull request #1866 from BookStackApp/auth_alignment
2020-02-02 Dan BrownSimplified guard names and rolled out guard route checks
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-18 Dan BrownAdded configurable API throttling, Handled API errors... 1826/head
2020-01-01 Dan BrownFixed test class names + add perm. check to api session...
2019-12-30 Dan BrownAdded expiry checking to API token auth
2019-12-30 Dan BrownAdded testing coverage to API token auth