nextcloud / nextcloud/server

[Bug]: Unnecessary index bruteforce_attempts_ip

Open
#49,841 0 comments 0 reactions 1 assignee View on GitHub

@GhassenKefi is already working on this.

Since Sep 16, 2026.

1. to develop 30-feedback bug feature: database performance 🚀
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

⚠️ This issue respects the following points: ⚠️
Bug description

There is not a single query that uses the ip column of the bruteforce database as a filter. The index is therefore unused and creates unnecessary maintenance work for the database.

Steps to reproduce
  1. Install Nextcloud
Expected behavior

No unused indexes

Nextcloud Server version

30

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?
  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other
Configuration report

List of activated Apps

Nextcloud Signing status

Nextcloud Logs

Additional info

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.