Updated Release 1.6.0 (markdown)

stonezdj(Daojun Zhang) 2018-09-12 16:58:57 +08:00
parent 9328c15da4
commit bf796009dc
1 changed files with 8 additions and 0 deletions

@ -39,7 +39,15 @@ Cover both image management and helm chart management with one unified powerful
## LDAP group supporting
### Motivations
There are many users using LDAP to manage username password of Harbor, but Harbor administrators need to assign role to each users, and harbor administrators themselves should also be a group. it is not feasible to assign role for each person in a large organization.
### Main features
* Assign role to LDAP group:
Administrator can add user member or group member, the group member can be imported from LDAP server by group DN. the LDAP user in this group can have the group's role.
* Define harbor admin group DN:
After define the harbor group admin, all LDAP user in this group have harbor administrator privileges.
## Replicate images with label filters
## Migrate multiple database to one unified PostgreSQL database