From: Günter M. <mi...@us...> - 2022-09-07 12:43:12
|
- **status**: open --> closed-fixed - **Comment**: Thank you for the report. The URLs were updated 2022-01-22 in [r8956]. Using Docutils 0.19 or a repository snapshot should solve your issue. --- ** [bugs:#455] Replace older http URL with newer https URL** **Status:** closed-fixed **Created:** Fri Aug 26, 2022 07:23 PM UTC by Kevin Cole **Last Updated:** Fri Aug 26, 2022 07:23 PM UTC **Owner:** nobody I'm moving a documents to a new site and have configured the site using recommendations for CSP. I'm finding that the HTML documents generated from reStructuredText source all contain references to the old URL http://docutils.sourceforge.net/. Would it be safe to update all of these to https://docutils.sourceforge.io/ since that's where the above redirects to? On the surface, it seems like an "easy fix" and would mean that the generated code no longer contains the insecure "http"... --- Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |