[JBoss JIRA] (GTNPORTAL-2662) Impersonation in GateIn
by Boleslaw Dawidowicz (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-2662?page=com.atlassian.jira.pl... ]
Boleslaw Dawidowicz updated GTNPORTAL-2662:
-------------------------------------------
Fix Version/s: 3.6.0.Final
(was: 3.6.0.Beta02)
> 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.6.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
12 years, 10 months
[JBoss JIRA] (GTNPORTAL-2559) Invalid cookie message in log when access portal through loadbalancer
by Boleslaw Dawidowicz (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-2559?page=com.atlassian.jira.pl... ]
Boleslaw Dawidowicz updated GTNPORTAL-2559:
-------------------------------------------
Fix Version/s: 3.6.0.Final
(was: 3.6.0.Beta02)
> Invalid cookie message in log when access portal through loadbalancer
> ---------------------------------------------------------------------
>
> Key: GTNPORTAL-2559
> URL: https://issues.jboss.org/browse/GTNPORTAL-2559
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.4.0.M01
> Environment: GateIn master, cluster build, 2 nodes + mod_jk loadbalancer
> Reporter: Michal Vanco
> Assignee: Marko Strukelj
> Priority: Minor
> Labels: EPP6.0-Test-Dev
> Fix For: 3.6.0.Final
>
> Attachments: cookie.txt
>
>
> I'm getting message in portal log when accessing portal on loadbalancer:
> INFO [org.apache.tomcat.util.http.Cookies] (ajp-perf11/10.16.88.189:8009-8) Cookies: Invalid cookie. Value not a token or quoted value
> This doesn't cause any issue, but wasn't present at EPP5.x version.
> Snippet from ff firebug:
> Connection keep-alive
> Cookie gtn.site.preference=FailoverPortal; JSESSIONID=eEGzAwUbc9eCEh9nIkE6ukzl.perf15; s_vi=[CS]v1|281B075B051D1B93-6000012D601169D9[CE]; rh_omni_tc=70160000000H4AjAAK
> Host perf13.mw.lab.eng.bos.redhat.com:8080
> Pragma no-cache
--
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
12 years, 10 months
[JBoss JIRA] (GTNPORTAL-2668) There is portlet named "Gadget Wrapper Portlet" in the list of available portlets
by Boleslaw Dawidowicz (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-2668?page=com.atlassian.jira.pl... ]
Boleslaw Dawidowicz updated GTNPORTAL-2668:
-------------------------------------------
Fix Version/s: 3.6.0.Final
(was: 3.6.0.Beta02)
> There is portlet named "Gadget Wrapper Portlet" in the list of available portlets
> ---------------------------------------------------------------------------------
>
> Key: GTNPORTAL-2668
> URL: https://issues.jboss.org/browse/GTNPORTAL-2668
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.4.0.Final
> Environment: JBoss AS 7.1.3
> Reporter: Vlastislav Ramik
> Priority: Minor
> Fix For: 3.6.0.Final
>
>
> When you adding portlet into category in application registry, there is "Gadget Wrapper Portlet" listed in available portlets. The portlet is actually Gadget Calendar.
> If the calendar should be there rename it to calendar. In that case why aren't here other gadgets.
> If the calendar shouldn't be there remove it form there.
--
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
12 years, 10 months
[JBoss JIRA] (GTNPORTAL-2874) Several Enhancements to GateIn Redirect Admin UI
by Boleslaw Dawidowicz (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-2874?page=com.atlassian.jira.pl... ]
Boleslaw Dawidowicz updated GTNPORTAL-2874:
-------------------------------------------
Fix Version/s: 3.6.0.Final
(was: 3.6.0.Beta02)
> Several Enhancements to GateIn Redirect Admin UI
> ------------------------------------------------
>
> Key: GTNPORTAL-2874
> URL: https://issues.jboss.org/browse/GTNPORTAL-2874
> Project: GateIn Portal
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Reporter: Alexandre Mendonça
> Assignee: Alexandre Mendonça
> Fix For: 3.6.0.Final
>
>
> Redirect Administratio UI needs several enhancements, such as:
> - Show modal with confirmation before deleting a redirect;
> - Update redirects list after deleting a redirect;
> - Show alerts/messages when there aren't any Conditions;
> - Show alerts/messages when there aren't any Node Mappings defined;
> - Show tooltips for explaining what can go in the Conditons input text;
> - Show tooltips for explaining what can go in the Device Properties input text;
> - Show the "X" button on modal windows (it works but it's not visible);
> - Show initial empty rows for User Agent String Contains/Does Not Contain when adding a new condition;
> - Fix when saving a redirect (it shows both summary and redirect edit at some point);
> - Remove toggle icon on left of "Redirects" left menu header;
> - Stop page redirect when clicking "Cancel" on Redirect Configuration view;
> - Change "Add Condition" modal title when editing an existing condition, to show "Edit Condition";
> - Properties add/edit must work even when not using "-Dorg.apache.el.parser.COERCE_TO_ZERO=false";
> - 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
12 years, 10 months