Skip to content

Chrome autofill fills in password on sharelinks with login password #6821

@The7thSin

Description

@The7thSin

Steps to reproduce

  1. Save login password for nextcloud to chrome
  2. Login and create a share link
  3. Chrome will automatically tick the password field and add your login password

Expected behaviour

Password should be set by the user if they want any

Actual behaviour

Chrome adds the login password as password for the share link

Server configuration

Operating system:
Ubuntu 16.04
Web server:
Apache2
Database:
Mariadb
PHP version:
php7.0
Nextcloud version: (see Nextcloud admin page)
12.0.3
Updated from an older Nextcloud/ownCloud or fresh install:
11.0.3

The solution is to add autocomplete=“new-password” to the password field.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions