[geeklog-hg] [Geeklog-Core/geeklog] eec2ed: Add reCaptcha API which plugins can use to show if...

Kenji ITO noreply at github.com
Mon Aug 26 02:35:22 EDT 2019


  Branch: refs/heads/feature/new-api-for-recaptcha
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: eec2edec66fb178de77be60c152c4e1ad80fd683
      https://github.com/Geeklog-Core/geeklog/commit/eec2edec66fb178de77be60c152c4e1ad80fd683
  Author: mystralkk <mystralkk at gmail.com>
  Date:   2019-08-26 (Mon, 26 Aug 2019)

  Changed paths:
    M plugins/recaptcha/README.md
    M plugins/recaptcha/autoinstall.php
    M plugins/recaptcha/config.php
    M plugins/recaptcha/configuration_validation.php
    M plugins/recaptcha/functions.inc
    M plugins/recaptcha/install_defaults.php
    M plugins/recaptcha/install_updates.php
    M plugins/recaptcha/language/english.php
    M plugins/recaptcha/language/french_france_utf-8.php
    M plugins/recaptcha/language/japanese_utf-8.php
    M public_html/layout/denim/submit/submitarticle.thtml
    M public_html/layout/denim_three/submit/submitarticle.thtml
    M public_html/submit.php
    M system/lib-plugins.php

  Log Message:
  -----------
  Add reCaptcha API which plugins can use to show if they support it (feature #869)


  Commit: 3849985ffe4ee5cc78d2fef8c7b72ce7da700d12
      https://github.com/Geeklog-Core/geeklog/commit/3849985ffe4ee5cc78d2fef8c7b72ce7da700d12
  Author: mystralkk <mystralkk at gmail.com>
  Date:   2019-08-26 (Mon, 26 Aug 2019)

  Changed paths:
    M plugins/calendar/autoinstall.php
    M plugins/calendar/configuration_validation.php
    M plugins/calendar/functions.inc
    M plugins/calendar/install_defaults.php
    M plugins/calendar/install_updates.php
    M plugins/calendar/language/english.php
    M plugins/calendar/language/english_utf-8.php
    M plugins/calendar/language/japanese_utf-8.php
    M plugins/links/autoinstall.php
    M plugins/links/configuration_validation.php
    M plugins/links/functions.inc
    M plugins/links/install_defaults.php
    M plugins/links/install_updates.php
    M plugins/links/language/english.php
    M plugins/links/language/english_utf-8.php
    M plugins/links/language/japanese_utf-8.php
    M plugins/recaptcha/language/japanese_utf-8.php
    M public_html/docs/english/calendar.html
    M public_html/docs/english/links.html
    M public_html/docs/japanese/calendar.html
    M public_html/docs/japanese/links.html

  Log Message:
  -----------
  Updated the Calendar and Links plugins to support new reCAPTCHA API (feature #869)


Compare: https://github.com/Geeklog-Core/geeklog/compare/eec2edec66fb%5E...3849985ffe4e


More information about the geeklog-cvs mailing list