[midPoint-git] [Evolveum/midpoint] 9c5c1c: Remove max password length constraint

Tony Tkáčik noreply at github.com
Wed Jan 22 10:14:16 CET 2025


  Branch: refs/heads/support-4.9
  Home:   https://github.com/Evolveum/midpoint
  Commit: 9c5c1c3ab8e79b2427a75d2591bd822478c96607
      https://github.com/Evolveum/midpoint/commit/9c5c1c3ab8e79b2427a75d2591bd822478c96607
  Author: Andrej Zan <andrej.zan at evolveum.com>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M release-notes.adoc
    M repo/system-init/src/main/resources/initial-objects/value-policy/010-value-policy.xml

  Log Message:
  -----------
  Remove max password length constraint

**What**

Remove constraint on maximum password length from default configuration.

**Why**

It basically goes against our documented best practice. The limitation
was there because of the defaults in some external systems (AD). However
we should not relent on the security just because of external systems
default policies, thus this change removes the constraint.

**Fixes**: MID-10305

(cherry picked from commit 41320dc83ace67731f3f3d21eb663e3ca8df866a)


  Commit: 72f39eaf201950e40f963af68106e5f297e3aa1f
      https://github.com/Evolveum/midpoint/commit/72f39eaf201950e40f963af68106e5f297e3aa1f
  Author: Tony Tkáčik <tonydamage at users.noreply.github.com>
  Date:   2025-01-22 (Wed, 22 Jan 2025)

  Changed paths:
    M release-notes.adoc
    M repo/system-init/src/main/resources/initial-objects/value-policy/010-value-policy.xml

  Log Message:
  -----------
  Merge pull request #251 from Evolveum/bugfix/4.9/10305

Remove max password length constraint


Compare: https://github.com/Evolveum/midpoint/compare/837d0c4e2d95...72f39eaf2019

To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list