Skip to content

v6.2.7

Compare
Choose a tag to compare
@fabpot fabpot released this 28 Feb 14:20
· 438 commits to 7.3 since this release
v6.2.7

Changelog (v6.2.6...v6.2.7)

  • bug #48965 Allow floats in html5 input type number field (wimhendrikx)
  • bug #49459 Skip password hashing on empty password (Seb33300)
  • bug #49267 Check for RepeatedType child in PasswordHasherListener (MatTheCat)
  • bug #49208 Fix PasswordHasherListener to work with empty data (1ed)