-
New Feature
-
Resolution: Fixed
-
Major
-
2.8
-
MOODLE_28_STABLE
-
MOODLE_34_STABLE
-
wip-
MDL-46269-master -
-
100
-
3.4 Sprint 5
This could be a once off thing (e.g. when someone changes from http to https and back) or a constant thing (whenever they add a link)
Note that apache server can be configured to choose http or https automatically, and other servers may have similar functionality.
The protocol relative url option can be considered as well. "//www.example.com" will link to https://www.example.com if you are on https://moodle.org or http://www.example.com if you are on http://moodle.org
Finally, a filter could be made.
Filter attempt: https://github.com/xow/moodle/compare/27466d7548de99cbb050027acc3e809ce49ad2e9...MDL-46269-master-filter
- blocks
-
MDL-42834 Deprecate loginhttps
- Closed
- caused a regression
-
MDL-60539 httpsreplace tools sets SQL debugging
- Closed
- has a non-specific relationship to
-
MDL-59635 Escape column name in Replace Tool
- Closed
-
MDL-36208 Case-insensitive collations in the database cause problems and should be changed to case-sensitive
- Open
-
MDL-60055 Filters converting links to embedded contents (i.e. mediaplugin) must be smarter for https sites
- Closed
- has been marked as being related by
-
MDL-28484 We do not have a function to detect if we are being served on https
- Closed
-
MDL-60976 Optimise $DB->replace_all_text()
- Closed
-
MDL-62467 PDF annotations file is fully blank if a submission contains a non-convertible file among other convertible files
- Closed
-
MDL-46554 YouTube Filter: Adjust to stop forcing HTTPS
- Closed
- has to be done before
-
MDL-60024 tool_httpsreplace should also replace content of blocks
- Closed
- Testing discovered
-
MDL-60482 tool_httpsreplace does not detect nor fix URLs for images in Markdown syntax
- Open