I'm unable to push to my git repository, all I get is authentication failed, event though my vcs password is definitly correct as I changed it. This is what I do:
$ git push -u origin master Username for 'https://phablab.krautspace.de': enko Password for 'https://enko@phablab.krautspace.de': fatal: Authentication failed for 'https://phablab.krautspace.de/diffusion/M/morecms.git/'
My version of phabricator is obviously 692a28b5b2df9c09a90106dc9d10daa32389f3eb :). My settings look like this: http://i.imgur.com/wAu4cKi.png.
Any idea what could be causing this?