You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by mteo <gi...@git.apache.org> on 2016/05/05 14:55:36 UTC

[GitHub] syncope pull request: [SYNCOPE-836] user can log in and out withou...

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 <ma...@tirasa.net>
Date:   2016-05-05T14:36:46Z

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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] syncope pull request: [SYNCOPE-836] user can log in and out withou...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---