Compare commits

..

2 Commits

Author SHA1 Message Date
ded9ed984b Merge pull request 'increase whitelist of not logging certain (wp logins)' (#196) from staging into main
All checks were successful
CI/CD Pipeline / test (push) Successful in 8m24s
CI/CD Pipeline / deploy-staging (push) Has been skipped
CI/CD Pipeline / deploy-main (push) Successful in 4m11s
Reviewed-on: #196
2024-01-31 10:24:14 +01:00
59f0ee1429 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
2024-01-31 10:23:33 +01:00

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)
{