Gocept-loginuser

Latest version: v2.0

Safety actively analyzes 619566 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.1

================

- Nothing changed yet.

2.0

================

- Passwords are now saved in LDAP style: ``{SHA256}adkjiois34jhdi``.

Attention: If the hash does not start with name of an encryption scheme,
plaintext password is assumed instead of bcrypt, which was assumed in 1.x.

Migration:

- Passwords, that start with ``SHA256:``: Replace the prefix with
``{SHA256}``.
- Passwords without prefix: Add ``{BCRYPT}`` as prefix.

- Drop support for Python 2.6 and 3.3.

- Add support for Python 3.6.

1.3

================

- Fix setup.py

1.2

================

- Add support for Python 3.3 up to 3.5.

1.1

================

- Allow for the password hash to specify the hashing algorithm inline (made
sha256 available so far).

1.0.1

==================

- Fixed brown-bag release.

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.