Gitolite permissions being bypassed when pushing using http authentication
Created by: wilsonj
Any permissions that are set in the gitolite.conf file are ignored when you are pushing to gitlab over http authentication.
Most notably, protected branches can be pushed to by developers if using http auth and are blocked if they are using ssh.