1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/people
Bob Trahan 9838251515 Make PhabricatorActionListView logged-out user savvy
Summary:
Fixes T2691. Now, all PhabricatorActionListViews in the codebase setObjectHref to $request->getRequestURI. This value is passed over to PhabricatorActionItems right before they are rendered. If a PhabricatorActionItem is a workflow and there is no user OR the user is logged out, we used this objectURI to construct a log in URI.

Potentially added some undesirable behavior to aggressively setUser (and later setObjectURI) from within the List on Actions... This should be okay-ish unless there was a vision of actions having different user objects associated with them. I think this is a safe assumption.

Test Plan: played around with a mock all logged out (Ref T2652) and it worked!

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2691

Differential Revision: https://secure.phabricator.com/D6416
2013-07-12 11:39:47 -07:00
..
application Modernize email verification page 2013-07-10 18:53:09 -07:00
conduit Implement ApplicationSearch in People 2013-05-31 10:51:20 -07:00
config Move roles and status into properties on profile view 2013-07-10 12:34:09 -07:00
controller Make PhabricatorActionListView logged-out user savvy 2013-07-12 11:39:47 -07:00
customfield Move roles and status into properties on profile view 2013-07-10 12:34:09 -07:00
editor Migrate PhabricatorUserLDAPInfo to PhabricatorExternalAccount 2013-06-16 09:55:55 -07:00
event Hovercard tweaks 2013-04-06 21:16:55 -07:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
lipsum Fixed Task Generation 2013-04-24 18:17:31 -07:00
query Disambiguate "id" column in People query which joins Email 2013-06-19 11:18:40 -07:00
remarkup Implement ApplicationSearch in People 2013-05-31 10:51:20 -07:00
search Improve Search architecture 2012-12-21 14:21:31 -08:00
storage Provide contextual help on auth provider configuration 2013-06-20 11:18:48 -07:00