Hackware Human 2ca34e2752 Add optional logging and SSL verification deactivation | 3 年 前 | |
---|---|---|
classes | 3 年 前 | |
db | 4 年 前 | |
README.md | 3 年 前 | |
version.php | 3 年 前 |
Sends validation of certification information to a CORFO web service.
Set the following env vars on your web server:
CORFOWS_ENV
to testing
or production
sets CORFO endpointCORFOWS_CLIENT_ID
CORFO client IDCORFOWS_CLIENT_SECRET
CORFO client secretCORFOWS_INSTITUTION_ID
CORFO institution idCORFOWS_LOG
if set, enables log to moodledata/corfows.logCORFOWS_DONT_VERIFY_SSL
it set, skips SSL verificationCopy the contents of this repo to local/corfows
on your moodle installation.