update list of filtered log in attempts
All checks were successful
CI/CD Pipeline / test (push) Successful in 10m59s
CI/CD Pipeline / deploy-staging (push) Successful in 3m41s
CI/CD Pipeline / deploy-main (push) Has been skipped

This commit is contained in:
philipp 2024-02-07 12:36:27 +01:00
parent 664bb62733
commit 9c8bb59ad7

View File

@ -519,6 +519,8 @@ ORDER BY last_access DESC
"wp-system", "wp-system",
"s.sollberger", "s.sollberger",
"m.birner", "m.birner",
"m-sageder",
"a-almousa",
] ]
.contains(&name) .contains(&name)
{ {