Django Ontology Based Access Control Module
Project description
Cerberus Access Control
Django Ontology Based Access Control Module
License
Software licensed under ISC license.
Installation
pip install django-cerberus-ac
Documentation
Development
To run all the tests: tox
Changelog
0.2.5 (2018-06-19)
Improve performance by getting conveyors/heirs iteratively instead of recursively (database requests number drastically reduced).
0.2.4 (2018-01-18)
Fix missing django-suit-dashboard in setup.py.
Fix usage of django-app-settings 0.3.0 in urls.py.
0.2.3 (2017-12-11)
Fix mapping setting for django-app-settings 0.3.0.
0.2.2 (2017-12-11)
Update to support django-app-settings 0.3.0.
0.2.1 (2017-11-08)
Fix save() prohibited to prevent data loss due to unsaved related object 'reference' error in admin save_model.
0.2.0 (2017-07-03)
Override save_models admin methods to add user in history records.
Add and rename methods in RoleMixin.
Fix mapping setting check function.
Implement implicit authorization.
Add Science/Research classifier.
Fix bug when id cannot be coerced to right type.
Add migration 2.
Improve RolePrivilege admin.
Add drag and zoom to role hierarchy graph.
Update initial migration to reflect code.
0.1.7 (2017-04-19)
Add d3.min.js as a static asset to enable it in SSL context.
0.1.6 (2017-04-19)
Finish implementation of edit privileges page (efficient below 1000*1000 matrices).
0.1.5 (2017-04-18)
Improve admin display.
Add allow_update_own_privileges setting.
Improve instance_from_ method.
Add skip_implicit and log kwargs on can method.
Fix role hierarchy chart, use allow_own_update setting.
Put back setting_prefix.
Add django-app-settings dependency, remove autowidth from data-table.
Move access to objects into get to avoid migrate errors.
Remove Github pages configuration file.
Update django from 1.10.6 to 1.11.
Fix migrations (missing __init__.py).
0.1.4 (2017-04-10)
Implement Ajax call with notification.
Interface no_datatable template with backend.
Set namespace to cerberus, improve consistency.
Match application name in breadcrumbs.
Move application settings into apps module.
Change IDs from int to str.
Add migration file, avoid loading role instances at start-up.
Change mapping setting.
Register models in admin.
Fix unique constraint with integers default 0.
0.1.3 (2017-04-04)
Admin classes added for separation of privileges.
Models updated.
0.1.2 (2017-04-03)
Added views, templates, and models for testing.
Changed Bootstrap version from 3.3.1 to 2.3.1 and JQuery 3.1.1 to 2.1.1.
0.1.1 (2017-02-21)
Alpha release on PyPI.
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
File details
Details for the file django-cerberus-ac-0.2.5.tar.gz
.
File metadata
- Download URL: django-cerberus-ac-0.2.5.tar.gz
- Upload date:
- Size: 774.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38d6865142dbd30fb205b6608beffcaa6c0a0466c4a796db64d63b9762d2cbaf |
|
MD5 | de39598c508ecbcbbbb47275cc16ef78 |
|
BLAKE2b-256 | 5a643815db76327cdbb6a4a9e26ac7a0db5851c881fa71e4e4a664dc60cd2ad9 |
File details
Details for the file django_cerberus_ac-0.2.5-py2.py3-none-any.whl
.
File metadata
- Download URL: django_cerberus_ac-0.2.5-py2.py3-none-any.whl
- Upload date:
- Size: 827.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89c33fad6cc3223d33eebd8f0fec0f46f51c98f53585d0d93026e84befd6f840 |
|
MD5 | ec69ca78bacba084a139fe7495ecc705 |
|
BLAKE2b-256 | fcf1eea05fd5ead76b3da52ef1e03b9e49fe3416d52683cae12674bbe44a0a82 |