Commit graph

948 commits

Author SHA1 Message Date
9c359b3157 "Working" OpenID provider, needs *serious* refactoring/possibly implement trusted URLs in LDAP. 2007-10-05 18:54:20 -07:00
1484308c86 Update config hostname, clean up OpenID ID page. 2007-10-04 21:41:59 -07:00
ce31d3bed6 Make OpenID actually work, disable SSL for testing, move deploy-specific config to dev.cfg. 2007-10-03 18:18:11 -07:00
5e196146fb Add visit.cookie.secure = True. 2007-10-03 15:37:42 -07:00
adb665026f Ran a tg-admin update, add a rudimentary OpenID provider. 2007-10-03 15:34:35 -07:00
Mike McGrath
8fcb39ef38 Added upload.cgi script 2007-10-02 20:09:41 -05:00
6c756b90db Add decode() in fasLDAP, remove unnecessary str()/encode(), add robots.txt. 2007-10-02 16:55:20 -07:00
cd13343463 Remove old LDIF. 2007-10-02 16:35:19 -07:00
2b42ba0451 Fix fedoraGroupRequires blank value. 2007-10-02 16:34:55 -07:00
fdb9cacc1c Add new LDIF. 2007-10-02 15:20:55 -07:00
0ab1f59816 Add robots.txt 2007-09-30 11:36:09 -07:00
Mike McGrath
f77e523f36 Buhhh, forgot to commit this 2007-09-27 11:26:44 -05:00
Mike McGrath
a05ae3a167 Spelled Raleigh correctly 2007-09-27 11:26:18 -05:00
Mike McGrath
cc7a1bddc4 Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/fedora-infrastructure 2007-09-27 11:21:26 -05:00
Mike McGrath
d6dae2bce2 Made some changes to these files and added the background. 2007-09-27 11:21:10 -05:00
956a21ccc9 Update POT, the CLA shows up even though it will not be translated (xml:lang="en") 2007-09-26 20:53:38 -07:00
2808a92c08 Fix redirect paths, prevent signing CLAs multiple times, add some placeholder text in templates. 2007-09-26 20:31:40 -07:00
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