[JBoss JIRA] (GTNPORTAL-2662) Impersonation in GateIn
by Marek Posolda (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-2662?page=com.atlassian.jira.pl... ]
Marek Posolda updated GTNPORTAL-2662:
-------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 3.8.0.Final
(was: 3.7.0.Final)
Resolution: Done
> Impersonation in GateIn
> -----------------------
>
> Key: GTNPORTAL-2662
> URL: https://issues.jboss.org/browse/GTNPORTAL-2662
> Project: GateIn Portal
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 3.4.0.Final
> Reporter: Marek Posolda
> Assignee: Marek Posolda
> Fix For: 3.8.0.Final
>
>
> It would be nice to have impersonation feature available in GateIn. This will allow administrator to temporarily gain identity of another user, perform some actions in GateIn UI on behalf of this user and verify that everything looks as expected (for example protected pages, which should not be seen by particular user are really not seen etc.)
> Some prototype is available on github:
> https://github.com/mposolda/gatein-impersonation
> https://github.com/ozoli/gatein-impersonation
> but will require proper specification, review, and more work.
> Also for UI, it would be better to have the functionality available directly in orgManagementPortlet. I though about possibility to have another action for "impersonate" in UserManagement. So having 3 actions like "Edit", "Delete", "Impersonate". I. this case, we will also need new icon in UI etc...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months
[JBoss JIRA] (GTNPORTAL-2662) Impersonation in GateIn
by Marek Posolda (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-2662?page=com.atlassian.jira.pl... ]
Marek Posolda updated GTNPORTAL-2662:
-------------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/gatein/gatein-portal/pull/789
> Impersonation in GateIn
> -----------------------
>
> Key: GTNPORTAL-2662
> URL: https://issues.jboss.org/browse/GTNPORTAL-2662
> Project: GateIn Portal
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 3.4.0.Final
> Reporter: Marek Posolda
> Assignee: Marek Posolda
> Fix For: 3.7.0.Final
>
>
> It would be nice to have impersonation feature available in GateIn. This will allow administrator to temporarily gain identity of another user, perform some actions in GateIn UI on behalf of this user and verify that everything looks as expected (for example protected pages, which should not be seen by particular user are really not seen etc.)
> Some prototype is available on github:
> https://github.com/mposolda/gatein-impersonation
> https://github.com/ozoli/gatein-impersonation
> but will require proper specification, review, and more work.
> Also for UI, it would be better to have the functionality available directly in orgManagementPortlet. I though about possibility to have another action for "impersonate" in UserManagement. So having 3 actions like "Edit", "Delete", "Impersonate". I. this case, we will also need new icon in UI etc...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months
[JBoss JIRA] (GTNPORTAL-3245) Add comfriming when user remove permissions on edit page & site
by Hai Nguyen (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3245?page=com.atlassian.jira.pl... ]
Hai Nguyen commented on GTNPORTAL-3245:
---------------------------------------
Sorry for late reply. I will update PR for merge-able, soon.
> Add comfriming when user remove permissions on edit page & site
> ---------------------------------------------------------------
>
> Key: GTNPORTAL-3245
> URL: https://issues.jboss.org/browse/GTNPORTAL-3245
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.6.1.Final
> Reporter: Hai Nguyen
> Assignee: Hai Nguyen
> Labels: backlogs
> Original Estimate: 4 hours
> Time Spent: 3 days, 1 hour, 20 minutes
> Remaining Estimate: 2 hours
>
> - Login portal
> - Go to user and group management
> - Choose Group management tab
> - Add new group ( ex: AAA)
> - Go to Pages
> - Add new page for group above
> - Search this page and click edit
> - Click view page properties
> - Change access and edit permission to ( organization/*)
> - Click Finish button on Editor composer
> => Unknown error and throw exception in console
> {noformat}
> 2013-08-08 15:20:18,549 | ERROR | Error during the processAction phase [portal:UIPortalApplication<http-nio-0.0.0.0-8080-exec-10>]
> java.lang.NullPointerException: null
> at org.exoplatform.portal.webui.portal.UIPortalComposer$FinishPageEditionActionListener.execute(UIPortalComposer.java:680) ~[exo.portal.webui.portal-3.5.6-PLF.jar:3.5.6-PLF]
>
> {noformat}
>
> Reproduce on edit site is the same
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months