[
https://issues.apache.org/jira/browse/AIRAVATA-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571812#comment-15571812
]
ASF GitHub Bot commented on AIRAVATA-2164:
------------------------------------------
GitHub user machristie opened a pull request:
https://github.com/apache/airavata-php-gateway/pull/23
AIRAVATA-2164 Remove pending role from user when given access
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/machristie/airavata-php-gateway
AIRAVATA-2164-remove-user-from-pending-role
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/airavata-php-gateway/pull/23.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #23
----
commit f41820eae9e2cc48e7a8993dab60b0d3f84aec3d
Author: Marcus Christie <[email protected]>
Date: 2016-10-07T19:49:21Z
AIRAVATA-2164 Remove pending role from user when given access
----
> Remove user from pending role when approved
> -------------------------------------------
>
> Key: AIRAVATA-2164
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2164
> Project: Airavata
> Issue Type: Improvement
> Components: PGA PHP Web Gateway
> Reporter: Marcus Christie
> Assignee: Marcus Christie
>
> When an admin approves a user's account request and adds them to
> 'gateway-user' or 'admin' or 'admin-read-only', the user still has the
> pending role that they were automatically assigned on account creation. The
> admin has to take an additional step to remove the user from the pending
> role, but there's not really any reason to add another manual step there for
> the admin. In seagrid this has resulted in the list of pending role users
> growing pages long.
> This task is to remove the user from the pending role when they're account is
> approved (which happens when they are assigned a 'gateway-user', 'admin' or
> 'admin-read-only' role).
> Also as a clean up task, we want to clean up existing pending role users who
> have an approved account in the scigap IS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)