-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Closed
Copy link
Labels
3. to reviewWaiting for reviewsWaiting for reviewsenhancementfeature: authenticationfeature: occpapercutAnnoying recurring UX issue with possibly simple fix.Annoying recurring UX issue with possibly simple fix.
Description
The occ command user:add-app-password should work without the users login password.
If a admin needs to create a app password for a user for whatever reasons (e.g. in migration szenarios) it is quite unlikely that they know the login password from the users. The provisioning API and the graphical user management allow the admin to change the users password without knowing the old one. Why should the user:add-app-password be more strict?
Second, in case of SSO no user has a login password on Nextcloud. All passwords are handled by the IDP. The current behavior of the occ command makes it completely useless in any SSO environment.
Therefore I would suggest to remove the password input/check or at least make it optional.
ChristophWurst and artfulrobot
Metadata
Metadata
Assignees
Labels
3. to reviewWaiting for reviewsWaiting for reviewsenhancementfeature: authenticationfeature: occpapercutAnnoying recurring UX issue with possibly simple fix.Annoying recurring UX issue with possibly simple fix.
Type
Projects
Status
☑️ Done