[ 
https://issues.apache.org/jira/browse/SYNCOPE-836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15272475#comment-15272475
 ] 

ASF GitHub Bot commented on SYNCOPE-836:
----------------------------------------

GitHub user mteo opened a pull request:

    https://github.com/apache/syncope/pull/16

    [SYNCOPE-836] user can log in and out without cleaning cache

    because the cache, user couldn't switch authentication status. First 
solution was to disable cache globally in httpprovider for any browser. It 
didn't work for firefox, so stronger solution is to disable cache in every get 
request and make every get request different by adding a time parameter 
throught a interceptor.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mteo/syncope SYNCOPE-836

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/syncope/pull/16.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 #16
    
----
commit 45642228c0963844a34d4bcccd86d4eef4489fa5
Author: Matteo Di Carlo <matteo.dica...@tirasa.net>
Date:   2016-05-05T14:36:46Z

    [SYNCOPE-836] user can log in and out without cleaning cache

----


> On Firefox, once logged in can't log out and viceversa if cache is not have 
> been cleared
> ----------------------------------------------------------------------------------------
>
>                 Key: SYNCOPE-836
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-836
>             Project: Syncope
>          Issue Type: Bug
>          Components: enduser
>    Affects Versions: 2.0.0
>         Environment: Firefox
>            Reporter: Matteo Di Carlo
>            Assignee: Matteo Di Carlo
>             Fix For: 2.0.0
>
>
> on Firefox:
> -Log in with existing user
> -Log out 
> -delete cookies
> -can't log back in and no error message shown



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to