[geeklog-hg] [Geeklog-Core/geeklog] deb556: Ignore media gallery plugin files

GitHub noreply at github.com
Tue Oct 24 10:14:22 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: deb5560943c11462ff4b3a2e4d0f53c97b227f94
      https://github.com/Geeklog-Core/geeklog/commit/deb5560943c11462ff4b3a2e4d0f53c97b227f94
  Author: Tom Homer <tomhomer at gmail.com>
  Date:   2017-10-24 (Tue, 24 Oct 2017)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Ignore media gallery plugin files


  Commit: c638abdacb4d5a2739bf7ed8dfd9622bf19a5c13
      https://github.com/Geeklog-Core/geeklog/commit/c638abdacb4d5a2739bf7ed8dfd9622bf19a5c13
  Author: Tom Homer <tomhomer at gmail.com>
  Date:   2017-10-24 (Tue, 24 Oct 2017)

  Changed paths:
    M language/english.php
    M language/english_utf-8.php
    M language/japanese_utf-8.php
    M system/lib-security.php

  Log Message:
  -----------
  Log invalid login attempts when password is incorrect

Now log all invalid login attempts when password is incorrect. Feature for #809


  Commit: 5049b7b1b657c515a59a392aa88a1b89f49044bc
      https://github.com/Geeklog-Core/geeklog/commit/5049b7b1b657c515a59a392aa88a1b89f49044bc
  Author: Tom Homer <tomhomer at gmail.com>
  Date:   2017-10-24 (Tue, 24 Oct 2017)

  Changed paths:
    M public_html/layout/denim/users/loginform.thtml
    M public_html/layout/denim/users/newpassword.thtml
    M public_html/layout/modern_curve/users/loginform.thtml
    M public_html/layout/modern_curve/users/newpassword.thtml
    M public_html/users.php

  Log Message:
  -----------
  Add support for captcha to be used on login form and get password form

Added captcha support for login and get password form.

Modern Curve template for login form may need tweaking to look right.

SECINT_authform (which asks user to reauthenticate because of token issue) disables PLG_intemplateSetVars. So should make sure this all works properly (captcha shouldn't display for reauthentication)

Feature for #809


Compare: https://github.com/Geeklog-Core/geeklog/compare/9c2932a757b8...5049b7b1b657


More information about the geeklog-cvs mailing list