title: "Ultimo.AllowPasswordReset" category: reference tags: [aet, authorisation, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published
Ultimo.AllowPasswordReset
Groep: Authorisation Type: Authorization · Waardetype: boolean Custom: Nee · Nullable: Nee
Beschrijving: Allow resetting password
Enables password reset functionality on the homepage.
Waardebewerken
- Actuele waarde:
False - Overerfde waarde:
False - Overerfd van: Inherited from factory settings.
Raw JSONbewerken
{
"settingId": "Ultimo.AllowPasswordReset",
"settingType": "Authorization",
"description": "Allow resetting password",
"longDescription": "Enables password reset functionality on the homepage.",
"value": false,
"valueType": "boolean",
"valueDisplayModel": false,
"inheritedValue": false,
"inheritedFromDescription": "Inherited from factory settings.",
"inheritedValueDisplayModel": false,
"isCustom": false,
"isNullable": false
}
Brondatabewerken
- AET-setting —
lookup_aet_setting("Ultimo.AllowPasswordReset")Volledige setting-data. Bron:ApplicationElementTreeData.json.