nextcloud / nextcloud/guests

Password not visible when being set for new guest share

Open
#1,518 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
Dominant language
JavaScript
Stars
61
Forks
34
Avg merge
3d 19h
Merged PRs (30d)
22

Description

Feature request

Currently using version 32.0.6 of Nextcloud and 4.6.0 of Guests.

When a guest is invited to a share and is asked to set a new password, the characters are blanked (presumably by the browser?) but there is no option to make them visible.

Since there is no repeat confirmation of the password, it is very easy to make a mistake and become locked out.

An 'eye' in the password box to allow users to see the password while typing (as in the normal login) would fix this.

Thanks!

Image

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.

Research direction

Start by locating the guest password-setting form and compare its password field with the normal login form, which already provides visibility control. Add an eye control that lets invitees reveal the password while typing, and verify that the new-password flow remains usable without requiring confirmation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.