Datasette-auth-passwords

Latest version: v1.1

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

Scan your dependencies

Page 1 of 2

1.1

- Now adds a "Log in" item to the Datasette navigation menu if the user is logged out. [23](https://github.com/simonw/datasette-auth-passwords/issues/23)
- Increased password hash iteration to 480,000. [21](https://github.com/simonw/datasette-auth-passwords/issues/21)

1.0

- New command, `datasette hash-password`, for generating password hashes on the command line. [19](https://github.com/simonw/datasette-auth-passwords/issues/19)

0.4.1

- Now depends on datasette>=0.56.1, to avoid a [Datasette security vulnerability](https://github.com/simonw/datasette/issues/1360).

0.4

Not secure
- Optional support for HTTP Basic authentication. [15](https://github.com/simonw/datasette-auth-passwords/issues/15)

0.3.3

Not secure
- Fixed bug where users with a `"someusername_password_hash"` value defined in `metadata.json` but no corresponding `"actor"` record were incorrectly signed in as an actor with `"id": "username"`, when they should have been signed in as an actor with `"id": "someusername"`. 14

0.3.2

Not secure
- `setup.py` now depends on `datasette>=0.44`

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.