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/people/controller
epriestley bcdadf5947 Add autocomplete=off to all non-login password forms
Summary: Fixes T5579. Modern browsers aggressively autofill credentials, but at least Firefox still behaves slightly better with this flag. Hopefully other browsers will follow suit.

Test Plan: Browsed various interfaces, verifying that login interfaces allow autocomplete while non-login interfaces do not.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5579

Differential Revision: https://secure.phabricator.com/D10253
2014-08-13 10:06:48 -07:00
..
PhabricatorPeopleApproveController.php Add a setting to disable all notification email 2014-08-12 12:28:29 -07:00
PhabricatorPeopleCalendarController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
PhabricatorPeopleController.php Fix broken references to auth adapters 2014-07-22 21:20:45 +10:00
PhabricatorPeopleCreateController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
PhabricatorPeopleDeleteController.php Implement bin/remove, for structured destruction of objects 2014-05-01 18:23:31 -07:00
PhabricatorPeopleDisableController.php Put Disable/Admin flags on profiles 2014-04-02 12:05:49 -07:00
PhabricatorPeopleEmpowerController.php Make many actions require high security 2014-04-30 17:44:59 -07:00
PhabricatorPeopleLdapController.php Add autocomplete=off to all non-login password forms 2014-08-13 10:06:48 -07:00
PhabricatorPeopleListController.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
PhabricatorPeopleLogsController.php Move activity log rendering to a dashboard panel 2014-05-15 19:17:02 -07:00
PhabricatorPeopleNewController.php Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
PhabricatorPeopleProfileController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
PhabricatorPeopleProfileEditController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
PhabricatorPeopleProfilePictureController.php Add a CanCDN flag to uploaded files 2014-08-07 18:56:20 -07:00
PhabricatorPeopleRenameController.php Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
PhabricatorPeopleWelcomeController.php Move "Send Welcome Email" to profiles and nuke old weird edit UI 2014-04-02 12:06:17 -07:00