Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-04 | py-kerberos: updated to 1.3.0 | adam | 3 | -26/+9 | |
1.3.0: Unknown changes | |||||
2017-09-30 | py-kerberos: update to 1.2.5 | adam | 2 | -8/+7 | |
1.2.5: Bug fixes. | |||||
2017-04-23 | Merge upstream pull request #52 from kwlzn/kwlzn/none_principal_fix | markd | 3 | -2/+20 | |
Allow `authGSSClientInit` principal kwarg to be None. | |||||
2016-06-09 | Add py-kerberos 1.2.4 | markd | 9 | -0/+164 | |
This Python package is a high-level wrapper for Kerberos (GSSAPI) operations. The goal is to avoid having to build a module that wraps the entire Kerberos.framework, and instead offer a limited set of functions that do what is needed for client/server Kerberos authentication based on RFC 4559. |