Commit graph

835 commits

Author SHA1 Message Date
5e9693d9d0 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-14 17:47:07 -04:00
32484cf92a Move telephone/address check to the right method. 2008-03-14 17:46:36 -04:00
Ricky Zhou (周家杰)
ba33a09da9 Sync with what's in puppet. 2008-03-14 21:42:13 +00:00
6e5e46d29e Woohoo, click-through CLA! 2008-03-14 13:05:01 -04:00
6cf5c25e1e Expose /group/view in json 2008-03-13 21:28:39 -04:00
Michael McGrath
b773e22cf4 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-13 16:06:46 -05:00
Michael McGrath
3a652919d9 removed some debug 2008-03-13 16:06:37 -05:00
Michael McGrath
0b94513275 allow @all as a valid group, for fedorapeople 2008-03-13 15:54:25 -05:00
a419f95a7d Fix misleading password change error. 2008-03-13 15:50:53 -04:00
dbb8e3325a Fedora favicon :) 2008-03-13 15:46:31 -04:00
152f5e7ba0 Fix password reset problem (was missing error_handler) 2008-03-13 15:43:12 -04:00
Michael McGrath
844999b0ab fixed welcome note 2008-03-13 13:22:54 -05:00
Michael McGrath
93e3809e9b added proper aliases support 2008-03-13 13:03:39 -05:00
Michael McGrath
3e6e140e99 Add role_type 2008-03-13 12:35:39 -05:00
Michael McGrath
4aa8ef5973 this is a nasty hack but will work for now. 2008-03-13 11:34:09 -05:00
Michael McGrath
24595cc78c Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-13 10:13:32 -05:00
Michael McGrath
b24d7d8f67 this adds little overhead and gives the admins more control, will need more work later 2008-03-13 10:13:22 -05:00
febe55b73f Fix bug in user list template, regenerate POT 2008-03-13 11:06:26 -04:00
c0019f8f04 Hopefully a *serious* speed improvement :) 2008-03-13 10:42:10 -04:00
dc081090b4 Tell user if they have a pending email change, allow them to cancel it. 2008-03-13 10:36:25 -04:00
c7be316767 Let user know when they have a pending email change. 2008-03-13 10:26:14 -04:00
22e0bed0bf Handle duplicate email on signup correctly (fixes ticket #24) 2008-03-13 10:09:12 -04:00
cfd455e4cc Handle case where user doesn't have gpg_keyid set. Fixes ticket #25 2008-03-13 00:56:05 -04:00
c30cf1839e Get auto-approve working. 2008-03-12 22:47:03 -04:00
1e445f921f Organize the CLA just like we had in FAS1 (we can recover this if we ever need to split into cla_sign/click) 2008-03-12 18:18:12 -04:00
191477ed80 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-12 16:10:19 -04:00
Michael McGrath
8d43092dd9 permission to gpl this from author granted 2008-03-12 15:09:43 -05:00
Michael McGrath
ce35e3ea23 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-12 15:07:56 -05:00
49165be65b Sort user roles. 2008-03-12 15:57:46 -04:00
8f54e25b0d Looks like we're not using person.approve() right now. 2008-03-12 12:18:17 -04:00
a5115b6bd1 Don't think we need this anymore. 2008-03-12 12:05:45 -04:00
f785f16597 Forgot to add verifypass.html 2008-03-12 12:03:04 -04:00
Michael McGrath
fc7b3f97af better error messages 2008-03-12 10:49:20 -05:00
Michael McGrath
744864799d added help bubble for client-side cert 2008-03-12 10:44:12 -05:00
ef1c94e140 Add email-confirmed password changing. 2008-03-12 11:35:38 -04:00
d4b8fb66da Not sure why that flash was commented out... 2008-03-12 08:53:47 -04:00
aeeb3c638d Prerequisites could potentially be a problem (especially if we haven't worked CLA stuff out yet) 2008-03-12 08:50:43 -04:00
67745e9104 Fix markup problem. 2008-03-12 08:50:12 -04:00
8060d9afb9 Add default action to /group/dump for scripts (it'll show cla_sign by default). 2008-03-12 08:49:39 -04:00
89881395e0 Add white background, as requested in ticket 2008-03-12 08:48:13 -04:00
145069ae0e Kill /accounts/accounts 2008-03-12 00:37:10 -04:00
9766a43b84 Add favicon, as somebody brought up :) 2008-03-12 00:31:19 -04:00
e9c43bafa2 Mike mentioned adding creation dates to groups again. Not sure if any of this will work, but hopefully, it's a step in the right direction. (group prereqs too - not sure how broken those are at this point) 2008-03-12 00:28:25 -04:00
61c4632be0 Fix line in fasClient (not touching much else there for now), add verifyemail.html, add commented out new password enforcement. 2008-03-11 23:25:09 -04:00
1970a3ca28 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-11 22:57:39 -04:00
a274df85ee Add email verification. 2008-03-11 21:51:44 -04:00
aa7f27604f Minor fixes to fas2.sql 2008-03-11 21:35:14 -04:00
Toshio Kuratomi
8e91dcf48b Fix some logic errors in the schema. 2008-03-11 18:19:13 -07:00
Toshio Kuratomi
7cbb64c4de Fix the sql schema to use the correct end of quote. 2008-03-11 17:59:16 -07:00
Toshio Kuratomi
c9b921a6cd Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-11 17:53:47 -07:00