Toshio くらとみ
|
d11944cf5c
|
* Fix instructions to include plpython requirement.
* Start working on a list of requirements.
|
2008-02-29 22:14:12 +00:00 |
|
Michael McGrath
|
2e4fa02d68
|
Added more instructions to README, still testing but these will at least cause it to start up properly on a fresh machine
|
2008-02-29 16:12:21 -06:00 |
|
Toshio くらとみ
|
5fdcdab50f
|
* Fix a missing command for creating the db.
|
2008-02-29 21:42:27 +00:00 |
|
Michael McGrath
|
696f4d8883
|
Added a welcome message from the docs team
|
2008-02-29 12:48:18 -06:00 |
|
Michael McGrath
|
672d3139fd
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-02-29 12:46:03 -06:00 |
|
Toshio Kuratomi
|
da6f6cb2a4
|
* Ignore the egg_info directory.
|
2008-02-29 07:56:45 -08:00 |
|
Toshio Kuratomi
|
0d364dbd07
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-02-29 07:45:23 -08:00 |
|
Toshio Kuratomi
|
a23587ad0b
|
* Rewrite README for non-LDAP.
* Delete the egg-info from git and give instructions for generating it on
a fresh checkout in README.
|
2008-02-29 07:44:05 -08:00 |
|
|
494cf8fc8d
|
Merge read json_request methods into existing methods, add identity requirement in a few places.
|
2008-02-29 10:24:40 -05:00 |
|
Toshio Kuratomi
|
02102e67b5
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-02-29 07:00:47 -08:00 |
|
Toshio Kuratomi
|
748d8bce76
|
* Make the safasprovider.py we have in this repo into an identity provider.
This will be used internally to fas2 so we don't need to put it in
python-fedora.
|
2008-02-29 06:59:46 -08:00 |
|
Michael McGrath
|
858ed33dc8
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-02-28 22:25:12 -06:00 |
|
|
8aa7b66979
|
Use random, different salts for each user (not tested with MakeShellAccounts yet).
|
2008-02-28 23:13:35 -05:00 |
|
Michael McGrath
|
dd3779ac6c
|
Added some logging
|
2008-02-28 20:58:32 -06:00 |
|
Michael McGrath
|
7634069363
|
added permissions for logging
|
2008-02-28 19:24:08 -06:00 |
|
Michael McGrath
|
d8852aeba6
|
updated shadow password to match salt
|
2008-02-28 19:09:17 -06:00 |
|
Toshio Kuratomi
|
53e0336711
|
* TODO file to list blockers for the first release.
|
2008-02-28 13:48:18 -08:00 |
|
Michael McGrath
|
907392408e
|
removed print statement.
|
2008-02-28 14:59:39 -06:00 |
|
Michael McGrath
|
bb3a4c8b36
|
initial workings of the shadow crypted passwords in the database
|
2008-02-28 14:07:14 -06:00 |
|
Michael McGrath
|
a9d6703946
|
this works.. but is nasty. Real nasty.
|
2008-02-28 14:02:24 -06:00 |
|
Michael McGrath
|
f0dacb5893
|
Use authentication when grabbing password data
|
2008-02-28 11:48:10 -06:00 |
|
Michael McGrath
|
e89c3f53df
|
left over from merge
|
2008-02-28 11:33:40 -06:00 |
|
Toshio Kuratomi
|
42581b19b8
|
* Change login() method to support json logins (as needed by BaseClient).
|
2008-02-28 09:26:10 -08:00 |
|
Michael McGrath
|
144cd1cc62
|
Close to working passwd and shadow files. STill need md5 hash, and for that we need logins to work properly via json
|
2008-02-28 11:21:24 -06:00 |
|
Michael McGrath
|
ed7c65a0e1
|
this code now works with Toshio's json fix. When run as root it will install the groups db file, with groups, and memberships. I'll clean it up tomorrow as well as add password and shadow information.
|
2008-02-27 22:45:11 -06:00 |
|
Michael McGrath
|
7d7f75ed37
|
Add an easy way to get memberships from a group listing
|
2008-02-27 22:42:39 -06:00 |
|
Michael McGrath
|
adc15145c9
|
there is no user.username for identity if the user is anonymous
|
2008-02-27 21:38:03 -06:00 |
|
|
e822de47df
|
Get the invite function working.
|
2008-02-27 20:32:42 -05:00 |
|
|
765c08cdea
|
Missed a few validator things.
|
2008-02-27 20:29:12 -05:00 |
|
|
6520579448
|
Clean up validators, remove old imports.
|
2008-02-27 20:21:20 -05:00 |
|
|
98f3cf6695
|
Fix CLA (takes keyids now), and clean up templates.
|
2008-02-27 20:03:27 -05:00 |
|
|
674fb10118
|
Kill PhoneNumber validator. It is way too restrictive.
|
2008-02-27 19:32:25 -05:00 |
|
|
13fd179c66
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-02-27 19:18:42 -05:00 |
|
Michael McGrath
|
3b0863a0b6
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-02-27 18:17:13 -06:00 |
|
Michael McGrath
|
e0218e91c2
|
Added json request, this is going to be completely redone
|
2008-02-27 18:15:44 -06:00 |
|
|
771427373c
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-02-27 18:50:28 -05:00 |
|
|
b784ee761f
|
Move some variables out of the controller, fix templates a bit.
|
2008-02-27 18:50:00 -05:00 |
|
Toshio Kuratomi
|
6858dcc198
|
* Filter certain information out of json returns.
|
2008-02-27 15:32:22 -08:00 |
|
Michael McGrath
|
cbf7a5abbf
|
added preamble to fas code. This does actually work and creates a dbfile that, when placed in /var/db/ will print your groups up. I've got some major overhauls to do here but the proof of concept is sound. (groups are still missing members though).
|
2008-02-27 16:56:26 -06:00 |
|
Michael McGrath
|
1c226a37c9
|
exposed json entry
|
2008-02-27 16:54:51 -06:00 |
|
Michael McGrath
|
38840fc1ee
|
quick fix, forgot to specify column - toshio
|
2008-02-27 16:54:30 -06:00 |
|
Toshio Kuratomi
|
f7e80864e5
|
* Port SABase to SQLAlchemy-0.4.
|
2008-02-27 14:32:09 -08:00 |
|
Toshio Kuratomi
|
6b194125b1
|
* Need to bind person and group id's together as we need a dedicated group id
for each person.
|
2008-02-27 14:18:52 -08:00 |
|
|
5db6c6db96
|
Add a few more values in the initial data.
|
2008-02-27 15:25:52 -05:00 |
|
|
8345e1bd98
|
Temporarily make group actions look nicer - we'll want to add icons, etc. in the future.
|
2008-02-27 15:22:01 -05:00 |
|
|
e037150256
|
Clean up user list.
|
2008-02-27 15:16:30 -05:00 |
|
Michael McGrath
|
15cf116caa
|
Some minor fixes to view and edit
|
2008-02-27 13:55:37 -06:00 |
|
|
f2debd00cd
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-02-27 13:49:45 -05:00 |
|
|
9471dcb5d7
|
Get more group stuff working.
|
2008-02-27 13:45:49 -05:00 |
|
Mike McGrath
|
bdea4df88d
|
Added epel-repoclosure
|
2008-02-27 12:18:54 -06:00 |
|