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
108e4da8c8
expand user paths before returning options
2007-03-16 21:39:02 -04:00
Michael Bonnet
3976fe331f
enable SSL client certificate authentication for kojira
2007-03-16 21:39:01 -04:00
Michael Bonnet
4283a3ba8f
enable SSL client certificate authentication for kojid
2007-03-16 21:39:01 -04:00
Michael Bonnet
8f8d48cde1
remove redundant expansions
2007-03-16 21:39:01 -04:00
Michael Bonnet
95db5c1f63
enable authentication from the cli via SSL client certificates
2007-03-16 21:39:01 -04:00
Mike Bonnet
aaff4a0a1f
- fix some typos
...
- disable support for non-standard createrepo options
2007-03-15 16:58:23 -04:00
Mike McLean
d5c729f42b
have list-permissions list known perms if --user not specified
2007-03-15 16:02:43 -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
Michael Bonnet
fa24750c44
Avoid namespace collision in handle_build()
2007-03-14 18:06:21 -04:00
Jesse Keating
9f3c4b9830
Set vendor, packager and _host for mock config.
2007-03-14 17:35:06 -04:00
Mike McLean
1f951da27c
fix a traceback in list-pkgs
2007-03-12 16:58:52 -04:00
Mike Bonnet
b3784d15cc
download path is based on build nvr, not package nvr
2007-03-02 14:26:43 -05:00
Jesse Keating
3f2ce17d2e
one last email test typo
2007-02-20 23:26:53 -05:00
Jesse Keating
b7eda89d10
another email test typo
2007-02-20 23:18:19 -05:00
Jesse Keating
4b41496e72
fix typo
2007-02-20 22:47:05 -05:00
Jesse Keating
84ff8c0035
Introduce a typo to test email notification
2007-02-20 22:44:50 -05:00
Jesse Keating
6f5cc8f098
Adding myself to the authors file
2007-02-20 22:09:20 -05:00
Jesse Keating
c372329bb4
more changes from the package review
2007-02-20 16:37:55 -05: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
Jesse Keating
54ce78b307
More cleanup from review
2007-02-19 15:14:01 -05:00
Jesse Keating
3e9dbe8011
Don't use tarball directly for building, screws with spec permissions
2007-02-19 15:13:51 -05:00
Jesse Keating
6b19373cf0
Disable comps import for now
2007-02-19 15:03:52 -05:00
Jesse Keating
a0fe15ba9d
Obfuscate the email addy's a bit.
2007-02-19 14:06:58 -05:00
Jesse Keating
0fa872b531
Remove temp file created for empty repo
2007-02-19 14:06:13 -05:00
Jesse Keating
203b2a8acc
Install context.py as a script
2007-02-19 14:02:27 -05:00
Jesse Keating
3aba07e0a5
Make context.py executable, it has a main
2007-02-19 13:55:29 -05:00
Jesse Keating
3aa214a40f
Clean up some more things found by rpmlint
2007-02-19 13:52:23 -05:00
Mike Bonnet
ea8a108791
Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/koji
2007-02-16 15:39:11 -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
1c9bfcc125
Revert buildroot to current guidelines.
...
Disable testbuild by default.
Use %{name} in various places.
2007-02-16 15:26:02 -05:00
Jesse Keating
3a62d25fc7
Use git for clean.
2007-02-16 15:22:21 -05:00
Jesse Keating
dcca410856
Clean up the tarball target.
2007-02-16 15:15:31 -05:00
Jesse Keating
aad82dcc5d
Adjust for working with git.
2007-02-16 15:13:53 -05:00
Jesse Keating
5d7e66a17e
Initial code drop
2007-02-14 11:25:01 -05:00
root
4967a2a434
Add a file for repo
2007-02-14 11:24:01 -05:00