Skip to main content

Invenio module for common role based access control.

Project description

https://img.shields.io/github/license/inveniosoftware/invenio-access.svg https://github.com/inveniosoftware/invenio-access/workflows/CI/badge.svg https://img.shields.io/coveralls/inveniosoftware/invenio-access.svg https://img.shields.io/pypi/v/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 2.0.0 (released 2022-06-14)

  • upgrade invenio-accounts dependency

  • models: change role_id FK of ActionRoles to string

Version 1.4.4 (released 2022-04-01)

  • fix compat issue with Werkzeug 2.1

Version 1.4.3 (released 2022-03-30)

  • add support for Flask 2.1, Werkzeug 2.1 and Click 8.1

  • bump dependency on invenio-base, invenio-accounts and invenio-i18n

Version 1.4.2 (released 2021-02-16)

  • adds a new system role “system_process”.

  • adds a new identity providing the system process role.

Version 1.4.1 (released 2020-05-07)

  • set Sphinx <3 because of errors related to application context

  • stop using example app

Version 1.4.0 (released 2020-03-12)

  • drop Python 2.7 support

  • change Flask dependency management to centralised by invenio-base

Version 1.3.2 (released TBD)

  • set Sphinx <3 because of errors related to application context

  • stop using example app

Version 1.3.1 (released 2020-01-22)

  • increase minimal six version

Version 1.3.0 (released 2019-11-15)

  • Adds explicit excludes of needs feature to load permission

Version 1.2.0 (released 2019-08-02)

  • Removes DynamicPermission

Version 1.1.0 (released 2018-12-14)

Version 1.0.2 (released 2018-10-31)

  • Additional test for AnyonymousIdentity loaded on request

Version 1.0.1 (released 2018-05-18)

  • Removal of Click warning messages.

Version 1.0.0 (released 2018-03-23)

  • 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-2.0.0.tar.gz (57.0 kB view hashes)

Uploaded Source

Built Distribution

invenio_access-2.0.0-py2.py3-none-any.whl (81.8 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