nextcloud/server

Ask for authentication before removing 'Device & Sessions'

Open

#39,390 opened on Jul 14, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)PHP (4,865 forks)batch import
0. Needs triageenhancementfeature: authenticationfeature: settingsgood first issue

Repository metrics

Stars
 (34,953 stars)
PR merge metrics
 (Avg merge 17d 3h) (606 merged PRs in 30d)

Description

Describe the solution you'd like As user I want to make sure that when I remove a device or session from my NextCloud account I'm prompted to authenticate with my password So that if my account is compromised no one can remove access without the original password

Additional context I think this feature could help prevent users that leave their account open in a shared device from other users de-authenticating them from their devices and therefore loosing access.

Contributor guide