Commit 7acd032
authored
Add dependencies for two-factor authentication in Icinga Web (#53)
Add required packages for upcoming two-factor authentication in
Icinga Web:
- `chillerlan/php-qrcode` to generate QR codes.
- `spomky-labs/otphp` to generate and validate OTP tokens.2 files changed
Lines changed: 356 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
0 commit comments