[GitHub] tomcat pull request #94: Support null for provider class name when registeri...

2017-11-22 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/94 Support null for provider class name when registering a provider Patch for https://bz.apache.org/bugzilla/show_bug.cgi?id=61784 You can merge this pull request into a Git repository by running

[GitHub] tomcat issue #92: Support null for provider class name when registering a pr...

2017-11-22 Thread lkirchev
Github user lkirchev commented on the issue: https://github.com/apache/tomcat/pull/92 Will replace it with a new PR. --- - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail

[GitHub] tomcat pull request #92: Support null for provider class name when registeri...

2017-11-22 Thread lkirchev
Github user lkirchev closed the pull request at: https://github.com/apache/tomcat/pull/92 --- - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

[GitHub] tomcat pull request #93: Make JASPIC callback handler class configurable via...

2017-11-20 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/93 Make JASPIC callback handler class configurable via a property of the… Add property of the authenticator to specify the class name of the JASPIC callback handler. You can merge this pull request

[GitHub] tomcat pull request #92: Support null for provider class name when registeri...

2017-11-18 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/92 Support null for provider class name when registering a provider Test case and fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61784 You can merge this pull request into a Git repository by

[GitHub] tomcat pull request #91: When a persistent registration is removed, the chan...

2017-11-18 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/91 When a persistent registration is removed, the change should be persi… Test case and fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61783 You can merge this pull request into a Git

[GitHub] tomcat pull request #90: When loading AuthConfigProvider class upon registra...

2017-11-18 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/90 When loading AuthConfigProvider class upon registration firs search i… Fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61782 You can merge this pull request into a Git repository by

[GitHub] tomcat pull request #89: Fix NPE when persisting a provider without layer or...

2017-11-18 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/89 Fix NPE when persisting a provider without layer or app context Test case and fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61781 You can merge this pull request into a Git repository by

[GitHub] tomcat pull request #88: Return the default registration id in the list of r...

2017-11-18 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/88 Return the default registration id in the list of registration ids on… Test case and fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61780 You can merge this pull request into a Git

[GitHub] tomcat pull request #87: Fix NPE on removeRegistration in case getConfigProv...

2017-11-18 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/87 Fix NPE on removeRegistration in case getConfigProvider is called wit… Test case and fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61779 You can merge this pull request into a Git

[GitHub] tomcat pull request #86: Fix wrong return value from removeListener()

2017-11-18 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/86 Fix wrong return value from removeListener() Test case and fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61778 You can merge this pull request into a Git repository by running: $ git

[GitHub] tomcat pull request #85: Fix NPE in AuthConfigFactoryImpl.detachListener()

2017-11-18 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/85 Fix NPE in AuthConfigFactoryImpl.detachListener() Test case and fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61777 You can merge this pull request into a Git repository by running