Extension Grace Period


Extension Basics

Title
Grace Period
Name
ckanext-grace-period
Type
Public extension
Description
The **Grace Period** extension for CKAN introduces a mechanism to control the public availability o
CKAN versions
Download-Url (zip)
Last commit
4 years ago (2021-06-04 12:11:44)
Url to repo
Category
Authentication & Security


Background Infos

Description (long)
Show details

ckanext-grace-period

This extension allow resources to be protected by a grace period, i.e. the dataset owner can set a date before which the resource data will not be available to the public.

Within the grace period, data will only be accessible to: - dataset owner, - dataset’s organization admins, - dataset collaborators - superuser

Resource data will not be available neither by direct download nor through the datastore API.

Requires

  • CKAN 2.9+

Required plugins

datastore datapusher

Configuration

Supports Dataset collaborators feature:

ckan.auth.allow_dataset_collaborators = true
Version
Version release date
(not set)
Contact name
(not set)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Supports Dataset collaborators feature:

ckan.auth.allow_dataset_collaborators = true
Plugins to configure (ckan.ini)
grace_period
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions