##// 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:

r3612:e69647a8 stable
r4002:5f150e86 default
Show More
release-notes-4.16.2.rst
41 lines | 503 B | text/x-rst | RstLexer

|RCE| 4.16.2 |RNS|

Release Date

  • 2019-04-02

New Features

General

Security

Performance

Fixes

  • Integrations: fixed missing template variable for fork reference checks.
  • Permissions: fixed server error when showing permissions for user groups.
  • Pull requests: fixed a bug in removal of multiple reviewers at once.

Upgrade notes

  • Scheduled release addressing problems in 4.16.X releases.