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

r3800:6b2775a5 stable
r4002:5f150e86 default
Show More
release-notes-4.17.2.rst
40 lines | 382 B | text/x-rst | RstLexer

|RCE| 4.17.2 |RNS|

Release Date

  • 2019-07-05

New Features

General

Security

Performance

Fixes

  • UI: fixed missing icons on some cases.
  • Commits: hide links icon of message that don't expand.

Upgrade notes

  • Un-scheduled release addressing problems in 4.17.X releases.