You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by philippeback <gi...@git.apache.org> on 2016/06/29 21:09:32 UTC

[GitHub] oozie pull request #21: extjs filter that leads to replay attacks problems

GitHub user philippeback opened a pull request:

    https://github.com/apache/oozie/pull/21

    extjs filter that leads to replay attacks problems

    Remove the filter which causes double work on the KDC and leads to replay attacks and a non working oozie ui when in a kerberos aware browser against a kerberos cluster.

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

    $ git pull https://github.com/philippeback/oozie patch-1

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

    https://github.com/apache/oozie/pull/21.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 #21
    
----
commit 3ab4713cb87474e135c3d0ab433d95bc649b4ff7
Author: Philippe Back <ph...@gmail.com>
Date:   2016-06-29T21:09:20Z

    extjs filter that leads to replay attacks problems
    
    Remove the filter which causes double work on the KDC and leads to replay attacks and a non working oozie ui when in a kerberos aware browser against a kerberos cluster.

----


---
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.
---