Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: report/security/report security check noauth.

report/security/report security check noauth: Difference between revisions

From MoodleDocs
(stub template, description, see also, category)
 
No edit summary
Line 3: Line 3:
With the "No Authentication" method enabled, a user can create an account without any kind of authentication from other systems, and with no email-based confirmation that the email address that they have provided is valid, or even exists!
With the "No Authentication" method enabled, a user can create an account without any kind of authentication from other systems, and with no email-based confirmation that the email address that they have provided is valid, or even exists!


This is a good way to create a very insecure Moodle site, and is not recommended, except for testing purposes.  
This will create a very insecure Moodle site, and is not recommended for any production site unless the site is protected via some other means.


==See also==
==See also==

Revision as of 14:18, 17 February 2009


With the "No Authentication" method enabled, a user can create an account without any kind of authentication from other systems, and with no email-based confirmation that the email address that they have provided is valid, or even exists!

This will create a very insecure Moodle site, and is not recommended for any production site unless the site is protected via some other means.

See also