##// END OF EJS Templates
auth: add scope and login restrictions to rhodecode plugin, and scope restriction to token plugin....
auth: add scope and login restrictions to rhodecode plugin, and scope restriction to token plugin. - allows limiting the usage of builtin auth to HTTP only (so force usage of tokens) - allows migration to something like saml keeping only super-admin for login.

File last commit:

r2629:2b5ee202 stable
r3392:5cc5c872 default
Show More
release-notes-4.11.5.rst
39 lines | 317 B | text/x-rst | RstLexer

|RCE| 4.11.5 |RNS|

Release Date

  • 2018-02-21

New Features

General

Security

Performance

Fixes

  • Auth: fixed a regression with external auth new users creation.

Upgrade notes

  • Unscheduled bugfix release.