(Moving priority to "Needs Triage" since I accidentally put it to "normal" when i created it - Feel free to set it to Low)
It would be wonderfull if phabricator could have a basic-auth "auth" meaning that apache/nginx/whatever is the one that authenticates the user and phabricator just trusts and creates user based on $_SERVER['REMOTE_USER']
That would also sort of solve T742 since apache can use ldap as a backend for basic-auth.