We use a corporate instance of GitLab, connected through our cloud connector to cloud web IDE. It was working until this week. Since we use an HTTPS connection it always asked for credentials at the start of the session. This week it no longer asks for credentials and gives us the following error.
Fetch request failed. https://[username]@gitlab.[corporateaddress]/[projectpath].git: git-upload-pack not permitted
I could try using SSH instead of HTTPS but would like to know why HTTPS is failing, whether there was an update to the Web IDE, and if so where can I see that information?