1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-27 17:22:42 +01:00
phorge-phorge/src
epriestley 24544b1a2f Straighten out absolute/relative URIs in login providers
Summary:
Ref T4339. Login providers use absolute URIs, but the ones that rely on local form submits should not, because we want to include CSRF tokens where applicable.

Instead, make the default be relative URIs and turn them into absolute ones for the callback proivders.

Test Plan: Clicked, like, every login button.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4339

Differential Revision: https://secure.phabricator.com/D8045
2014-01-23 14:03:44 -08:00
..
aphront Consolidate use of magical cookie name strings 2014-01-23 14:01:35 -08:00
applications Straighten out absolute/relative URIs in login providers 2014-01-23 14:03:44 -08:00
docs Remarkup - add underline rule 2014-01-17 13:11:26 -08:00
extensions Add src/extensions/ to Phabricator 2013-08-14 15:38:06 -07:00
infrastructure Detect developer error when constructing forms with absolute URIs 2014-01-23 14:03:28 -08:00
view Issue "anonymous" sessions for logged-out users 2014-01-23 14:03:22 -08:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
__phutil_library_map__.php Consolidate use of magical cookie name strings 2014-01-23 14:01:35 -08:00