- Check for consent before allowing users to perform activities in the administrative app.
This commit is contained in:
@@ -232,3 +232,5 @@ class EditConsentVersionForm(FlaskForm):
|
||||
consent_valid_to = DateField('Consent Valid To', id='form-control datepicker', validators=[Optional()])
|
||||
|
||||
|
||||
class TenantConsentForm(FlaskForm):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user