Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: HTTP security.

HTTP security: Difference between revisions

From MoodleDocs
m (admin/setting/httpsecurity moved to HTTP security)
(MDL-42834)
 
(22 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Moodle 1.7}}
{{Security}}
*In Moodle 3.4 onwards, the setting 'Use HTTPS for logins' (loginhttps) has been removed.
* There is a [[HTTPS conversion tool]] for converting embedded content to HTTPS.


==Secure cookies only==


{{stub}}
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 'Secure cookies only' default setting is on.
[[Category:Administrator]]
 
==See also==
 
* MDL-55662 for removing the secure cookies only setting
 
[[Category:Site administration]]
 
[[de:HTTP-Sicherheit]]
[[es:Seguridad HTTP]]

Latest revision as of 15:52, 10 November 2017

  • In Moodle 3.4 onwards, the setting 'Use HTTPS for logins' (loginhttps) has been removed.
  • There is a HTTPS conversion tool for converting embedded content to HTTPS.

Secure cookies only

It is recommended to use secure cookies only when serving over SSL. When not serving over SSL, the setting is ignored. In Moodle 3.1.2 onwards, the 'Secure cookies only' default setting is on.

See also

  • MDL-55662 for removing the secure cookies only setting