social-login-phpbb icon indicating copy to clipboard operation
social-login-phpbb copied to clipboard

Social Login for phpBB allows your users to login and register with 40+ social networks. It increases your phpBB user registration rate by simplifying the registration process.

Results 18 social-login-phpbb issues
Sort by recently updated
recently updated
newest added

In the file upload/oneall/sociallogin/core/helper.php the each() function is used twice. This function will be removed in PHP 8: [https://www.php.net/manual/en/function.each.php](https://www.php.net/manual/en/function.each.php) It will not be quite as simple as replacing with foreach()...

It seems that when you login via oneall, it's not possible to set "remember me", resulting in a lot of frustration with my users, as steam requires to authenticate yourself...

phpbb 3.3 - Social Login 4.7.2 I use phpbb 3.3 and from the ACP configure that oneall social login is only shown in the index. This is correct, visually it...

I installed PHPBB with the bitnami phpbb docker image. It's also behind a reverse proxy using nginx since we have other services on the server as well. When using the...

PhpBB3.3.x has some extra parameters in the constructor of phpbb/auth/provider/db.php: ` public function __construct(factory $captcha_factory, config $config, driver_interface $db, manager $passwords_manager, request_interface $request, user $user, $phpbb_root_path, $php_ext) ` However, the...

With native phpBB registration, my users have to fill some mandatory fields like location and some additional custom fields. With Social Login in the validation step only the user name...

If you are not logged in and want to reply to a post, the login form shown doesn't contain the OneAll login buttons - only above if OneAll form is...

In the last years Strava has become extremely popular within the sport community. Any chance to extend oneall login with Strava authentication capabilities ?