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 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
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-1.0.0b1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62a12c686b0019865e178f21c3524254aabc4a18841efc79e515ac695b9449ae |
|
MD5 | ec1d5c000e524d1537d8979940f7bddd |
|
BLAKE2b-256 | 50c8a18ebf1112a3712316b3c9d196581858c4feadb9435591e289a33702bd5c |