Mercurial > p > roundup > code
view website/www/docs.txt @ 5934:db9bd45d50ad
Refactor jwt auth into authenticate_bearer_token() method on Client
The json web token authentication was buried inside determine
user. Refactored to put this authenticate_bearer_token method so it
can (hopefully) be overriden by an instance.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 19 Oct 2019 16:35:08 -0400 |
| parents | e793eafba69c |
| children | 29d428927362 |
line wrap: on
line source
Docs ==== .. toctree:: :maxdepth: 2 docs/features docs/installation docs/upgrading docs/FAQ docs/user_guide docs/customizing docs/admin_guide docs/xmlrpc Design (original) <docs/design> docs/developers docs/tracker_templates docs/acknowledgements docs/license
