#200 fix is_admin still looking at cla_done
Merged by pingou. Opened by ryanlerch.
ryanlerch/fedocal no_admin  into  master

Download 200.patch

previously, even if a user was in the admins group, and had signed the
FPCA, and were a member of more than one group (CLA+1), they were not
given access to the admin interface. This was due to the fact that the
is_admin function was still checking for cla_done rather than
signed_fpca. THis commit fixes this issue

Signed-off-by: Ryan Lerch rlerch@redhat.com

rebased onto a1dba6e356794b01532b778083784e8abeac1b89

Pull-Request has been merged by pingou

Metadata