[geeklog-hg] [Geeklog-Core/geeklog] d721f5: Fixed a few things related to the User Status on t...

Tom noreply at github.com
Thu Mar 19 16:12:11 EDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: d721f5e5ede8968806b34f6a51c28b7271e38d50
      https://github.com/Geeklog-Core/geeklog/commit/d721f5e5ede8968806b34f6a51c28b7271e38d50
  Author: eSilverStrike <eSilverStrike at users.noreply.github.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M language/english.php
    M language/english_utf-8.php
    M language/japanese_utf-8.php
    M public_html/admin/user.php
    M public_html/docs/english/config.html
    M public_html/docs/history
    M public_html/docs/japanese/history.html
    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/users.php
    M system/lib-security.php
    M system/lib-user.php

  Log Message:
  -----------
  Fixed a few things related to the User Status on the Edit Form

For Issue #1046.

- Fixed if user email verification link not correct a 404 error will be returned
- Fixed Users should not be set to a status of Awaiting Activation by Admins. This is an automated status only (like Awaiting Authorization that is used for the User Submission).
- Fixed Users who are locked, their profile should still be viewable by all users.
- Added an explanation of statuses on the edit form so Admins not confused.




More information about the geeklog-cvs mailing list