Security: Difference between revisions
From MoodleDocs
Mary Cooch (talk | contribs) m (Italian link) |
Mary Cooch (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
*[[Security overview report]] - Checks for all kinds of potential security problems that you might have in your configuration | *[[Security overview report]] - Checks for all kinds of potential security problems that you might have in your configuration | ||
*[[Site security settings]] -Settings affecting the security and privacy of your site | *[[Site security settings]] -Settings affecting the security and privacy of your site | ||
*[[ | *[[Site notifications]] - Information about update and login failure notifications | ||
*[[Password salting]] - Details of the way of making passwords more secure by adding a random string of characters to passwords before their hash is calculated | *[[Password salting]] - Details of the way of making passwords more secure by adding a random string of characters to passwords before their hash is calculated | ||
*[[Increasing privacy in Moodle]] - Suggestions for settings changes to increase privacy of users | *[[Increasing privacy in Moodle]] - Suggestions for settings changes to increase privacy of users |
Latest revision as of 05:44, 2 December 2018
- Security recommendations - Advice on how best to keep your site secure
- Security overview report - Checks for all kinds of potential security problems that you might have in your configuration
- Site security settings -Settings affecting the security and privacy of your site
- Site notifications - Information about update and login failure notifications
- Password salting - Details of the way of making passwords more secure by adding a random string of characters to passwords before their hash is calculated
- Increasing privacy in Moodle - Suggestions for settings changes to increase privacy of users
- Reducing spam in Moodle - Advice on how to minimize the risk of spam on your site
See also
- Security FAQ
- Security news on moodle.org
- Moodle security procedures in the dev docs which includes info on how to report a security issue