Re: [Freeipa-devel] [PATCH] 828 webui: don't log in back after logout

2015-06-05 Thread Martin Basti

On 07/05/15 19:24, Petr Vobornik wrote:

Automatic login attempt is initiated by first failed xhr request which
happens in metadata phase.

New phase was added before metadata phase. It interrupts UI load and 
shows

login page if it's directly after logout(marked in session storage).
Successfull manual login resolves the phase so that metadata phase can
follow.

https://fedorahosted.org/freeipa/ticket/5008



ACK

--
Martin Basti

-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Re: [Freeipa-devel] [PATCH] 828 webui: don't log in back after logout

2015-06-05 Thread Petr Vobornik

On 06/05/2015 12:39 PM, Martin Basti wrote:

On 07/05/15 19:24, Petr Vobornik wrote:

Automatic login attempt is initiated by first failed xhr request which
happens in metadata phase.

New phase was added before metadata phase. It interrupts UI load and
shows
login page if it's directly after logout(marked in session storage).
Successfull manual login resolves the phase so that metadata phase can
follow.

https://fedorahosted.org/freeipa/ticket/5008



ACK



Pushed to master: cd5fe9b4079c848667b1e7c41b2f5d6ab173ee5f

--
Petr Vobornik

--
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code