[geeklog-hg] [Geeklog-Core/geeklog] 1745f2: New Email Required Status for User Account Finishe...

GitHub noreply at github.com
Wed Dec 27 18:04:53 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: 1745f2b580e183aeeee1264d1118f283ebfe176b
      https://github.com/Geeklog-Core/geeklog/commit/1745f2b580e183aeeee1264d1118f283ebfe176b
  Author: Tom Homer <tomhomer at gmail.com>
  Date:   2017-12-27 (Wed, 27 Dec 2017)

  Changed paths:
    M public_html/admin/install/devel-db-update.php
    M public_html/docs/english/config.html
    M public_html/docs/japanese/config.html
    M public_html/users.php
    M sql/mysql_tableanddata.php
    M sql/pgsql_tableanddata.php
    M sql/updates/mysql_2.1.3_to_2.2.0.php
    M sql/updates/pgsql_2.1.3_to_2.2.0.php
    M system/lib-sessions.php

  Log Message:
  -----------
  New Email Required Status for User Account Finished

Update for #757.

- Conf require_user_email now works
- Added emailtoconfirm column to store unverified email. This allows user to reverify same email address if email gets lost
- Locked message added for someone who was logged in previous and comes back to site with a locked account
- Fix for pwrequestid set to a string with the text "NULL" instead of actually NULL




More information about the geeklog-cvs mailing list