The gocept.loginuser distribution
Sqlalchemy user object and password management.
This package is compatible with Python version 3.6 up to 3.9 and PyPy3.
Developing gocept.loginuser
- Author:
- PyPI page:
- Issues:
- Source code:
- Current change log:
https://raw.githubusercontent.com/gocept/gocept.loginuser/master/CHANGES.rst
Change log for gocept.loginuser
3.0 (2021-04-08)
Drop support for Python 2 and 3.5.
Add support for Python 3.9.
2.1 (2021-01-07)
Drop support for Python 3.4.
Add support for Python 3.7 and 3.8.
Migrate to GitHub and GitHub Actions.
2.0 (2018-02-16)
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 (2017-04-25)
Fix setup.py
1.2 (2015-09-24)
Add support for Python 3.3 up to 3.5.
1.1 (2015-02-09)
Allow for the password hash to specify the hashing algorithm inline (made sha256 available so far).
1.0.1 (2015-01-07)
Fixed brown-bag release.
1.0 (2015-01-07)
initial release
Release files for gocept.loginuser 3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gocept.loginuser-3.0.tar.gz | 7.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gocept.loginuser-3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.6 kB
Release files / gocept.loginuser-3.0.tar.gz
| Download URL | gocept.loginuser-3.0.tar.gz |
|---|---|
| Size | 7.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0844f686b187d2764c403594712e3f9851d6af0bacff96e07a88918a4e647a3a
|
|
BLAKE2b-256 checksum How to use checksums |
57a7a9f974b77cf54828cd5a5b921243b2674726813eb9b93b77bc5f2caf9399
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/None requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.10
|
Release files / gocept.loginuser-3.0-py3-none-any.whl
| Download URL | gocept.loginuser-3.0-py3-none-any.whl |
|---|---|
| Size | 7.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b10b526a871095352229ff963f80894d96cb8bf7b33780760901d42d955db65f
|
|
BLAKE2b-256 checksum How to use checksums |
f412278f0903a3a7a09e580763d76b519360f37f4b98ee4a193a538aec4a6cae
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/None requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.10
|