diff options
| author | Eli Collins <elic@assurancetechnologies.com> | 2012-04-17 16:41:14 -0400 |
|---|---|---|
| committer | Eli Collins <elic@assurancetechnologies.com> | 2012-04-17 16:41:14 -0400 |
| commit | 697b6076d08b773805ae8467df86991148f9faa1 (patch) | |
| tree | bc77f99a60d9c9c37ea6c7638b40900d012b2c73 /docs | |
| parent | 9508cb5a441ab8421ab920fd5d74e7760a882486 (diff) | |
| parent | 9a764e5bcc75c4a43779c28a5b28eeac5fc10868 (diff) | |
| download | passlib-697b6076d08b773805ae8467df86991148f9faa1.tar.gz | |
Merge from default
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/password_hash_api.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/password_hash_api.rst b/docs/password_hash_api.rst index c349992..07c8cbf 100644 --- a/docs/password_hash_api.rst +++ b/docs/password_hash_api.rst @@ -476,6 +476,9 @@ the following attributes are usually exposed. .. not yet documentated, want to make sure this is how we want to do things: + .. attribute:: PasswordHash.summary + optional one-line description of hash + .. attribute:: PasswordHash.default_salt_chars sequence of characters used to generated new salts |
