1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/auth/provider
Tal Shiri 43d45c4956 can now tell phabricator you trust an auth provider's emails (useful for Google OAuth), which will mark emails as "verified" and will skip email verification.
Summary: This is useful when you're trying to onboard an entire office and you end up using the Google OAuth anyway.

Test Plan: tested locally. Maybe I should write some tests?

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9150
2014-05-16 14:14:06 -07:00
..
PhabricatorAuthProvider.php can now tell phabricator you trust an auth provider's emails (useful for Google OAuth), which will mark emails as "verified" and will skip email verification. 2014-05-16 14:14:06 -07:00
PhabricatorAuthProviderLDAP.php Add a checkbox to the LDAP auth configuration UI to "Always Search" 2014-04-08 11:36:23 -07:00
PhabricatorAuthProviderOAuth.php OAuth - add a little notes section for admins to remember details about external accounts 2014-04-09 11:09:50 -07:00
PhabricatorAuthProviderOAuth1.php OAuth - add a little notes section for admins to remember details about external accounts 2014-04-09 11:09:50 -07:00
PhabricatorAuthProviderOAuth1JIRA.php OAuth - add a little notes section for admins to remember details about external accounts 2014-04-09 11:09:50 -07:00
PhabricatorAuthProviderOAuth1Twitter.php OAuth - add a little notes section for admins to remember details about external accounts 2014-04-09 11:09:50 -07:00
PhabricatorAuthProviderOAuth2.php OAuth - add a little notes section for admins to remember details about external accounts 2014-04-09 11:09:50 -07:00
PhabricatorAuthProviderOAuthAmazon.php OAuth - add a little notes section for admins to remember details about external accounts 2014-04-09 11:09:50 -07:00
PhabricatorAuthProviderOAuthAsana.php OAuth - add a little notes section for admins to remember details about external accounts 2014-04-09 11:09:50 -07:00
PhabricatorAuthProviderOAuthDisqus.php OAuth - add a little notes section for admins to remember details about external accounts 2014-04-09 11:09:50 -07:00
PhabricatorAuthProviderOAuthFacebook.php Minor, fix the scoping of a static variable 2014-04-11 04:24:58 -07:00
PhabricatorAuthProviderOAuthGitHub.php OAuth - add a little notes section for admins to remember details about external accounts 2014-04-09 11:09:50 -07:00
PhabricatorAuthProviderOAuthGoogle.php OAuth - add a little notes section for admins to remember details about external accounts 2014-04-09 11:09:50 -07:00
PhabricatorAuthProviderOAuthTwitch.php OAuth - add a little notes section for admins to remember details about external accounts 2014-04-09 11:09:50 -07:00
PhabricatorAuthProviderOAuthWordPress.php WordPress.com OAuth2 plugin 2014-05-08 14:23:19 -07:00
PhabricatorAuthProviderPassword.php can now tell phabricator you trust an auth provider's emails (useful for Google OAuth), which will mark emails as "verified" and will skip email verification. 2014-05-16 14:14:06 -07:00
PhabricatorAuthProviderPersona.php Straighten out absolute/relative URIs in login providers 2014-01-23 14:03:44 -08:00