Invenio module for common role based access control.
Project description
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
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
Built Distribution
Hashes for invenio_access-2.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d56ae0c2448b7a5c2bd85d81ae2e57ca6c65399ab3846bb9480d0911df42c565 |
|
MD5 | 5c4d56f556126d8940d3912f4cf56480 |
|
BLAKE2b-256 | 1614c5b2198a6a459377d2b4c9afc2955875ef0f5c14aaa8b18724e47880de00 |