]> BookStack Code Mirror - bookstack/history - tests/Api
Allow book, shelf, settings & profile form input validation to skip image
[bookstack] / tests / Api /
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-18 Dan BrownFixed bad test class name
2020-01-18 Dan BrownAdded a few test to cover api docs pages
2020-01-12 Dan BrownFilled out base Book API endpoints, added example responses
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 tests to cover API config and listing code
2019-12-30 Dan BrownAdded expiry checking to API token auth
2019-12-30 Dan BrownAdded testing coverage to API token auth