Releases: conwetlab/ckanext-oauth2
Releases · conwetlab/ckanext-oauth2
v0.7.0
v0.6.1
v0.6.0
v0.5.0
v0.4.0
FIWARE Release
v0.3.8-fiware Remove deprecated test, CKAN does not redirect to login on forbidden …
Bug Fixing
This release fix the following bugs:
- #9: Session files created for each request
Install via PyPi
New features
- The extension can be installed by executing
pip install ckanext-oauth2
. - Tests can be run by executing
python setup.py nosetests
Ease the installation process
Included improvements:
- The installation process have been eased so now the extension can be installed by running
python setup.py install
.
CKAN 2.3
This version includes:
- Compatibility with CKAN 2.3: The plugin still works with CKAN 2.2. Older versions has not been tested