fedora-infra / fas

Fedora Account System
https://admin.fedoraproject.org/accounts
GNU General Public License v2.0
40 stars 50 forks source link

Pkgdb2 changes #40

Closed pypingou closed 10 years ago

pypingou commented 11 years ago

For pkgdb2 we are working on allowing groups to have commit ACLs, for this we create a new type of group the 'pkgdb' groups and we need a way to retrieve all the groups of a certain type (pkgdb type for pkgdb2).

These commits implement both.

laxathom commented 10 years ago

Tested on fas01.dev.fp.o You should also update the help balloon with the new group's type from fas/help.py

Otherwise, :+1:

pypingou commented 10 years ago

It's in the last commit no? in https://github.com/fedora-infra/fas/commit/8c3ba321ca1a69fdba46aea26493cb33e015402d

laxathom commented 10 years ago

Indeed! You can merge then ;)