debian-koji/koji
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
..
ssl - 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
.cvsignore Initial code drop 2007-02-14 11:25:01 -05:00
__init__.py - 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
auth.py - 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
context.py Make context.py executable, it has a main 2007-02-19 13:55:29 -05:00
db.py Initial code drop 2007-02-14 11:25:01 -05:00
Makefile Use -p with install to preserve timestamps, etc... 2007-02-20 10:01:29 -05:00
util.py Initial code drop 2007-02-14 11:25:01 -05:00