freeipa / freeipa-community-portal

[ABANDONED] FreeIPA Community Portal extension
GNU General Public License v3.0
4 stars 6 forks source link

Issue #11: Add / Read Stage User #13

Closed tiran closed 8 years ago

tiran commented 8 years ago

PR for #11

With #9 closed the community portal needs a different set of permissions. The permissions

System: Add Users System: Read UPG Definition System: Add User to default group

are no longer needed. Instead the permissions

System: Add Stage User System: Read Stage User

are required. Also the portal needs to access some attributes. The attributes are normally readable by all authenticated users.

Signed-off-by: Christian Heimes cheimes@redhat.com