Forced HTTPS validation on new "System OAuth applications"
Created by: rahul286
I just upgraded to GitLab 7.7 and Gitlab CI to 5.4.
The new OAuth applications
is forcing SSL requirement on URL. I think this validation is added in error and should be removed.
Please find attached screenshot below:
HTTPS is good but security should be optional. Going by above validation, I am allowed to run GitLab without HTTPS but for CI, HTTPS is forced!