Skip to content

Releases: modxcms/Login

1.9.10

11 Oct 11:40
Compare
Choose a tag to compare
  • Log error if mail was not sent [#174]
  • Switched translation to Weblate and removed not translated/less translated lexicon

1.9.9

11 Oct 11:36
Compare
Choose a tag to compare
  • Fix validate email addresses in Register [#143]

1.9.8

31 Jul 21:36
f0fb7c1
Compare
Choose a tag to compare
  • Allow persistParams when redirectUnsetDefaultParams is true [#157]
  • Parse file based chunks [#167]
  • Prevent directory traversal in the username when register a new user
  • Fix logging 'Could not load package metadata for package login.' during install
  • Update Translations

1.9.7

31 Jul 21:35
Compare
Choose a tag to compare
  • Generate the password directly with modx->user->generatePassword()
  • Make it possible to set the usergroup rank when register a new user [#135]
  • Set an action in the default password reset form [#134]
  • Update Translations

1.9.6

31 Jul 21:34
Compare
Choose a tag to compare

1.9.5

31 Jul 21:31
Compare
Choose a tag to compare
  • 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

1.9.4

31 Jul 21:30
Compare
Choose a tag to compare
  • Disable User/E-mail Enumeration
  • Enable login via email
  • Convert deprecated ereg functions to preg_* [#86]
  • Fixing error placeholders with empty placeholderPrefix
  • Fixing recoverable error, Argument 2 to getChunk() must be of the type array, null given [#87]

1.9.3

14 Jun 08:04
Compare
Choose a tag to compare
  • Added activePage property to ConfirmRegister controller
  • Added danish language files
  • Normalize placeholder prefix usage
  • Improved PHP7 compatibility
  • Added loggedinResourceId and loggedoutResourceId to the Login controller
  • Fix errors with square brackets in changed password
  • Add confirm password and password length validation messages to the field error placeholders too
  • Fill lu/lp placeholders in the change password form
  • Added hidden lu/lp fields to the lgnResetPassChangePassTpl chunk
  • Fix for array fields in Register/Profile/UpdateProfile snippet

Login 1.9.2

05 Jan 22:05
Compare
Choose a tag to compare
  • Fix sending register activation email
  • Fix ConfirmRegister processor

Login 1.9.0

09 Sep 16:52
Compare
Choose a tag to compare
  • Expired/used password reset link notification
  • Added autoLogin and forceChangePassword to ResetPassword snippet
  • Added autoLogin param to Register snippet
  • Improved password reset functionality
  • Update form fields with new values when reloadOnSuccess=0
  • Replace parseChunk with getChunk
  • Added Arabic lexicons
  • Fixed invalid properties in logindictionary and updateprofile
  • Added czech lexicons