Implement the OAuth 2 providers using AbstractOauth2Action.
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 7 Jan 2021 11:43:24 +0000 (12:43 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 7 Jan 2021 15:49:56 +0000 (16:49 +0100)
commit8b2a995f7c725488bd41ddb389cd01060dd53ecc
tree28df632ff010d206e82f580bcd5cd695a44837dc
parentac20bc0beda627e40e89265b0563c5a8d06cf282
Implement the OAuth 2 providers using AbstractOauth2Action.
com.woltlab.wcf/templates/accountManagement.tpl
wcfsetup/install/files/lib/action/FacebookAuthAction.class.php
wcfsetup/install/files/lib/action/GithubAuthAction.class.php
wcfsetup/install/files/lib/action/GoogleAuthAction.class.php
wcfsetup/install/files/lib/action/TwitterAuthAction.class.php
wcfsetup/install/files/lib/form/AccountManagementForm.class.php
wcfsetup/install/files/lib/form/RegisterForm.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml