Sanic Security Versions Save

An effective, simple, and async security library for the Sanic framework.

v1.11.7

10 months ago
  • Session serialization revision.

v1.11.6

10 months ago
  • Authorization decorators hotfix.

v1.11.5

10 months ago
  • Decorator improvements.
  • Cleaned depreciated variables.

v1.11.4

11 months ago
  • Captcha hotfix.
  • Initial admin account creation hotfix.

v1.11.3

11 months ago
  • Build configuration hotfix.

v1.11.2

11 months ago
  • Accessing cookies by dict key deprecation fix.
  • Captcha testing revisions.
  • Phased out setup.py for pyproject.toml.
  • AuthenticationSession database table name revision.
  • Config CAPTCHA_FONT default value revision.

v1.11.1

1 year ago
  • Account validation methods.

v1.11.0

1 year ago
  • Decorated method sessions passed via ctx instead of method parameter.
  • Test server revisions.
  • Docs revisions.

v1.10.4

1 year ago
  • Token exception revision.
  • Role assignment revision.
  • Docs revisions.

v1.10.3

1 year ago
  • Initial admin account creation hotfix.