Skip to content

DataShades/ckanext-permissions

Repository files navigation

Tests

ckanext-permissions

The extension allows you to build a Access Control List (ACL) system within CKAN.

image.png

The extension has a 3 default roles: anonymous, user and sysadmin. And allows you to define custom roles.

Requirements

Compatibility with core CKAN versions:

CKAN version Compatible?
2.9 and earlier no
2.10+ yes

Installation

Install it from pypi (TBD) or from source if you know what you are doing. Refer to CKAN documentation to know, how to install extension from source.

Config settings

TBD

Tests

To run the tests, do:

pytest --ckan-ini=test.ini --cov=ckanext.permissions

License

AGPL

About

Flexible permission system for CKAN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published