debian-koji/cli
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
..
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
koji.conf enable authentication from the cli via SSL client certificates 2007-03-16 21:39:01 -04:00
Makefile Use -p with install to preserve timestamps, etc... 2007-02-20 10:01:29 -05:00