This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
veridic/acs
Mikaël Ates c224b80936 Modify version. 2012-06-20 15:35:54 +02:00
..
abac [Abac] Use a unique persistent object to store a rule, core update. 2012-03-21 17:27:07 +01:00
attribute_aggregator Add admin file of attribute aggregator. 2012-06-20 15:33:03 +02:00
fixtures Add missing fixtures. 2012-06-20 15:29:14 +02:00
management Add command for querying decision. 2012-06-20 15:35:22 +02:00
media Bits of style 2011-09-08 21:43:09 +02:00
templates ACS now supports the attribute management on attribute_aggregator module. 2011-09-26 14:26:32 +02:00
templatetags Remove find_xxx horrible functions 2011-05-09 14:17:18 +02:00
__init__.py Modify version. 2012-06-20 15:35:54 +02:00
abac_views.py Update the view to add an ABAC permission. 2012-03-21 17:28:01 +01:00
acs_administration_views.py ACS now supports the attribute management on attribute_aggregator module. 2011-09-26 14:26:32 +02:00
admin.py Split files and PEP 2011-05-27 12:19:21 +02:00
alias_mgmt_views.py ACS now supports the attribute management on attribute_aggregator module. 2011-09-26 14:26:32 +02:00
build_policy_display.py Correct bad graph display of policy 2011-07-28 18:22:57 +02:00
core.py Remove unused import. 2012-03-21 17:34:35 +01:00
decorators.py New decorator to check authorization to admin ABAC 2011-07-28 18:19:02 +02:00
delegation_views.py Missing file to commit: 2011-06-09 07:41:17 +02:00
deletion_view.py ACS now supports the attribute management on attribute_aggregator module. 2011-09-26 14:26:32 +02:00
forms.py ACS now supports the attribute management on attribute_aggregator module. 2011-09-26 14:26:32 +02:00
main_views.py Use the full path module for import. 2012-03-21 17:29:35 +01:00
models.py Use the full path module for import. 2012-03-21 17:30:00 +01:00
net_interface.py Encoding latin-1 2011-05-20 17:12:46 +02:00
saml_authz.py First try at a SAML 2.0 AuthzDecisionQuery interface 2011-05-08 00:46:38 +02:00
settings.py Use constant and not boolean. 2012-03-19 18:03:13 +01:00
tests.py [veridic] Project initialization 2011-01-18 18:36:29 +01:00
urls.py Enhance RBAC and ABAC support and update UI. 2011-09-08 11:19:44 +02:00
user_mgmt_views.py Add ABAC administration to the administration interface 2011-07-26 18:08:31 +02:00
utils.py Bits of PEPs 2011-05-25 14:42:39 +02:00
utils_views.py Graph display revival 2011-05-25 18:11:26 +02:00
views.py ACS now supports the attribute management on attribute_aggregator module. 2011-09-26 14:26:32 +02:00