GitHub user valdar opened a pull request:

    https://github.com/apache/karaf/pull/283

    [KARAF-4989] Changed parsing of jaas ldap login module role.mapping option

    to support fqdn (i.e. strings with more than 1 equal char). The changes are 
compatible with previous logic.
    An example usage is in: 
jaas/modules/src/test/java/org/apache/karaf/jaas/modules/ldap/LdapLoginModuleTest.java

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

    $ git pull https://github.com/valdar/karaf ldapMappingFqdn

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

    https://github.com/apache/karaf/pull/283.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 #283
    
----
commit f4d24808686e83c8ba57755928e6b0845f4d5a3c
Author: Andrea Tarocchi <[email protected]>
Date:   2017-02-16T13:53:06Z

    Changed parsing of jaas ldap login module role.mapping option
    to support fqdn (i.e. strings with more than 1 equal char). The changes are 
compatible with previous logic.
    An example usage is in: 
jaas/modules/src/test/java/org/apache/karaf/jaas/modules/ldap/LdapLoginModuleTest.java

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to