Skip to main content

Invenio user management and authentication.

Project description

https://img.shields.io/travis/inveniosoftware/invenio-accounts.svg https://img.shields.io/coveralls/inveniosoftware/invenio-accounts.svg https://img.shields.io/github/tag/inveniosoftware/invenio-accounts.svg https://img.shields.io/pypi/dm/invenio-accounts.svg https://img.shields.io/github/license/inveniosoftware/invenio-accounts.svg

Invenio user management and authentication.

Features:

  • User and role management.

  • User registration, password reset/recovery and email verification.

  • Administration interface and CLI for managing users.

  • Session based authentication with session theft protection as well as “remember me” support.

  • Strong cryptographic password hashing with support for migrating password hashes (including Invenio v1.x) to new stronger algorithms.

  • Session activity tracking allowing users to e.g. logout of all devices.

  • Server-side session management.

  • JSON Web Token encoding and decoding support useful for e.g. CSRF-protection in REST APIs.

Invenio-Accounts relies on the following community packages to do all the heavy-lifting:

Further documentation is available on https://invenio-accounts.readthedocs.io/

Changes

Version 1.0.0b6 (released 2017-07-25)

  • Module rewrite using Flask-Security(-Fork).

Version 0.2.0 (released 2015-10-05)

Incompatible changes

  • Removes legacy dashboard under ‘/youraccount/display’ and redirects to new settings panel.

  • Moves functions from helpers to utils module and deprecates usage of helpers module.

Improved features

  • Removes fixed user id from fixtures as it is automatically generated by database engine. (closes inveniosoftware/invenio#3320)

Bug fixes

  • Removes dependencies to invenio.utils and replaces them with invenio_utils.

  • Removes dependencies to invenio.testsuite and replaces them with invenio_testing.

  • Removes calls to PluginManager consider_setuptools_entrypoints() removed in PyTest 2.8.0.

  • Removes dependencies to invenio.ext and replaces them with invenio_ext.

  • Adds missing invenio_base dependency.

  • Adds return value to userext estimate method and fixes the table name.

  • Nickname check rules uses only the nickname column instead of all of them.

Version 0.1.2 (released 2015-09-03)

  • Changes way how the access tokens are generated from “mailcookie” to tokens using “itsdangerous” package. (#7)

  • Removes support for local access configuration and the automatic SSO logout url rediction. (#8)

  • Adds module for generating time limited tokens for password recovery. (#7)

  • Changes index name definition in UserEXT model for id_user and method columns. (#5)

Version 0.1.1 (released 2015-08-25)

  • Adds missing invenio_upgrader dependency and amends past upgrade recipes following its separation into standalone package.

Version 0.1.0 (released 2015-07-31)

  • Initial public release.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

invenio-accounts-1.0.0b6.tar.gz (170.6 kB view details)

Uploaded Source

Built Distribution

invenio_accounts-1.0.0b6-py2.py3-none-any.whl (74.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file invenio-accounts-1.0.0b6.tar.gz.

File metadata

File hashes

Hashes for invenio-accounts-1.0.0b6.tar.gz
Algorithm Hash digest
SHA256 12614474371e3eec7ae7b5cc840ca31d647b28e96599d9b9c328b88232253e0f
MD5 4aed5545fb6a5287a96bc3e8a3ec8932
BLAKE2b-256 211bffd493a0159efc8aa58a4717b163805a188fff9a35420794f0b8700d9072

See more details on using hashes here.

Provenance

File details

Details for the file invenio_accounts-1.0.0b6-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for invenio_accounts-1.0.0b6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f2a880ef35c586ed0d19c7d432fcc8b1128dce5865678dce6eb95922248f990c
MD5 9b742a4fdc2d0bb205fe7008f1aac47e
BLAKE2b-256 35a3e3589d6b828912af002d393c75c7f2bc4b6d417650b94018dbf301a7ac26

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page