ckanext-privatedatasets/ckanext/privatedatasets
Aitor Magán 6c028477de Remove unnecessary methods 2014-07-28 10:02:16 +02:00
..
controllers Improve coverage. Add tests for DB. init_db is now idempotent 2014-07-15 11:52:09 +02:00
fanstatic Remove allowed users correctly 2014-07-18 12:27:10 +02:00
parsers Check customer_name before resources. Add additional test for FiWare parser 2014-07-15 12:16:20 +02:00
templates Use check_access function to check if users can read a dataset 2014-07-24 16:46:02 +02:00
tests Remove unnecessary methods 2014-07-28 10:02:16 +02:00
__init__.py First implementation 2014-06-23 17:25:37 +02:00
actions.py Modify the way allowed users are obtained 2014-07-16 13:29:53 +02:00
auth.py Minor changes 2014-07-15 17:51:13 +02:00
constants.py Create package_adquire auth function for the future. Fix some bugs 2014-07-14 11:50:59 +02:00
converters_validators.py Cache is updated when the list of allowed users is updated 2014-07-17 13:25:03 +02:00
db.py Improve coverage. Add tests for DB. init_db is now idempotent 2014-07-15 11:52:09 +02:00
helpers.py Use check_access function to check if users can read a dataset 2014-07-24 16:46:02 +02:00
plugin.py Remove unnecessary methods 2014-07-28 10:02:16 +02:00