elixir-luxembourg / daisy

Data Information System (DAISY) is a data bookkeeping application designed to help Biomedical Research institutions with their GDPR compliance.
GNU Affero General Public License v3.0
12 stars 10 forks source link

432 automate access expiration #435

Closed Fancien closed 11 months ago

Fancien commented 11 months ago

Solves issue #432 by running a method every day at midnight which terminates the Access objects which have an expiration date lower than the current day.

settings_local.template.py has been modified to automatically create the Periodic Task.