[geeklog-hg] [Geeklog-Core/geeklog] 28a571: Added GitHub OAuth Login Ability

GitHub noreply at github.com
Thu May 12 16:03:57 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: 28a57194f262b7c1043d61bd7381a3f399822b62
      https://github.com/Geeklog-Core/geeklog/commit/28a57194f262b7c1043d61bd7381a3f399822b62
  Author: Tom Homer <tomhomer at gmail.com>
  Date:   2016-05-12 (Thu, 12 May 2016)

  Changed paths:
    M language/english_utf-8.php
    M language/japanese_utf-8.php
    M public_html/admin/configuration_validation.php
    M public_html/admin/install/config-install.php
    M public_html/docs/english/config.html
    M public_html/docs/japanese/config.html
    A public_html/images/github-login-icon.png
    M sql/updates/mysql_2.1.1_to_2.1.2.php
    M system/classes/oauthhelper.class.php
    M system/lib-security.php

  Log Message:
  -----------
  Added GitHub OAuth Login Ability

Can now login using your GitHub account via oauth. Needs more testing.


  Commit: 4b2f239e1c6258903b51d90812e1d512c7600cb1
      https://github.com/Geeklog-Core/geeklog/commit/4b2f239e1c6258903b51d90812e1d512c7600cb1
  Author: Tom Homer <tomhomer at gmail.com>
  Date:   2016-05-12 (Thu, 12 May 2016)

  Changed paths:
    M public_html/layout/denim/functions.php
    M public_html/layout/modern_curve/functions.php
    M public_html/layout/professional/functions.php
    M public_html/layout/professional_css/functions.php
    M public_html/lib-common.php
    M system/lib-security.php

  Log Message:
  -----------
  Added

Feature #682 completed. Added $_CONF['theme_oauth_icons'] option which
can be added to theme functions.php init function to enable or disable
using themes own icons for oauth login form. Icons must be named the
same and located in the images directory.


Compare: https://github.com/Geeklog-Core/geeklog/compare/3f86e72a867b...4b2f239e1c62


More information about the geeklog-cvs mailing list