[Kimchi-devel] [PATCH 0/4] Let frontend redirect user after logging
Aline Manera
alinefm at linux.vnet.ibm.com
Wed Jul 16 16:40:49 UTC 2014
On 07/16/2014 05:30 AM, Wen Wang wrote:
> Sorry there are bugs in this patch that I didn't realize before.
>
> 1) When connect to a VM under "Guest" tab, another browser tab appears
> shows the vnc window
> -> go to the vnc tab
> -> Close both tabs
> -> open another tab of kimchi
> -> log in and you will get to vnc instead of kimchi's interface
>
> 2) When session time out, you login again and you will get to "Guest"
> tab instead of the formal tab you are in
>
Thanks for the tests, Wen Wang!
I will turn back the next_url to fix those problems.
> Best Regards
>
> Wang Wen
>
> On 7/16/2014 10:49 AM, Wen Wang wrote:
>> Tested-by Wen Wang <wenwang at linux.vnet.ibm.com>
>>
>> On 07/15/2014 02:42 AM, alinefm at linux.vnet.ibm.com wrote:
>>> From: Aline Manera <alinefm at linux.vnet.ibm.com>
>>>
>>> Aline Manera (4):
>>> Update test case to reflect new login design
>>> Remove former login design files
>>> Remove special console rules from nginx configuration
>>> Let frontend redirect user after logging
>>>
>>> src/kimchi/auth.py | 10 +--
>>> src/kimchi/root.py | 19 +----
>>> src/nginx.conf.in | 11 ---
>>> tests/test_rest.py | 2 +-
>>> ui/css/theme-default/login-window.css | 90 ------------------------
>>> ui/js/src/kimchi.login.js | 64 +++++++++++++++++
>>> ui/js/src/kimchi.login_window.js | 128
>>> ----------------------------------
>>> ui/pages/login-window.html.tmpl | 53 --------------
>>> ui/pages/login.html.tmpl | 36 ++--------
>>> 9 files changed, 72 insertions(+), 341 deletions(-)
>>> delete mode 100644 ui/css/theme-default/login-window.css
>>> create mode 100644 ui/js/src/kimchi.login.js
>>> delete mode 100644 ui/js/src/kimchi.login_window.js
>>> delete mode 100644 ui/pages/login-window.html.tmpl
>>>
>>
>> _______________________________________________
>> Kimchi-devel mailing list
>> Kimchi-devel at ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/kimchi-devel
>>
>
>
> _______________________________________________
> Kimchi-devel mailing list
> Kimchi-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/kimchi-devel
>
More information about the Kimchi-devel
mailing list