Skip to main content

Invenio module for common role based access control.

Project description

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

Role-based access control (RBAC) for Invenio.

Invenio-Access works together with Invenio-Accounts to provide a full-fledge authentication and authorization system for Flask and Invenio based on a suite of existing Flask extensions such as:

  • Flask-Security

  • Flask-Login

  • Flask-Principal

  • passlib

Features:

  • Role-based access control with object level permissions.

  • CLI and administration interface for allowing/denying actions to users, roles or system roles.

  • Support for superuser privileges.

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

Changes

Version 1.0.0b1 (released 2017-08-10)

  • Major incompatible rewrite.

Version 0.2.0 (released 2015-10-02)

Incompatible changes

  • Changes function name of AclFactory function to act_factory.

  • Removes legacy admin interface. (#3233)

  • Removes legacy WebUser module.

Improved features

  • Makes upgrade recipe resilient to missing primary key in accROLE_accACTION_accARGUMENT table. (#10)

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.

  • Adds missing invenio_ext dependency and fixes its imports.

  • Adds missing invenio_base dependency.

Version 0.1.0 (released 2015-09-04)

  • Initial public release.

Project details


Download files

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

Source Distribution

invenio-access-1.0.0b1.tar.gz (53.7 kB view hashes)

Uploaded Source

Built Distribution

invenio_access-1.0.0b1-py2.py3-none-any.whl (41.3 kB view hashes)

Uploaded Python 2 Python 3

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