| Línea 21... |
Línea 21... |
| 21 |
* @author Peter Burnett <peterburnett@catalyst-au.net>
|
21 |
* @author Peter Burnett <peterburnett@catalyst-au.net>
|
| 22 |
* @copyright Catalyst IT
|
22 |
* @copyright Catalyst IT
|
| 23 |
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
23 |
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
| 24 |
*/
|
24 |
*/
|
| Línea 25... |
Línea 25... |
| 25 |
|
25 |
|
| 26 |
$string['deleteunusablefactors'] = 'Delete unusable Nosetup factors';
|
26 |
$string['deleteunusablefactors'] = 'Delete unusable Optional MFA factors';
|
| 27 |
$string['info'] = 'This factor passes if the user has no other factors set up.';
|
27 |
$string['info'] = 'This factor passes if the user has no other factors set up.';
|
| 28 |
$string['pluginname'] = 'No other factors';
|
28 |
$string['pluginname'] = 'Optional MFA';
|
| - |
|
29 |
$string['privacy:metadata'] = 'The Optional MFA plugin does not store any personal data';
|
| - |
|
30 |
$string['settings:description'] = 'Allow users who haven\'t set up any other authentication factors to bypass MFA until another factor is added.';
|
| 29 |
$string['privacy:metadata'] = 'The No other factors plugin does not store any personal data';
|
31 |
$string['settings:shortdescription'] = 'Allow users to bypass MFA if they have not set up any other authentication factor.';
|