about summary refs log tree commit diff
path: root/.env.test
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2018-10-20 07:32:26 +0200
committerGitHub <noreply@github.com>2018-10-20 07:32:26 +0200
commitd5bfba3262cf531d767f583a79fc2fbe8bff93b4 (patch)
tree420ba156da4908cc8def3b1a475d26ff7c17c7e2 /.env.test
parent9486f0ca7774a148845a45db74ae8527cc963e85 (diff)
Do not test PAM authentication by default (#9027)
* Do not test PAM authentication by default

* Disable PAM tests if PAM is not enabled
Diffstat (limited to '.env.test')
-rw-r--r--.env.test4
1 files changed, 0 insertions, 4 deletions
diff --git a/.env.test b/.env.test
index 726351c5e..fa4e1d91f 100644
--- a/.env.test
+++ b/.env.test
@@ -3,7 +3,3 @@ NODE_ENV=test
 # Federation
 LOCAL_DOMAIN=cb6e6126.ngrok.io
 LOCAL_HTTPS=true
-# test pam authentication
-PAM_ENABLED=true
-PAM_DEFAULT_SERVICE=pam_test
-PAM_CONTROLLED_SERVICE=pam_test_controlled