Skip to content

Commit 62006b2

Browse files
frozencemeterysimo5
authored andcommitted
[docs] Note that cred store values must not be empty
Resolves: #182
1 parent 608a142 commit 62006b2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/source/credstore.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ operations.
1313
share the same or similar keywords, but their meaning is always local to a
1414
specific mechanism.
1515
16+
.. note:
17+
18+
`None` is not a permitted value and will raise exceptions. Phrased
19+
differently, values must be strings, not empty.
20+
1621
The krb5 mechanism in MIT libraries
1722
-----------------------------------
1823

0 commit comments

Comments
 (0)