the software gives github as callbackurl only http, so the reverse proxy has to rewrite it to https. This is a potential security problem, because one request with the oauth credentials is always over http without encryption
the software gives github as callbackurl only http, so the reverse proxy has to rewrite it to https.
This is a potential security problem, because one request with the oauth credentials is always over http without encryption