Data Consent User Consent
DNN Version: 09.04.00
• First Appeared in DNN Version: 09.04.00
• 1 minute to read
• 1 minute to read
If the Data Consent master switch is on in DNN, all users will need to consent to the terms and conditions before being fully logged in. In DNN's default setup and theme this works as follows:
- After the user logs in he/she is presented with the following screen:
Note
The submit button will remain inactive until the user has checked the checkbox. The "terms of use" and "privacy statement" links point to the places defined in DNN.
- After checking the checkbox the user can click "Submit" to finalize agreement.
- The user is now logged in and will not be challenged again until the admin has reset terms and conditions.
If the user does not agree and clicks Cancel the user is logged off.
If the no user delete mechanism has been specified in the settings, the "Delete Me" button will not show.
If the user clicks "Delete Me" the User Delete Mechanism kicks in.
Note
See also Data Consent User Managent