flask-security

Quick and simple security for Flask applications

MIT License

Downloads
189.5K
Stars
634
Committers
164

Bot releases are visible (Hide)

flask-security - Release 5.5.2 Latest Release

Published by github-actions[bot] 3 months ago

Fix to publish to both flask-security and flask-security-too

flask-security -

Published by github-actions[bot] 3 months ago

Flask-Security-Too is now part os pallets-eco and is now the official Flask-Security.
This release changes docs, links, etc.

There are NO code changes.

flask-security - Release 5.5.0

Published by jwag956 3 months ago

A small feature release including:

  • a new 'change email' feature
  • convert SQLalchemy access to modern select(xx).where(xx) syntax
  • support for Flask-SQLAlchemy-Lite
  • change default password hash to argon2
  • auth tokens now support freshness checks
  • drop python 3.8 support

See Changes for complete list and any backwards compatibility concerns.

flask-security - Release 5.4.3

Published by jwag956 7 months ago

A few small fixes.

flask-security - Release 5.4.2

Published by jwag956 8 months ago

Lost API docs - that's not good.

flask-security - Release 5.4.1

Published by jwag956 8 months ago

Features and fixes release.
As always - consult CHANGES for complete details.

Note: 5.4.0 had some logistics issues - so this is 5.4.1

flask-security - 5.3.3 Release

Published by jwag956 10 months ago

Fix for CVE-2023-49438

flask-security - 5.3.2 Release

Published by jwag956 about 1 year ago

Small bug-fix release - with many JSON API documentation fixes.

flask-security - 5.3.1 Release

Published by jwag956 about 1 year ago

A small release to support latest Flask/Werkzeug and pick up some small bug fixes.

Please read CHANGES/release note carefully.

flask-security - Release 5.3.0

Published by jwag956 over 1 year ago

Improvements to recoverability and confirmation to align with OWASP best practices and reduce possible exploitation.

See Changes for complete list and any backwards compatibility concerns.

flask-security - Release 5.2.0

Published by jwag956 over 1 year ago

Small updates to work with latest Flask/Werkzeug.

Drop support for Python 3.7
Drop support for older versions of dependent packages (such as Flask).

flask-security - Release 5.1.2

Published by jwag956 over 1 year ago

Pick up a few small fixes.

flask-security - Release 5.1.1

Published by jwag956 over 1 year ago

Small fixes - see CHANGES for details.

flask-security - Release 4.1.6

Published by jwag956 over 1 year ago

Small fixes (mostly backports from 5.x) to work with latest Flask, Flask-SQLAlchemy, babel, mypy, WTForms, etc.

flask-security - Release 5.1.0

Published by jwag956 almost 2 years ago

New features: encrypted recovery codes, social 'oauth'.

Other minor fixes, documentation updates.

See Changes for complete list and any backwards compatibility concerns.

flask-security - Release 5.0.2

Published by jwag956 about 2 years ago

A quick release to fix a regression with respect to role permissions.

flask-security - Release 5.0.1

Published by jwag956 about 2 years ago

A single fix for a regression in Change Password.

flask-security - Flask-Security-Too 5.0.0 Release

Published by jwag956 about 2 years ago

A major feature release with some breaking changes. Please read Change Notes carefully.

flask-security - Patch Release - 4.1.5

Published by jwag956 about 2 years ago

A very small set of changes to get FS working with latest Flask, Flask-Login, Werkzeug.

flask-security - Patch Release - 4.1.4

Published by jwag956 over 2 years ago

Only change is to fix failing unit tests when run with latest Flask.

Package Rankings
Top 1.68% on Pypi.org
Top 9.09% on Alpine-edge