1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-04 15:54:48 +01:00

Add QA tests for TOTP

This commit is contained in:
downtownallday
2020-09-10 15:24:47 -04:00
parent 24ae913d68
commit 5852a7aabb
6 changed files with 350 additions and 20 deletions

View File

@@ -118,8 +118,9 @@ init_miab_testing() {
# python3-dnspython: is used by the python scripts in 'tests' and is
# not installed by setup
# also install 'jq' for json processing
wait_for_apt
apt-get install -y -qq python3-dnspython
apt-get install -y -qq python3-dnspython jq
# copy in pre-built MiaB-LDAP ssl files
# 1. avoid the lengthy generation of DH params