Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
OTPHP 9.1.1
2
--------------
3
https://github.com/Spomky-Labs/otphp/releases/tag/v9.1.1
4
 
5
Instructions to import WebAuthn into Moodle:
6
 
7
1. Download the latest release from https://github.com/Spomky-Labs/otphp/releases/tag/vx.x.x
8
   (choose "Source code")
9
2. Unzip the source code
10
3. Copy the following files from otphp-x.x/lib/OTPHP into admin/tool/mfa/factor/totp/extlib/OTPHP:
11
   1. OTP.php
12
   2. OTPInterface.php
13
   3. ParameterTrait.php
14
   4. TOTP.php
15
   5. TOTPInterface.php
16
 
17
4. Copy the following files from otphp-x.x into admin/tool/mfa/factor/totp/extlib/OTPHP:
18
   1. LICENSE
19
   2. composer.json