Just installed 'Phabricator' in our organization and getting used to it. However, our IT objects to the autocomplete feature on the login form.
Can this be disabled in a humane way? (ie. without breaking anything else)
Thanks.
You can modify the code of Phabricator, https://secure.phabricator.com/D10253 can serve as a guide.
Understand that simply setting autocomplete=off will not fix the issue with some browsers, who ignore the developers wishes (like Chrome and Firefox).
See https://secure.phabricator.com/T5579 for discussion.