Search not secure on HTTPS because of absolute links
Search not secure on HTTPS because of absolute links
| Issue ID: | 3587 |
| Issue Category: | security |
| Component: | core |
| Priority: | major |
| Status: | active |
| Assigned: | Unassigned |
| Version: | 1.0 |
The following page https://identi.ca/search/notice?q=5 display an alert when you try to submit the POST request.
i've translate my Firefox warning message from french to english :
"Although this page is encrypted, the information entered will be transmitted in the clear (unencrypted) and could be read as they travel.
Do you want to send this information?"
It's because the links are written with HTTP entierely and not HTTPS.
This bug happen on the API too.

Updates
You can also subscribe to the
RSS feed for updates to this issue.