Michael McGrath
|
e4b89fae35
|
abstracted the key bit. Tomorrow we will have the ssh key restricted logins
|
2008-03-06 23:28:18 -06:00 |
|
Michael McGrath
|
ea265147b3
|
ssh keys work now
|
2008-03-06 22:59:24 -06:00 |
|
Michael McGrath
|
88bc55e60a
|
dirs now removed when users get removed from valid groups
|
2008-03-06 22:34:36 -06:00 |
|
Michael McGrath
|
245e267ac4
|
added something to the todo
|
2008-03-06 22:16:33 -06:00 |
|
Michael McGrath
|
e2f2cbe5ab
|
The most likely thing they'd do after a user creation is change the password. Might as well make it easy on them
|
2008-03-06 21:45:33 -06:00 |
|
Michael McGrath
|
b7088d5029
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-03-06 21:18:22 -06:00 |
|
Michael McGrath
|
a9a53b5dc7
|
Creation works
|
2008-03-06 21:06:06 -06:00 |
|
|
6a3ebfc345
|
Groundwork for managing user emails.
|
2008-03-06 20:44:08 -05:00 |
|
|
660594dd13
|
Fix by_email_address (now for users/groups), add by_id for groups.
|
2008-03-06 20:14:33 -05:00 |
|
|
d2f770d47d
|
Clean up key validation - allow non- stuff@stuff comments, etc.
|
2008-03-06 18:49:33 -05:00 |
|
Michael McGrath
|
0288432754
|
not fully working but close with creation of home dirs
|
2008-03-06 16:59:21 -06:00 |
|
Ricky Zhou (周家杰)
|
4477c5a229
|
Import right stuff from model, remove testing thing.
|
2008-03-06 22:39:46 +00:00 |
|
|
d42c1ca9f5
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-03-06 17:24:38 -05:00 |
|
|
8d421b864a
|
Add by_id for person.
|
2008-03-06 17:24:03 -05:00 |
|
Michael McGrath
|
d9305694e9
|
now doing file uploads for ssh key and much better error handling
|
2008-03-06 16:19:07 -06:00 |
|
Michael McGrath
|
d41acad677
|
updating ssh keys works now, need to look at validating it
|
2008-03-06 15:45:53 -06:00 |
|
Michael McGrath
|
42598ffa68
|
Better error handling
|
2008-03-06 15:07:23 -06:00 |
|
Michael McGrath
|
8869527089
|
can't forget about ssh key. This is still a work in progress
|
2008-03-06 12:00:19 -06:00 |
|
Michael McGrath
|
fd33f515ef
|
removed shadow specific items under the assumption that passwd and shadow should be kept in sync. Also added some initial restrictive groups which will be utilized on fedorahosted and cvs-int
|
2008-03-06 11:49:25 -06:00 |
|
Michael McGrath
|
9bebbcac2a
|
stupid hack to fix the /accounts/accounts/ thing
|
2008-03-06 09:14:15 -06:00 |
|
|
4f2bba2ee0
|
Refactor the model (and adjust all controllers/templates) to make a pretty interface/schema for email addresses.
person.emails[purpose] should work for read and write, emails are stored in a separate table to make handling verification status much easier.
|
2008-03-05 21:02:28 -05:00 |
|
Toshio Kuratomi
|
846a11e702
|
Update model for new structure of email tables.
Fixes for triggers and syntax errors in fas.sql.
|
2008-03-05 14:01:31 -08:00 |
|
|
895ccd09f0
|
Fix typo.
|
2008-03-05 16:05:31 -05:00 |
|
|
e34c393b45
|
Come on.. fix typo.
|
2008-03-05 14:28:33 -05:00 |
|
|
17eb06c35d
|
Remove last hard-coded /fas/ (hopefully)
|
2008-03-05 14:23:19 -05:00 |
|
|
dbad38df05
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-03-05 14:16:56 -05:00 |
|
|
3237216bc7
|
This had better fix it...
|
2008-03-05 14:16:32 -05:00 |
|
Toshio Kuratomi
|
1f3e3993d4
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-03-05 11:15:34 -08:00 |
|
Toshio Kuratomi
|
8ed7a7eb83
|
Update to new dbschema.
Fix some syntax errors in the triggers.
Remove check_email_unique trigger.
Update bugzilla_sync.
|
2008-03-05 11:12:46 -08:00 |
|
|
4aaf9ae3c0
|
Pass group to sendinvite.
|
2008-03-05 13:00:11 -05:00 |
|
|
0a5339b2f6
|
Hopefully fix boolean type bug.
|
2008-03-05 12:41:58 -05:00 |
|
|
27970e3422
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-03-05 12:37:09 -05:00 |
|
|
08af758bb3
|
Add notice about test instance.
|
2008-03-05 12:36:50 -05:00 |
|
Michael McGrath
|
a65726df96
|
grr, updated static location
|
2008-03-05 11:25:20 -06:00 |
|
Michael McGrath
|
29ed6263b2
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-03-05 11:07:11 -06:00 |
|
Michael McGrath
|
c6e24a90ba
|
added some better info to the 'home' screen as well as re-arranged menu items
|
2008-03-05 11:07:08 -06:00 |
|
|
d91113173f
|
"Fixed" the wrong one.
|
2008-03-05 12:05:30 -05:00 |
|
|
124eaf7811
|
This is way easier (and should be equivalent).
|
2008-03-05 12:02:35 -05:00 |
|
|
d27f674caf
|
Let's see if this helps the /accounts/accounts problem.
|
2008-03-05 11:40:11 -05:00 |
|
|
423fa7b084
|
Fix target/person mixup
|
2008-03-05 11:27:23 -05:00 |
|
|
e05f35858b
|
Make account status actually get info.
|
2008-03-05 11:22:30 -05:00 |
|
|
6530347faf
|
Don't show private data when viewing other users.
|
2008-03-05 11:17:25 -05:00 |
|
|
7b41ea9b51
|
Fix hardcoded /fas/ in help balloons.
|
2008-03-05 10:49:49 -05:00 |
|
|
3fecef8391
|
Fix footer about link
|
2008-03-05 10:11:45 -05:00 |
|
|
a57cfc86b2
|
This might be completely unpythonic (and I'd love to learn to fix it, if it is) - some attempt at handling errors with more specific messages. Will want to do the same to more of auth.py later on.
|
2008-03-05 01:33:28 -05:00 |
|
|
cf4a93c389
|
Update README with l10n info.
|
2008-03-04 22:05:59 -05:00 |
|
|
76755062d2
|
Fix typo.
|
2008-03-04 21:39:24 -05:00 |
|
|
1bfd954206
|
Make logout redirect to / instead.
|
2008-03-04 21:36:02 -05:00 |
|
|
e0a8296d22
|
Fix sendpass to set password to hashed value.
|
2008-03-04 21:32:44 -05:00 |
|
|
71dca855be
|
Fix default prerequisite
|
2008-03-04 21:28:21 -05:00 |
|