##// END OF EJS Templates
pull-requests: loosen strict view of pull-requests that state is changing...
pull-requests: loosen strict view of pull-requests that state is changing - we now replace it with limited view which still allows deletion/editing of reviewers or title and description - added labels for state changing instead of grey out (it was used for closed PRs) - small UI fixes

File last commit:

r2752:6a688492 stable
r4103:78e087c7 default
Show More
release-notes-4.12.2.rst
41 lines | 491 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.12.2.rst
docs: added release notes for 4.12.2
r2750 |RCE| 4.12.2 |RNS|
------------------
Release Date
^^^^^^^^^^^^
- 2018-05-16
New Features
^^^^^^^^^^^^
General
^^^^^^^
docs: update on 4.12.2 release notes
r2752 - Jenkins: further improve handling of proxied Jenkins server.
docs: added release notes for 4.12.2
r2750
Security
^^^^^^^^
- SSH: fixed found problem with key-storage that could allow remote logins
performed by rhodecode authorized users with specially crafted SSH Keys.
Performance
^^^^^^^^^^^
Fixes
^^^^^
Upgrade notes
^^^^^^^^^^^^^
docs: update on 4.12.2 release notes
r2752 - Unscheduled release addressing found security problem.