[geeklog-hg] [Geeklog-Core/geeklog] b7a9f8: Fix for Usernames

Tom noreply at github.com
Thu Oct 31 18:13:30 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: b7a9f87634a60589713ded9c7697b3f16e5e481a
      https://github.com/Geeklog-Core/geeklog/commit/b7a9f87634a60589713ded9c7697b3f16e5e481a
  Author: eSilverStrike <eSilverStrike at users.noreply.github.com>
  Date:   2019-10-31 (Thu, 31 Oct 2019)

  Changed paths:
    M public_html/admin/user.php
    M public_html/layout/denim/admin/user/edituser.thtml
    M public_html/layout/denim_three/admin/user/edituser.thtml
    M public_html/layout/modern_curve/admin/user/edituser.thtml
    M public_html/lib-common.php
    M public_html/users.php
    M public_html/usersettings.php
    M system/classes/oauthhelper.class.php
    M system/lib-user.php

  Log Message:
  -----------
  Fix for Usernames

For #931. For Usernames across local and remote services are required to be unique with no trailing spaces and case and accent insensitive. This should not demped on the database collation.

Also fix dupplicate email field showing up for denim three and modern curve theme. Also fixed maxlength on a few of the fields in the user editor.




More information about the geeklog-cvs mailing list