1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-17 17:28:42 +01:00
phorge-phorge/src/applications/auth
epriestley 6ef4747e9d Convert OAuth1 handshake tokens to new modular temporary tokens
Summary: Ref T10603. Swap these over and give them nice UI strings.

Test Plan:
- Refreshed a Twitter OAuth link.
- Unlinked and re-linked a Twitter account.
- Viewed the new type in {nav Config > Temporary Tokens}.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10603

Differential Revision: https://secure.phabricator.com/D15480
2016-03-16 09:34:18 -07:00
..
action Rate limit multi-factor actions 2014-04-30 14:30:31 -07:00
application Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
capability Auth - add "manage providers" capability 2015-01-12 14:37:58 -08:00
conduit Provide a more straightforward way to revoke SSH keys by finding and destroying the objects 2015-12-19 11:52:26 -08:00
constants Support invites in the registration and login flow 2015-02-11 06:06:28 -08:00
controller Make temporary token storage/schema more flexible 2016-03-16 09:33:38 -07:00
data Convert all calls to 'IconFont' to just 'Icon' 2016-01-27 20:59:27 -08:00
editor Allow login to be disabled for authentication providers 2015-12-15 15:03:06 -08:00
engine Make temporary token storage/schema more flexible 2016-03-16 09:33:38 -07:00
exception Add email invites to Phabricator (logic only) 2015-02-09 16:12:36 -08:00
extension Begin modularizing main menu items 2016-01-04 06:57:09 -08:00
factor Formally modularize MFA/TOTP tokens, provide a module panel for temporary tokens 2016-03-16 09:33:58 -07:00
garbagecollector Provide bin/garbage for interacting with garbage collection 2015-10-02 09:17:24 -07:00
handler Modularize generation of supplemental login messages 2015-09-04 10:34:39 -07:00
management Various translation improvements 2015-11-03 07:02:46 +11:00
phid Provide a more straightforward way to revoke SSH keys by finding and destroying the objects 2015-12-19 11:52:26 -08:00
provider Convert OAuth1 handshake tokens to new modular temporary tokens 2016-03-16 09:34:18 -07:00
query Make temporary token storage/schema more flexible 2016-03-16 09:33:38 -07:00
sshkey phtize all the things 2015-05-22 21:16:39 +10:00
storage Make temporary token storage/schema more flexible 2016-03-16 09:33:38 -07:00
tokentype Formally modularize MFA/TOTP tokens, provide a module panel for temporary tokens 2016-03-16 09:33:58 -07:00
view Convert all calls to 'IconFont' to just 'Icon' 2016-01-27 20:59:27 -08:00
worker Send emails for email invites 2015-02-11 06:06:09 -08:00