Password Reset
HomeIntegrityControlSolutionsManagement Center
3.0.0 Password Reset
3.0.0 Password Reset
  • THE SERVICE
    • Overview
    • About this release
      • Release notes
      • Breaking changes
    • Get started
    • Installation
      • Container
      • Linux
      • Windows
  • Modules
    • PasswordReset
      • Overview
      • Properties
      • Rules parameters
        • Minimum length
        • Maximum length
        • Uppercase
        • Lowercase
        • Special character
        • Common password
        • Number
        • Repeat password
        • Complexity
        • ❗Custom rule
    • ADResetClient
      • Overview
      • Permissions
      • Module parameters
      • ADPasswordReset valve
    • AuthN
    • Pipes
      • Reset Password
      • ADPasswordReset valve
    • Other modules
  • Operations
    • CEF logging
    • Troubleshooting
      • Extended logging
  • UI
    • Overview
    • Information box
  • On behalf of
    • Overview
    • Configuration
Powered by GitBook
On this page
  • WEB folder moved
  • Overriding locale and UI
  • Rules failure will stop server
  1. THE SERVICE
  2. About this release

Breaking changes

WEB folder moved

In previous versions web resources was found under resources/web. Current location nos is "web". Ensure configuration aligns with new location.

Overriding locale and UI

Changed how overriding of UI is done. More details here

Rules failure will stop server

If validation rules are misconfigured, the server will halt.

UI