]> BookStack Code Mirror - bookstack/history - app/Http/Middleware/ApiAuthenticate.php
Added API listing filtering & cleaned ApiAuthenticate returns
[bookstack] / app / Http / Middleware / ApiAuthenticate.php
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