Skip to content

1.9.5

Compare
Choose a tag to compare
@Jako Jako released this 31 Jul 21:31
· 219 commits to master since this release
  • Fix ResetPassword passing null instead of an array to getChunk
  • Remove hash_class, salt and sessionid from placeholders
  • Prevent potential XSS in placeholders
  • Added two missing default template chunks
  • Fixing a charset issue in some language files
  • Fixing email validation [#110]
  • Disable User/E-mail Enumeration in ForgotPassword snippet by an empty sentTpl property (default)
  • New jsonResponse property for returning a JSON by the Register snippet (for an AJAX call response)
  • Possibility to reset the registration fields after successful registration