No description
Find a file
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
builder - 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) 2007-03-16 21:39:02 -04:00
cli - 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) 2007-03-16 21:39:02 -04:00
docs Initial code drop 2007-02-14 11:25:01 -05:00
hub - 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) 2007-03-16 21:39:02 -04:00
koji - 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) 2007-03-16 21:39:02 -04:00
tests Initial code drop 2007-02-14 11:25:01 -05:00
util - 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) 2007-03-16 21:39:02 -04:00
www enable authentication via SSL client certificates in the web interface 2007-03-16 21:39:02 -04:00
Authors one last email test typo 2007-02-20 23:26:53 -05:00
COPYING Initial code drop 2007-02-14 11:25:01 -05:00
koji.spec enable authentication via SSL client certificates in the web interface 2007-03-16 21:39:02 -04:00
LGPL Initial code drop 2007-02-14 11:25:01 -05:00
Makefile Don't use tarball directly for building, screws with spec permissions 2007-02-19 15:13:51 -05:00