Skip to content

Commit

Permalink
[docs] Note that cred store values must not be empty
Browse files Browse the repository at this point in the history
Resolves: #182
  • Loading branch information
frozencemetery authored and simo5 committed Aug 21, 2019
1 parent 608a142 commit 62006b2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source/credstore.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ operations.
share the same or similar keywords, but their meaning is always local to a
specific mechanism.
.. note:
`None` is not a permitted value and will raise exceptions. Phrased
differently, values must be strings, not empty.
The krb5 mechanism in MIT libraries
-----------------------------------

Expand Down

0 comments on commit 62006b2

Please sign in to comment.