1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/auth
lkassianik 6c7e0e2807 T6870, Return to previous page after login via header
Summary: Fixes T6870, logging in from a public object should land on that object.

Test Plan: Navigate to a maniphest task in a logged out state, login, landing page should be maniphest task.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Maniphest Tasks: T6870

Differential Revision: https://secure.phabricator.com/D11289
2015-01-08 15:56:22 -08:00
..
action Rate limit multi-factor actions 2014-04-30 14:30:31 -07:00
application T6870, Return to previous page after login via header 2015-01-08 15:56:22 -08:00
constants Make password reset emails use one-time tokens 2014-05-22 10:41:00 -07:00
controller Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
data Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
editor Fix a duplicate case statement 2015-01-05 08:24:16 +11:00
engine Make the current session key a component of the CSRF token 2014-08-04 12:04:47 -07:00
exception Make two-factor auth actually work 2014-04-28 10:20:54 -07:00
factor Rename the PhabricatorAuthFactorTOTP class for consistency 2015-01-06 22:56:04 +11:00
garbagecollector Add "temporary tokens" to auth, for SMS codes, TOTP codes, reset codes, etc 2014-05-20 11:43:45 -07:00
management Fixing typo unautorized -> unauthorized. 2014-12-22 12:57:49 -08:00
phid Transactions - deploy buildTransactionTimeline against a few more applications 2014-12-02 14:33:59 -08:00
provider Fix method visibility for PhabricatorBitbucketAuthProvider::getProviderConfigurationHelp() 2015-01-07 07:34:25 +11:00
query Separate SSH key management from the settings panel 2014-11-11 08:18:26 -08:00
sshkey Work around lack of PKCS8 support in OSX ssh-keygen 2014-12-19 16:36:40 -08:00
storage Transactions - adding willRenderTimeline to handle tricky cases 2014-12-04 13:58:52 -08:00
view Allow device SSH keys to be trusted 2014-11-20 17:33:30 -08:00