Commit graph

1081 commits

Author SHA1 Message Date
e201968597 Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/fedora-infrastructure 2007-09-26 19:54:09 -07:00
396c0dd8a2 Fix new user problem, add redirects, make CLA index a bit more logical. 2007-09-26 19:45:21 -07:00
Mike McGrath
b54de84142 Added the testing script, I hope someone looks at these and makes them NOT suck 2007-09-26 21:01:00 -05:00
1658f113a4 Remove more leftover debugging statements. 2007-09-26 16:29:21 -07:00
3ee0917ec1 Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/fedora-infrastructure 2007-09-26 16:16:15 -07:00
3e340080f4 Implement GPG-encrypted/signed password reset emails. 2007-09-26 16:15:57 -07:00
Mike McGrath
263e3c5e44 Added vpn layer 2007-09-26 17:02:30 -05:00
Mike McGrath
15d8c1a193 Initial global network diagram 2007-09-26 16:16:24 -05:00
Mike McGrath
58d9a27db9 Added appliaction host 2007-09-26 15:23:15 -05:00
Mike McGrath
3db24ac046 frontend is no longer that relevent as we have a proxy.dia 2007-09-26 14:50:54 -05:00
Mike McGrath
99ce636d84 removed missing doc 2007-09-26 14:49:31 -05:00
Mike McGrath
69f3b09942 Added architecture docs 2007-09-26 14:49:12 -05:00
6f292fec6b Remove testing code. 2007-09-26 10:59:51 -07:00
2bce9b68db Remove testing code. 2007-09-26 10:58:12 -07:00
e512fd4491 Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/fedora-infrastructure 2007-09-26 08:34:53 -07:00
fafd45c271 Working CLA implementation. 2007-09-26 08:34:22 -07:00
Mike McGrath
3c10728aa9 added geoip 2007-09-25 12:48:21 -05:00
a0f13c9667 Modify fasLDAP to handle None values properly, move str() and encode('utf8') into fasLDAP.py. 2007-09-24 19:20:23 -07:00
c6244ca835 Add New Group link, fix decorator orders, clean up templates. 2007-09-24 10:09:49 -07:00
6159aa58e0 Add .gitignore. 2007-09-19 07:49:32 -07:00
23bb57d5a8 Use more general except: in fasLDAP.py 2007-09-17 09:10:30 -07:00
44020c6d25 Implement required groups, fix LDAP problems with empty strings. 2007-09-14 19:07:31 -07:00
ae5cd66631 Generate valid XHTML for now (until TG supports passing more options to Genshi)- minor template fix/validation corrections. 2007-09-11 19:27:57 -07:00
c19f6546e9 Misc fixes/cleanup. 2007-09-10 15:00:51 -07:00
ba5989d72e Remove old TODOs, implement username blacklisting (see config/app.cfg) 2007-09-10 12:50:26 -07:00
71de520f7e Allow group owner to admin group. 2007-09-10 10:45:02 -07:00
4c3cdec8e1 Add toshio's new and improved fasLDAP.py, and modify user.py/group.py to use it. Unfortunately, group.py still uses a modified hideous hack for editing groups. 2007-09-10 10:35:34 -07:00
886b771ef7 Fix up group name restrictions in user list. Restricted groups will stil show up under "Your Roles" 2007-09-07 21:22:16 -07:00
c71113d07d Require special privileges (controlled by canViewGroup) to view groups matched by privileged_view_groups in app.cfg (ex. ^cla_.*). 2007-09-07 21:13:18 -07:00
be7a9278f0 Require auth for group list. 2007-09-07 20:31:59 -07:00
b95745e579 Remove groupName argument to canCreateGroup 2007-09-07 20:19:54 -07:00
Michael Patrick McGrath
33041ceca4 Added preliminary JSON support 2007-09-06 12:09:49 -07:00
Michael Patrick McGrath
86b2ff1c78 Fixed upgrade and downgrade features in group configurations.
Added changed to directly apply when user clicks on apply
2007-09-06 09:14:56 -07:00
Michael Patrick McGrath
0e8f5e1465 Added the group description field with a generic description field 2007-09-06 08:33:22 -07:00
Michael Patrick McGrath
8cd2f41788 Fixed group upgrade and downgrade functions 2007-09-06 08:30:40 -07:00
Michael Patrick McGrath
1f2b5587a7 Added -c to the ldapadd command which will cause it to ignore warnings (as there are many duplicates in the database from a CLA bug) 2007-09-06 07:46:16 -07:00
65a2db4696 Move redirect to else: section 2007-09-05 14:52:59 -07:00
d745482ec1 Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/fedora-infrastructure 2007-09-05 14:52:01 -07:00
7a2a306a69 TODO: Blacklisted usernames 2007-09-05 14:51:57 -07:00
Michael Patrick McGrath
cc9bbe603b We no longer need this fuller format for LDAP 2007-09-05 14:49:03 -07:00
Michael Patrick McGrath
fcbdf371d4 Fix for null values 2007-09-05 11:11:58 -07:00
Michael Patrick McGrath
f4c7d7206f Fixed some issues with password reset 2007-09-05 10:05:12 -07:00
21229d6b9d Move more auth checking to auth.py, modify templates to use auth.py checks. 2007-08-29 13:07:18 -07:00
a68f64ec7f Smarter sorting, use auth.py in templates. 2007-08-28 16:11:06 -07:00
18217d3d76 Make sure that mail doesn't end with @fedoraproject.org 2007-08-28 11:28:21 -07:00
e042891eab Fix unicode error (may be a hideous hack). 2007-08-23 18:54:37 -07:00
3d8193ab76 Update POT file, move to more standard location. 2007-08-23 16:13:38 -07:00
65caabd817 Add group edit, make user modification catch errors. 2007-08-23 16:08:10 -07:00
efe3ab1cf9 Oops, forgot to add the error template. 2007-08-22 20:03:29 -07:00
096f548021 Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/fedora-infrastructure 2007-08-22 20:01:05 -07:00