datasette-auth-passwords

Datasette plugin for authentication using passwords

Downloads
1.2K
Stars
22
Committers
3

Bot releases are hidden (Show)

datasette-auth-passwords - 1.1 Latest Release

Published by simonw almost 2 years ago

  • Now adds a "Log in" item to the Datasette navigation menu if the user is logged out. #23
  • Increased password hash iteration to 480,000. #21
datasette-auth-passwords - 1.0

Published by simonw over 2 years ago

  • New command, datasette hash-password, for generating password hashes on the command line. #19
datasette-auth-passwords - 0.4.1

Published by simonw over 3 years ago

datasette-auth-passwords - 0.4

Published by simonw over 3 years ago

  • Optional support for HTTP Basic authentication. #15
datasette-auth-passwords - 0.3.3

Published by simonw almost 4 years ago

  • 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
datasette-auth-passwords - 0.3.2

Published by simonw about 4 years ago

  • setup.py now depends on datasette>=0.44
datasette-auth-passwords - 0.3.1

Published by simonw about 4 years ago

  • Cosmetic improvement to /-/password-tool interface - the copy button now displays "Copied!" after it is clicked to let the user know that the hash has been copied to their clipboard
datasette-auth-passwords - 0.3

Published by simonw over 4 years ago

datasette-auth-passwords - 0.2.1

Published by simonw over 4 years ago

  • Fixed bug in the datasette publish documentation.
datasette-auth-passwords - 0.2

Published by simonw over 4 years ago

  • Redesigned configuration to work with --plugin-secret. #8
  • Correctly package all templates. #9
datasette-auth-passwords - 0.2a

Published by simonw over 4 years ago

Alpha release to help test #7 and #8.

datasette-auth-passwords - 0.1

Published by simonw over 4 years ago

  • Initial release, supporting a hard-coded list of accounts in the plugin configuration.
Package Rankings
Top 15.8% on Pypi.org
Badges
Extracted from project README
PyPI Changelog License