Skip to content

update to Python 3.7 // update of credentials checking // enable email-only signups to be checked in

Marco Eppenberger requested to merge marco_python3.7_updates into master

I want to update amiv-checkin with three things:

  • update requirements.txt to have the versions compatible with python 3.7
  • actually check the permissions available upon credentials login and not just via membership in some predefined group
  • allow anonymous signups to be also checked-in via email
Edited by Marco Eppenberger

Merge request reports