Skip to content

fix(admin-audit): Log when BFP was bypassed - #64557

Open
nickvergessen wants to merge 1 commit into
masterfrom
bugfix/noid/admin-audit-for-bfp-bypass
Open

nickvergessen wants to merge 1 commit into
masterfrom
bugfix/noid/admin-audit-for-bfp-bypass

Conversation

@nickvergessen

Copy link
Copy Markdown
Member

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added this to the Nextcloud 36 milestone Sep 19, 2026
@nickvergessen nickvergessen self-assigned this Sep 19, 2026
@nickvergessen
nickvergessen requested a review from a team as a code owner September 19, 2026 08:51
@nickvergessen nickvergessen added bug 3. to review Waiting for reviews labels Sep 19, 2026
@nickvergessen
nickvergessen requested review from Altahrim, come-nc, icewind1991 and salmart-dev and removed request for a team September 19, 2026 08:51
if ($this->isBypassListed((string)$ipAddress)) {
$this->dispatcher->dispatchTyped(
new CriticalActionPerformedEvent(
'Bruteforce attempt from "{ip}" detected for action "{action}".',

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should clarify that it’s white listed maybe?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants