increase whitelist of not logging certain (wp logins)
All checks were successful
CI/CD Pipeline / test (push) Successful in 23m44s
CI/CD Pipeline / deploy-staging (push) Successful in 20m26s
CI/CD Pipeline / deploy-main (push) Has been skipped

This commit is contained in:
philipp 2024-01-31 10:23:33 +01:00
parent 6f94bb1186
commit 59f0ee1429

View File

@ -510,6 +510,15 @@ ORDER BY last_access DESC
"wwwadmin",
"wadminw",
"admin",
"m sageder",
"d kortschak",
"a almousa",
"p hofer",
"s sollberger",
"n sageder",
"wp-system",
"s.sollberger",
"m.birner",
]
.contains(&name)
{