<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=HTTP_security</id>
	<title>HTTP security - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=HTTP_security"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=HTTP_security&amp;action=history"/>
	<updated>2026-05-06T17:39:53Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=HTTP_security&amp;diff=1401&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=HTTP_security&amp;diff=1401&amp;oldid=prev"/>
		<updated>2024-10-14T18:18:07Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 18:18, 14 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=HTTP_security&amp;diff=1400&amp;oldid=prev</id>
		<title>1&gt;Marycooch: 127.0.0.0/8 re MDL-76755</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=HTTP_security&amp;diff=1400&amp;oldid=prev"/>
		<updated>2023-08-12T11:56:54Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.0/8 re MDL-76755&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Security}}&lt;br /&gt;
*In Moodle 3.4 onwards, the setting &amp;#039;Use HTTPS for logins&amp;#039; (loginhttps) has been removed.&lt;br /&gt;
* There is a [[HTTPS conversion tool]] for converting embedded content to HTTPS.&lt;br /&gt;
&lt;br /&gt;
==Secure cookies only==&lt;br /&gt;
&lt;br /&gt;
It is recommended to use secure cookies only when serving over [https://en.wikipedia.org/wiki/Transport_Layer_Security SSL]. When not serving over SSL, the setting is ignored. In Moodle 3.1.2 onwards, the &amp;#039;Secure cookies only&amp;#039; default setting is on.&lt;br /&gt;
&lt;br /&gt;
==cURL blocked hosts list==&lt;br /&gt;
&lt;br /&gt;
This allows you to block Moodle&amp;#039;s cURL implementation from accessing the specified hosts, wherever it is used to fetch content (such as by the URL downloader in the file picker). Generally it is recommended that as a minimum this is configured to prevent access to any internal network resources. The following is an example list of hosts which can be configured, which prevents access to various versions of &amp;quot;localhost&amp;quot;, as well as an address commonly used by AWS and some other cloud providers to provide meta data about the server instance (169.254.169.254):&lt;br /&gt;
&lt;br /&gt;
 127.0.0.0/8&lt;br /&gt;
 192.168.0.0/16&lt;br /&gt;
 10.0.0.0/8&lt;br /&gt;
 172.16.0.0/12&lt;br /&gt;
 0.0.0.0&lt;br /&gt;
 localhost&lt;br /&gt;
 169.254.169.254&lt;br /&gt;
 0000::1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; In addition to configuring this at the application level via this setting, it is also recommended that sufficient firewall/network security measures are in place, including restricting access to internal network endpoints to those users/services that require them.&lt;br /&gt;
&lt;br /&gt;
==cURL allowed ports list==&lt;br /&gt;
&lt;br /&gt;
This allows you to restrict Moodle&amp;#039;s cURL implementation to only access the specified list of port numbers, wherever it is used to fetch content (such as by the URL downloader in the file picker). Generally it is recommended that this is configured to only allow standard web ports, as follows:&lt;br /&gt;
&lt;br /&gt;
 80&lt;br /&gt;
 443&lt;br /&gt;
&lt;br /&gt;
In future, some logical default values such as those above will be configured automatically for new Moodle sites. See MDL-56873 for more details.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; In addition to configuring this at the application level via this setting, it is also recommended that sufficient firewall/network security measures are in place, including restricting access to open ports on the internal network to those users/services that require them.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* MDL-55662 for removing the secure cookies only setting&lt;br /&gt;
&lt;br /&gt;
[[Category:Site administration]]&lt;br /&gt;
&lt;br /&gt;
[[de:HTTP-Sicherheit]]&lt;br /&gt;
[[es:Seguridad HTTP]]&lt;/div&gt;</summary>
		<author><name>1&gt;Marycooch</name></author>
	</entry>
</feed>