]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/UserApiTokenController.php
Added support for Fortran language
[bookstack] / app / Http / Controllers / UserApiTokenController.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
2019-12-30 Dan BrownExtracted API auth into guard
2019-12-29 Dan BrownFixed some empty-expiry conditions of token ui flows
2019-12-29 Dan BrownRemoved token 'client' text, avoid confusion w/ oAuth
2019-12-29 Dan BrownAdded testing coverage to user API token interfaces
2019-12-29 Dan BrownBuilt out interfaces & endpoints for API token managment
2019-12-29 Dan BrownStarted work on API token controls