2017-08-14 14:26:10 +04:00
2017-08-14 14:26:10 +04:00
2017-08-14 14:26:10 +04:00
2017-08-14 15:56:59 +04:00
2017-08-14 14:26:10 +04:00
2017-08-14 14:26:10 +04:00

HTTP Basic Authentication

Build Status

Adds Basic Authentication Moodle.

The plugin is designed to work in the environment of Moodle 3.2+.

It is worthwhile to understand the motives and reasons before installing the plug-in, because:

  • You can not login to the authorization page. Consequently, the ability to register and restore the password for users will be lost.
  • HTTP Basic Authentication is the least secure authorization system, because authorization keys are transmitted in clear text. Use a secure HTTPS protocol to protect user information.

Build

The script build.sh collects the final package for installation in Moodle.

/bin/sh ./build.sh

License

MIT. Copyright (c) Valentin Popov.

Description
Authorization plugin for Moodle.
Readme 38 KiB
Languages
PHP 91%
Shell 9%