Csardelacal / YCH-Issues

Issue tracking for YCH.commishes.com
1 stars 0 forks source link

HTTPS Mixed Content #17

Closed ZebraNorth closed 7 years ago

ZebraNorth commented 7 years ago

Visiting an auction page with HTTPS gives mixed content warnings

The offending requests are: <img src="http://account.commishes.com/image/user/2059/64" class="user-icon small" title="Icons handled by gravatar"> var crons = ['/cron/', 'http://account.commishes.com//cron'];

Csardelacal commented 7 years ago

Hey there MrZebra! Thanks for the report, I will look into those. Shouldn't be a complicated fix!

Csardelacal commented 7 years ago

Once the new version of the authentication service is online this should be completely fixed. Thanks again for the report!