Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[web] Hide "Change Password" "Add user" "Remove user" #9060

Closed
exalate-issue-sync bot opened this issue May 17, 2023 · 1 comment
Closed

[web] Hide "Change Password" "Add user" "Remove user" #9060

exalate-issue-sync bot opened this issue May 17, 2023 · 1 comment
Labels

Comments

@exalate-issue-sync
Copy link

Description

User Stories

  • As a user whos identity is centrally managed, I don't want to have a "Change Password" button in the account setting because all account data should be managed in a central place.

  • As identity is centrally managed, I don't want to have a "Add user" button in the admin settings because all account data should be managed in a central place.

  • As identity is centrally managed, I don't want to have a "Remove user" button in the admin settings because all account data should be managed in a central place.

Value

Acceptance Criteria

  • add capability graph.change_password_self in oCIS and reva to show/hide the "Change password" button
    • defaults to true
  • read capability in Web
    • defaults to false
  • If the capability is set, the button does not exists/exist

Definition of ready

[ ] everybody needs to understand the value written in the user story
[ ] acceptance criteria has to be defined
[ ] all dependencies of the user story need to be identified
[ ] feature should be seen from an end user perspective
[ ] user story has to be estimated
[ ] story points need to be less then 20

Definition of done

  • Functional requirements
    [ ] functionality described in the user story works
    [ ] acceptance criteria are fulfilled
  • Quality
    [ ] code review happened
    [ ] CI is green
    [ ] critical code received unit tests by the developer
    [ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
  • Non-functional requirements
    [ ] no sonar cloud issues
@exalate-issue-sync
Copy link
Author

Michael Barz commented: Backend part will be part of ocis 3.0.0 in https://github.com/owncloud/enterprise/issues/5715

So the web improvement should go into stable-7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant