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 (34,953 stars) (4,865 forks)batch import
0. Needs triageenhancementfeature: authenticationfeature: settingsgood first issue

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