-
Bug
-
Resolution: Fixed
-
Minor
-
3.11.11, 4.0.5, 4.1, 4.2
-
MOODLE_311_STABLE, MOODLE_400_STABLE, MOODLE_401_STABLE, MOODLE_402_STABLE
-
MOODLE_400_STABLE, MOODLE_401_STABLE
-
MDL-76380-401 -
-
2
The form can't be submitted unless the acceptrisk checkbox is checked, but if you check that box and submit you get the error Unexpected property 'acceptrisk' requested:
To reproduce:
- Create a new OAuth2 Service
- Uncheck the requireconfirmation checkbox ("Require email verification")
- Check the acceptrisk checkbox ("I understand that disabling email verification can be a security issue.")
- Save.
- Edit the new Service
- Try and save without checking either acceptrisk or requireconfirmation
- Form will not submit
- Try and save with requireconfirmation unchecked and acceptrisk checked
- Page will return to services index with error in screenshot and no values will be saved.
- Try and save without checking either acceptrisk or requireconfirmation
- has been marked as being related by
-
MDL-67802 Allow disabling email verification for all OAuth clients
- Closed
- is a regression caused by
-
MDL-61880 Oauth2 field mappings are reset and endpoints lost when identity issuer settings saved
- Closed
- is duplicated by
-
MDL-76502 Oauth - turn off email verification
- Closed