Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
Assert 2.1
2
--------------
3
https://github.com/beberlei/assert/releases/tag/v2.1
4
 
5
Instructions to import WebAuthn into Moodle:
6
 
7
1. Download the latest release from https://github.com/beberlei/assert/releases/tag/vx.x
8
   (choose "Source code")
9
2. Unzip the source code
10
3. Copy the following files from assert-x.x/lib/Assert into admin/tool/mfa/factor/totp/extlib/Assert:
11
   1. Assertion.php
12
   2. AssertionFailedException.php
13
   3. InvalidArgumentException.php
14
 
15
4. Copy the following files from assert-x.x into admin/tool/mfa/factor/totp/extlib/Assert:
16
   1. LICENSE
17
   2. composer.json