Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

HTTP security: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
m (admin/setting/httpsecurity moved to HTTP security)
(rewording, category edit)
 
(11 revisions intermèdies per 4 usuaris que no es mostren)
Línia 1: Línia 1:
{{Moodle 1.7}}
{{Security}}
HTTPS for logins can be enabled by an administrator in ''Settings > Site 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.


{{stub}}
==See also==
[[Category:Administrator]]
 
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=79110 Locked out] forum discussion
 
[[Category:Site administration]]
 
[[de:HTTP-Sicherheit]]

Revisió de 13:57, 2 nov 2011

HTTPS for logins can be enabled by an administrator in Settings > Site 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.

See also