.. You should enable this project on travis-ci.org and coveralls.io to make
these badges work. The necessary Travis and Coverage config files have been
generated for you.
.. image:: https://travis-ci.org/KatharinaSack/ckanext-iauth.svg?branch=master
:target: https://travis-ci.org/KatharinaSack/ckanext-iauth
.. image:: https://coveralls.io/repos/KatharinaSack/ckanext-iauth/badge.svg
:target: https://coveralls.io/r/KatharinaSack/ckanext-iauth
.. image:: https://pypip.in/download/ckanext-iauth/badge.svg
:target: https://pypi.python.org/pypi//ckanext-iauth/
:alt: Downloads
.. image:: https://pypip.in/version/ckanext-iauth/badge.svg
:target: https://pypi.python.org/pypi/ckanext-iauth/
:alt: Latest Version
.. image:: https://pypip.in/py_versions/ckanext-iauth/badge.svg
:target: https://pypi.python.org/pypi/ckanext-iauth/
:alt: Supported Python versions
.. image:: https://pypip.in/status/ckanext-iauth/badge.svg
:target: https://pypi.python.org/pypi/ckanext-iauth/
:alt: Development Status
.. image:: https://pypip.in/license/ckanext-iauth/badge.svg
:target: https://pypi.python.org/pypi/ckanext-iauth/
:alt: License
=============
ckanext-iauth
.. Represents a collection of all authorization functions
required by various CCCA-plugins
Also modifies the rights if the EDITOR role:
Only modifiy and delete your own dataset
Private datasets are private: Only owner (and Admins) can see private datasets
Also: Members of special_org are only allowed to create subsets or provide resource links
Parameter in Development/Production.ini:
ckanext.iauth.editor_modified = true
ckanext.iauth.special_org = ccca-extern
Requirements
For example, you might want to mention here which versions of CKAN this
extension works with.
Installation
.. Add any additional install steps to the list below.
For example installing any non-Python depen