[Bug 55851] Tomcat SPNEGO authenticator incompatible with IBM JDK: Accept Security Context needs to be wrapped around a Privileged Action in order for server side authentication

2013-12-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55851

--- Comment #2 from Arunav Sanyal arunav.sanya...@gmail.com ---
Thanks

I tried searching for recent changes to SpnegoAuthenticator and I cant seem to
find the bug report in which this issue was first reported.

Can you please point me to the bug report in which this fix is made? Or is this
a change which is not tracked by ASF bugzilla?

Yours sincerely
Arunav Sanyal

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 55851] Tomcat SPNEGO authenticator incompatible with IBM JDK: Accept Security Context needs to be wrapped around a Privileged Action in order for server side authentication

2013-12-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55851

--- Comment #3 from Mark Thomas ma...@apache.org ---
(In reply to Arunav Sanyal from comment #2)
 Thanks
 
 I tried searching for recent changes to SpnegoAuthenticator and I cant seem
 to find the bug report in which this issue was first reported.

Huh? This is the bug report in which this issue was first reported.

 Can you please point me to the bug report in which this fix is made? Or is
 this a change which is not tracked by ASF bugzilla?

Huh? Bugzilla is not a source code control system. It doesn't track source code
changes? Are you looking for a link to the svn revisions where this issue was
fixed?

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 55851] Tomcat SPNEGO authenticator incompatible with IBM JDK: Accept Security Context needs to be wrapped around a Privileged Action in order for server side authentication

2013-12-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55851

Mark Thomas ma...@apache.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
 OS||All

--- Comment #1 from Mark Thomas ma...@apache.org ---
Thanks for the patch. A variation of it has been applied to 8.0.x and 7.0.x and
will be included in 8.0.0-RC6 and 7.0.48 onwards.

The changes I made were:
- remove @author tag (the ASF strongly discourages their use)
- made the inner class static and private
- added a missing @override

So basically a handful of minor bits and pieces.

Thanks again for the patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org