Enabling 2FA authentication does not allow authenticating from the terminal when trying to push code to repositories.
Steps to Reproduce
1. Enable 2FA
2. Clone a git repository hosted on the forge to which you have commit access
3. Make a test_branch and try to push it
fatal: Authentication failed for 'https://rhnvrm@forge-allura.apache.org/git/u/rhnvrm/allura-site/'
Yea, this is because of [#8128] I will try to work on a fix for it soon
Related
Tickets:
#8128