Mike Bonnet
1ab7d2c898
allow the username component of the client's DN to be configurable
2007-03-20 10:56:52 -04:00
Mike Bonnet
27100cd914
provide some more defaults for httpd options
2007-03-20 10:34:56 -04:00
Mike Bonnet
acd7cde21c
- centralize user creation in the Session class
...
- check user status on login as well as session creation
- don't even create sessions for blocked users
2007-03-19 17:27:48 -04:00
Mike Bonnet
73e2a50113
enable-user and disable-user cli commands
2007-03-19 14:06:05 -04:00
Mike Bonnet
6a7b2ed972
add the add-user admin command
2007-03-19 13:31:43 -04:00
Mike Bonnet
4f100047eb
clean up httpd options handling in a couple places
2007-03-19 13:29:42 -04:00
Michael Bonnet
6578e852a8
Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/koji
2007-03-16 21:45:14 -04:00
Michael Bonnet
20ca1a8f84
- don't try to guess what kind of authentication we want to use in ClientSession.login() - allow clients to call login() (for user/password), krb_login() (for Kerberos), or ssl_login() (for client certificates)
...
- update all clients to call ssl_login() directly when appropriate
- rename references to NotAllowed -> ActionNotAllowed, because NotAllowed had already been renamed
- raise an error in CreateSSLContext instead of immediately exiting
2007-03-16 21:39:02 -04:00
Michael Bonnet
2cb2f3684d
enable authentication via SSL client certificates in the web interface
2007-03-16 21:39:02 -04:00
Michael Bonnet
95db5c1f63
enable authentication from the cli via SSL client certificates
2007-03-16 21:39:01 -04:00
Mike Bonnet
d1ceff82c9
- handle inserting and displaying utf-8 data in the database
...
- allow options to be specified in the config file but not on the cmdline
2007-03-15 11:40:05 -04:00
Jesse Keating
d802163348
Use -p with install to preserve timestamps, etc...
2007-02-20 10:01:29 -05:00
Jesse Keating
034de335ad
Move web content from /var/www to /usr/share
2007-02-20 09:51:08 -05:00
Mike Bonnet
49cf8072c3
sort changelog entries by id instead of date, to handle entries made on the same day
2007-02-16 15:37:09 -05:00
Jesse Keating
5d7e66a17e
Initial code drop
2007-02-14 11:25:01 -05:00