Skip to content

Basic Auth from other website on same domain triggers brute force protection #12720

@michag86

Description

@michag86

If there is a existing basic authentication to another web application on the same host (and domain), the credentials from the basic authentication are logged as failed logins.

I don't know if there is a configuration to avoid this.

Steps to reproduce

  1. Login to a basic authentication protected website on the same host (and domain) where nextcloud is installed
  2. Open nextcloud login page
  3. check the nextcloud.log for failed logins

Expected behaviour

No failed logins are logged

Actual behaviour

Failed logins are logged for the user, that was used for basic authentication.

Server configuration

Operating system:
Ubuntu 16.04
Web server:
Apache 2.4
Database:
MySQL
PHP version:
PHP 7.0

Nextcloud version: (see Nextcloud admin page)
14.0.4
Updated from an older Nextcloud/ownCloud or fresh install:
updated from 11.0.x
Where did you install Nextcloud from:
zip
Signing status:
No errors have been found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending check for reproducibility or if it fits our roadmapbug

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions