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

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