Compare commits

..

2 Commits

Author SHA1 Message Date
08d935e6a5 Merge pull request 'update list of filtered log in attempts' (#201) from staging into main
All checks were successful
CI/CD Pipeline / test (push) Successful in 9m7s
CI/CD Pipeline / deploy-staging (push) Has been skipped
CI/CD Pipeline / deploy-main (push) Successful in 3m50s
Reviewed-on: #201
2024-02-07 12:37:15 +01:00
9c8bb59ad7 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
2024-02-07 12:36:27 +01:00

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