]>
author | Dan Brown <redacted> | |
Wed, 30 Jun 2021 21:10:02 +0000 (22:10 +0100) | ||
committer | Dan Brown <redacted> | |
Wed, 30 Jun 2021 21:10:02 +0000 (22:10 +0100) | ||
commit | 916a82616f1e2c750a1f01109e65ad2b603a79ce | |
tree | da397732c304fe54e5a73e040d77e642c7f02931 | tree | snapshot |
parent | d25cd83d8e2a8741a6476ce2d7ff6efc728ecc6e | commit | diff |
app/Actions/ActivityType.php | diff | blob | history | |
app/Auth/Access/Mfa/MfaValue.php | [new file with mode: 0644] | blob |
app/Auth/Access/Mfa/TotpService.php | [new file with mode: 0644] | blob |
app/Auth/Access/Mfa/TotpValidationRule.php | [new file with mode: 0644] | blob |
app/Auth/User.php | diff | blob | history | |
app/Auth/UserRepo.php | diff | blob | history | |
app/Http/Controllers/Auth/MfaController.php | diff | blob | history | |
database/migrations/2021_06_30_173111_create_mfa_values_table.php | [new file with mode: 0644] | blob |
resources/lang/en/activities.php | diff | blob | history | |
resources/lang/en/validation.php | diff | blob | history | |
resources/views/mfa/setup.blade.php | diff | blob | history | |
tests/Auth/MfaTotpTest.php | [new file with mode: 0644] | blob |