Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi I've noticed a small security flaw in this projectin that requests to gravatar are over http not https.
To fix this edit UCommentModeration.ascx line 103 change:
<img src='http://www.gravatar.com/avatar/...
to
<img src='//www.gravatar.com/avatar/...
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Security Bug
Hi I've noticed a small security flaw in this projectin that requests to gravatar are over http not https.
To fix this edit UCommentModeration.ascx line 103 change:
to
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.