File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,9 @@ Python-GSSAPI
88.. role:: bash(code)
99 :language: bash
1010
11+ .. image:: https://travis-ci.org/pythongssapi/python-gssapi.svg?branch=master
12+ :target: https://travis-ci.org/pythongssapi/python-gssapi
13+
1114Python-GSSAPI provides both low-level and high level wrappers around the GSSAPI
1215C libraries. While it focuses on the Kerberos mechanism, it should also be
1316useable with other GSSAPI mechanisms.
@@ -125,3 +128,15 @@ In addition to RFC 2743/2744, Python-GSSAPI also has support for:
125128* (Additional) Credential Store Extension
126129
127130* Services4User
131+
132+ * Credentials import-export
133+
134+ The Team
135+ ========
136+
137+ (GitHub usernames in parentheses)
138+
139+ * Solly Ross (@directxman12)
140+ * Robbie Harwood (@frozencemetery)
141+ * Simo Sorce (@simo5)
142+ * Hugh Cole-Baker (@sigmaris)
You can’t perform that action at this time.
0 commit comments