##// END OF EJS Templates
auth-token: expose fetched token in unified way into request attribute....
auth-token: expose fetched token in unified way into request attribute. - This will allow re-using exposed access token for HTTP views in single place - We will support also exposing tokens from url if special _auth_token will be used as url param - We'll no longer require double logic for extraction of URL/HEADER auth-tokens and have a single place to extract it.

File last commit:

r3288:583d96d1 default
r4002:5f150e86 default
Show More
requirements_docs.txt
8 lines | 128 B | text/plain | TextLexer
/ docs / requirements_docs.txt
sphinx==1.8.2
six==1.11.0
sphinx_rtd_theme==0.4.1
docutils==0.14.0
pygments==2.3.0
markupsafe==1.0.0
jinja2==2.9.6
pytz==2018.4