1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 06:03:27 +02:00

22 Commits

Author SHA1 Message Date
camer0n
bea796463e Issue #5465 Plugin language file conversion. 2025-04-11 07:23:57 -07:00
Cameron
331aa5f99e Interface fixes and refactoring to e107 conventions/standards. 2020-02-28 10:33:50 -08:00
Cameron
66ea783998 Social Login admin area rework. 2020-02-27 14:10:42 -08:00
Nick Liu
be84cf7c08 New interface for varied social login configuration fields
Uses the new e_user_provider::getFieldsOf() API
2020-02-24 22:50:48 +01:00
Nick Liu
bc4ade5a27 Disable system/xup/test by default
Now guests can't snoop there unless the admin allows it.
Documentation has been improved accordingly.
2020-02-19 23:30:24 +01:00
Nick Liu
91bfc1df23 Core modifications to support Hybridauth 3
- MOD: Replaced e107::getPref('social_login') with
       SocialLoginConfigManager::getValidConfiguredProviderConfigs()
- FIX: signup_shortcodes updated with new social login providers
- MOD: e107::filter_request() code de-duplication: HTTP 400 exits
- MOD: Deprecated e107::getHybridAuth() to discourage direct access to
       third-party dependency Hybridauth
- FIX: Updated e_user_provider for Hybridauth 3
- FIX: e_user::tryProviderSession() and Hybridauth 3
- NEW: Dynamic auth provider support in social_adminarea
- NEW: Database migration for social plugin's social_login pref
2020-02-17 10:38:49 +01:00
Gábor
d9663dde60 Update English_front.php 2017-02-02 22:34:08 +01:00
Gábor
9af6755d69 Update English_global.php 2017-02-02 22:33:18 +01:00
Gábor
ab7c5b8298 Update English_global.php 2017-01-31 21:31:46 +01:00
Gábor
572643a44c Update English_front.php 2017-01-31 20:59:35 +01:00
Gábor
3c4c7661ac Update English_front.php 2017-01-31 17:15:10 +01:00
Gábor
8b39304d80 Update English_front.php 2017-01-31 08:22:58 +01:00
Gábor
1ead715b6a Update English_admin.php 2017-01-31 07:33:59 +01:00
Gábor
18fa8a3151 Update English_front.php 2017-01-31 07:18:08 +01:00
Gábor
f4d21aaa35 Update English_global.php 2017-01-31 06:45:59 +01:00
Lóna Lore
57cb4308db Issue #2055 - Ability to set a "scope" for HybridAuth provider. 2016-11-30 19:24:08 +01:00
Cameron
90524aa0ce Removed hard-coded line-breaks from banner-menu template. Issue #6 added missing social plugin LAN. 2016-09-23 17:21:02 -07:00
Cameron
16ba11220e Open-Graph meta image option added to social plugin. 2016-08-09 09:26:48 -07:00
Cameron
7d789ce372 Social: Fixed the shortcode 'provider' preference. Additional social-share buttons added for Pocket, Wordpress, Tumblr and Pinboard. 2016-06-23 13:45:23 -07:00
Cameron
983d8bb4f4 Issue #1670 Social login preference to update displayName and/or Avatar. 2016-06-01 12:33:15 -07:00
Cameron
5e43919420 Corrected Social LANs. 2016-05-21 10:05:28 -07:00
tgtje
201730b25d Social plugin language use (05-21-16) 2016-05-21 10:55:28 +02:00