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
8
8
.. role:: bash(code)
9
9
:language: bash
10
10
11
+ .. image:: https://travis-ci.org/pythongssapi/python-gssapi.svg?branch=master
12
+ :target: https://travis-ci.org/pythongssapi/python-gssapi
13
+
11
14
Python-GSSAPI provides both low-level and high level wrappers around the GSSAPI
12
15
C libraries. While it focuses on the Kerberos mechanism, it should also be
13
16
useable with other GSSAPI mechanisms.
@@ -125,3 +128,15 @@ In addition to RFC 2743/2744, Python-GSSAPI also has support for:
125
128
* (Additional) Credential Store Extension
126
129
127
130
* 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