Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Fixed issue in security checker with namespace pattern and private name. #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rharter
Copy link

@rharter rharter commented Aug 1, 2013

Fixes an issue that causes private objects to fail.


public static final String KIND_PREFIX_PUBLIC = "[public]";
public static final String KIND_PREFIX_PUBLIC = "public_";
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

57

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

49

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants