[CI] set PASSWORD_HASH_ALGO = argon2 for integration tests

(cherry picked from commit 1d7ce2a39c)
(cherry picked from commit 3af8757583)
(cherry picked from commit 0b81815209)
(cherry picked from commit 7180a3222a)
(cherry picked from commit 069044f4a6)
(cherry picked from commit dd1438f389)
(cherry picked from commit 4ae6b5d64d)
(cherry picked from commit c572666d78)
(cherry picked from commit de0a4480bc)
(cherry picked from commit 60272ef4f7)
This commit is contained in:
Loïc Dachary 2023-02-20 23:17:52 +01:00 committed by Earl Warren
parent aa424551f2
commit a68fdde4be
No known key found for this signature in database
GPG Key ID: 0579CB2928A78A00
5 changed files with 5 additions and 0 deletions

View File

@ -98,6 +98,7 @@ COLORIZE = true
LEVEL = Debug
[security]
PASSWORD_HASH_ALGO = argon2
DISABLE_GIT_HOOKS = false
INSTALL_LOCK = true
SECRET_KEY = 9pCviYTWSb

View File

@ -96,6 +96,7 @@ COLORIZE = true
LEVEL = Debug
[security]
PASSWORD_HASH_ALGO = argon2
DISABLE_GIT_HOOKS = false
INSTALL_LOCK = true
SECRET_KEY = 9pCviYTWSb

View File

@ -95,6 +95,7 @@ COLORIZE = true
LEVEL = Debug
[security]
PASSWORD_HASH_ALGO = argon2
DISABLE_GIT_HOOKS = false
INSTALL_LOCK = true
SECRET_KEY = 9pCviYTWSb

View File

@ -99,6 +99,7 @@ COLORIZE = true
LEVEL = Debug
[security]
PASSWORD_HASH_ALGO = argon2
DISABLE_GIT_HOOKS = false
INSTALL_LOCK = true
SECRET_KEY = 9pCviYTWSb

View File

@ -94,6 +94,7 @@ COLORIZE = true
LEVEL = Debug
[security]
PASSWORD_HASH_ALGO = argon2
DISABLE_GIT_HOOKS = false
INSTALL_LOCK = true
SECRET_KEY = 9pCviYTWSb