Commit graph

338 commits

Author SHA1 Message Date
37793e6bfe Fix some problems with extraction, dedent wasn't worth it. To test, set locale to "test" using either of the previously mentioned methods. 2008-03-03 00:48:26 -05:00
708506e273 Get l10n working. Anonymous users can choose a language through a form on the sidebar. Authenticated users can set a language in their user settings. 2008-03-03 00:22:15 -05:00
16b80d3257 Get time zone stuff working (wow, sqlalchemy makes this so simple!) 2008-03-02 23:06:33 -05:00
7ba2cf704e Trivial replaces in openid_fas.py (even though we'll probably replace the whole thing). 2008-03-02 22:30:41 -05:00
150810f06f Clean up more old stuff. 2008-03-02 22:20:28 -05:00
a9fe69b27b Don't think we need to refer to these anymore :) 2008-03-02 22:18:22 -05:00
9960e20e42 Tighten up a few things in fasClient and group.py, add load=effects and tg.url() to kill a bunch of 404s. 2008-03-02 22:16:34 -05:00
339c51f915 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-02 19:42:23 -05:00
0db9b2fa0b Change port to match dev.cfg, use Toshio's workaround for the makedb bug. 2008-03-02 19:39:57 -05:00
Michael McGrath
b4fb0fc371 Added some more online help 2008-03-01 22:46:36 -06:00
Michael McGrath
466f6c2ffa Updated help items with proper links after tosho's fix 2008-03-01 12:36:30 -06:00
Toshio Kuratomi
9887f53654 * Get links to work in help.
* Clean up the creation of the help texts a little bit.
2008-03-01 10:20:02 -08:00
Michael McGrath
688f12dca7 Added broken links 2008-03-01 11:33:14 -06:00
Michael McGrath
f9b9ad7f42 I'm not totally sold on this, and I haven't figured out how to include links in the actual bubbles. Take a look, let me know what you guys think. I'd like to use this ajax method to keep all the help items in one spot but I'm worried about how to get it translated. 2008-03-01 11:16:22 -06:00
c4b2107d44 Use subprocess to call gpg --keyserver keyserver --recv-key keyid instead. This should be safe, as it won't run a shell. 2008-03-01 02:25:09 -05:00
d1156401a8 Add some (incomplete) validation, remove accidentally added identity requirements. 2008-03-01 01:15:30 -05:00
Michael McGrath
f39fd0d6f9 Bit more information about the client 2008-02-29 18:41:56 -06:00
Michael McGrath
38b4e4c9a4 proper shadow security 2008-02-29 18:34:28 -06:00
Michael McGrath
e0797c007c Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-02-29 18:27:08 -06:00
Michael McGrath
db11efc237 Starting to get somewhere with this 2008-02-29 18:26:57 -06:00
Toshio くらとみ
38254ef660 * Fix some syntax errors in the db schema. 2008-02-29 23:40:33 +00:00
Toshio Kuratomi
a1da7e1ee7 * Rename the allowed_connections table to requests.
* Map the requests table.
2008-02-29 15:36:24 -08:00
Toshio Kuratomi
87e2f73dd5 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-02-29 15:27:34 -08:00
Toshio Kuratomi
cf4088bfcb * Add an allowed_connections table to show connections that have been
approved.
2008-02-29 15:27:03 -08:00
Toshio Kuratomi
330dc60226 * Update copyright date. 2008-02-29 15:25:05 -08:00
Michael McGrath
ecd0bbc90b added a start to the db 2008-02-29 16:36:55 -06:00
Toshio くらとみ
f7621701a3 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-02-29 22:20:44 +00:00
Toshio くらとみ
d5dfcf724e Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
* Fix conflicts in fas/README.
Conflicts:

	fas/README
2008-02-29 22:20:32 +00:00
Michael McGrath
9214283aab Don't forget about admin 2008-02-29 16:15:03 -06:00
Toshio くらとみ
932f55c2fb * Use port 8088 since that's listed on the wiki. 2008-02-29 22:14:35 +00:00
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