This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git.
from e637284 [KARAF-5246] The command parser should be more tolerant when
parsing the line during completion
add 76edcb8 [KARAF-4496] Add lookupUser(username) method in JAAS backing
engines
new afff0c8 Merge pull request #441 from jbonofre/KARAF-4496
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/karaf/jaas/modules/BackingEngine.java | 8 +++++
.../karaf/jaas/modules/jdbc/JDBCBackingEngine.java | 16 +++++++++
.../karaf/jaas/modules/ldap/LDAPBackingEngine.java | 31 +++++++++++++++++
.../properties/PropertiesBackingEngine.java | 10 ++++++
.../modules/publickey/PublickeyBackingEngine.java | 10 ++++++
.../jaas/modules/syncope/SyncopeBackingEngine.java | 39 ++++++++++++++++++++++
.../jaas/modules/jdbc/JdbcLoginModuleTest.java | 4 +++
.../properties/PropertiesBackingEngineTest.java | 4 +++
8 files changed, 122 insertions(+)
--
To stop receiving notification emails like this one, please contact
[email protected].