##// END OF EJS Templates
docs: added missing reference for the bookmarks feature
marcink -
r3502:2d93f8fd stable
parent child Browse files
Show More
@@ -24,6 +24,8 b' New Features'
24 24 - Artifacts (beta): EE edition exposes new feature called storage_api this allows storing
25 25 binary files outside of Version Control System, but in the scope of a repository or group.
26 26 This will soon become an Artifacts functionality available in EE edition.
27 - User bookmarks: added customizable Bookmark links for logged in users. RhodeCode users can now optionally
28 set upto 10 favorites links to repositories, repository groups, CI linkes, or any other generic links.
27 29 - Authentication: introduced `User restriction` and `Scope restriction` for RhodeCode authentication plugins.
28 30 Admins can limit usage of RhodeCode plugins to super-admins user types, and usage in Web, or VCS protocol only.
29 31 This is mostly to help to migrate users to SAML, keeping the super-admins to manage instances via local-logins,
General Comments 0
You need to be logged in to leave comments. Login now