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

feature/FOUR-9529: [Story] - Add Permission "Allowed to set own password" #5259

Merged
merged 7 commits into from Sep 7, 2023

Conversation

pmPaulis
Copy link
Contributor

@pmPaulis pmPaulis commented Sep 5, 2023

Story

As an admin user, I want to add permission to the Groups and Users section called "Allowed to set own password" So I can enhance the security of ProcessMaker with SSO turned on.

Solution

  • Create a new permission
    image
  • If the user does not have the permission can not edit the fields
    image

How to Test

  • Create a user

  • Give the permission to edit the profile

  • No provide the permission to change user and password
    Screenshot_9

  • Create a user

  • Give the permission to edit the profile

  • Give the permission to change user and password
    Edit-Users-ProcessMaker (8)
    Edit-Users-ProcessMaker (9)

Related Tickets & Packages

https://processmaker.atlassian.net/browse/FOUR-9529

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

Environment Fall

ci:next

@processmaker-sonarqube
Copy link

@pmPaulis pmPaulis changed the title feature/FOUR-9529: Add Permission "Allowed to set own password" feature/FOUR-9529: [Story] Add Permission "Allowed to set own password" Sep 5, 2023
@pmPaulis pmPaulis changed the base branch from feature/FOUR-8501 to next September 6, 2023 15:58
@pmPaulis pmPaulis changed the base branch from next to feature/FOUR-8501 September 6, 2023 17:05
@pmPaulis pmPaulis changed the title feature/FOUR-9529: [Story] Add Permission "Allowed to set own password" feature/FOUR-9529: [Story] - Add Permission "Allowed to set own password" Sep 7, 2023
@pmPaulis pmPaulis merged commit 42aa38a into feature/FOUR-8501 Sep 7, 2023
30 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants