HTTP security: Różnice pomiędzy wersjami

Z MoodleDocs
Skocz do:nawigacja, szukaj
removing 1.9 template and info relating to previous versions
Mary Cooch (dyskusja | edycje)
added template
Linia 1: Linia 1:
{{Security}}
{{Security}}
<p class="note">'''Please refer to [[Page_notes#Security |these notes]] before editing this page.'''</p>
{{Improve}}
 


Location: ''Administration > Security > HTTP security''
Location: ''Administration > Security > HTTP security''

Wersja z 12:32, 25 wrz 2011

This page really needs improving. Please see the page comments for suggestions of what to include, then remove this template when you're done.


Location: Administration > Security > HTTP security


Use HTTPS for logins

HTTPS encrypts the user's login data, so it's difficult to sniff out a user's username and password on the network. You will need to enable HTTPS on your server before you turn on this setting, or else you will be locked out of your site. Every web server has a different method for enabling HTTPS, so you should check the documentation for your web server.

Secure cookies only

Moodle 1.9 onwards includes a setting for secure cookies (when using HTTPS).

Please add further information here...

Only http cookies

Moodle 1.9 onwards includes a setting "Only http cookies".

Please add further information here...

See also