1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00
php-e107/e107_plugins
Nick Liu 379a963902
New API to detect if social login is enabled site-wide
The site-wide social login system is now backwards-compatible with how
the social_login_active core pref worked since commit
3b2d8333b62290688f64e061023669463fd8f04c.

social_login_active's least significant bit is now treated as a global
bit, so if it's not set, no other bits are allowed to be set. This
un-breaks all existing checks for whether social_login_active is empty.

Except in themes, the social_login_active check has been replaced with
an e_user_provider API to check if social login is enabled site-wide.
2020-02-22 23:55:20 +01:00
..
2018-11-30 11:20:16 -08:00
2019-10-26 15:42:43 +02:00
2019-07-04 09:50:36 +02:00
2019-10-11 19:41:07 +02:00
2019-08-27 13:43:54 +02:00
2019-10-24 13:02:26 +02:00
2019-05-26 17:05:29 -07:00
2006-12-02 04:36:16 +00:00