1101 Commits

Author SHA1 Message Date
Josh Cummings
e6aed55e1b Remove 2.3.x from CI 2024-10-01 16:33:32 -06:00
Josh Cummings
4d997a03c3 Add Credentials to Docs and Schema 2024-01-18 08:53:02 -07:00
Josh Cummings
e60f53e8af Fix Javacc Download
Closes gh-854
2023-12-19 10:43:38 -07:00
Josh Cummings
30296edff2 Fix snapshot version 2022-05-18 10:07:50 -06:00
Josh Cummings
b5d1dd5a46 Next Development Version 2022-05-12 11:10:15 -06:00
Josh Cummings
4f1a7a6a13 Release 2.3.8.RELEASE 2022-05-12 10:35:45 -06:00
Josh Cummings
279c110604 Check That Credentials Are Non-Null
Closes gh-538
2022-05-12 10:33:17 -06:00
Josh Cummings
359a91cf88 Next Development Version 2022-05-05 10:13:39 -06:00
Rob Winch
d52b57e391 Release 2.3.7.RELEASE 2022-04-18 08:45:08 -05:00
Michael Müller
2073fb97fc add missing delimiter line for source block in reference docs
The asciidoc source for the reference documentation was missing a block delimiter line
(four equals signs). Due to this, the table of of contents only listed headings up to
chapter 4.2. "Adding and Updating Data by Using DirContextAdapter". More importantly,
the formatting of the remaining document was messed up: Everything was wrapped in blocks
except the code examples.
2022-03-03 08:25:42 -07:00
Josh Cummings
6fbb2b7a31 Next Development Version 2022-02-17 12:43:59 -07:00
Josh Cummings
87e35d70c2 Release 2.3.6.RELEASE 2022-02-17 12:06:13 -07:00
Josh Cummings
ee9ee4359e Clarify Spring Data LDAP Dependency Requirements
Closes gh-32
2022-02-17 12:02:47 -07:00
Josh Cummings
5839cc0ffd Fix Typo 2022-02-17 12:02:47 -07:00
Josh Cummings
44d591b2bc Add spring-data-commons optional dependency
Otherwise, the XSD cannot find spring-repository.

Issue gh-32
2022-02-17 12:02:44 -07:00
Josh Cummings
7ac7a295cd Polish ReturnAttributes Override
Closes gh-465
2022-02-01 14:09:42 -07:00
Orlando Souto
f8fa7e5d0a Update ReturnAttributes Override
Issue gh-465
2022-02-01 14:09:42 -07:00
Josh Cummings
0f56a72e9f Instance-level SearchControls
TestLdap does not need SearchControls to be static. Changing it
to be instance-level removes potential collisions.

Issue gh-465
2022-02-01 14:09:42 -07:00
mfijas
aead910d64 Fixed debug log format strings
There were a few '%s$1' instead of '%1$s', which caused "$1" to be written to logs.
2022-01-18 14:21:08 -07:00
Josh Cummings
02dd0731fd Polish
Issue gh-489
2022-01-18 13:46:14 -07:00
Tim Perry
3d5eefc64d Close searchResults so LDAP context can close.
Fixes #489
2022-01-18 13:46:14 -07:00
Josh Cummings
c6f923c9d8 Next Development Version 2021-12-17 14:35:54 -07:00
Josh Cummings
66c252209b Release 2.3.5.RELEASE 2021-12-16 14:48:26 -07:00
Josh Cummings
6fd9828be1 Update to Easymock 2.5.2
Closes gh-606
2021-12-16 14:47:41 -07:00
Josh Cummings
e0d6108102 Update to Freemarker 2.3.31
Closes gh-605
2021-12-16 14:47:36 -07:00
Josh Cummings
d56a56ad61 Update to Spring Security 4.2.20.RELEASE
Closes gh-604
2021-12-16 14:47:32 -07:00
Josh Cummings
d1921fa65a Update to Hibernate 5.2.18.Final
Closes gh-603
2021-12-16 14:47:27 -07:00
Josh Cummings
cc0cbddf07 Update to Powermock 1.6.6
Closes gh-602
2021-12-16 14:47:16 -07:00
Josh Cummings
1dce926803 Update to Slf4J 1.7.32
Closes gh-601
2021-12-16 14:47:10 -07:00
Josh Cummings
7d4527a53e Update to Spring 4.3.30.RELEASE
Closes gh-600
2021-12-16 14:47:05 -07:00
Parker Mauney
5d65143fc9 Fix duplicate typos in exceptions and docs
Closes gh-488
2021-12-16 13:52:47 -07:00
Josh Cummings
8295935290 Add LdapQueryBuilder#filter Docs
Closes gh-582
2021-11-29 09:55:29 -07:00
Josh Cummings
9516edd8c4 Isolate DatatypeConverter Usage
Closes gh-590
2021-11-23 16:41:16 -07:00
Peter Alfvin
5efce560f4 Fix Example 13 in documentation
- Change parameter reference to match declaration

Closes gh-584
2021-09-15 11:42:38 -06:00
Rob Winch
94e2d0f883 Next Development Version 2021-05-14 08:55:42 -05:00
Rob Winch
6f88544dfd Release 2.3.4.RELEASE 2021-05-14 08:47:41 -05:00
Ihor Herasymenko
0f30b05d2f Rework Context.INITIAL_CONTEXT_FACTORY Default
With this approach in place, one will be able to specify a different
implementation using the setContextFactory method should
`com.sun.jndi.ldap.LdapCtxFactory` get removed one day (since this
class is not exported by the `java.naming` modules in JDK 9+ and is an
implementation detail).

Closes gh-579
2021-05-04 14:53:47 -06:00
Rob Winch
cef377b050 master->main
Closes gh-580
2021-04-26 16:17:54 -05:00
Rob Winch
e27bd78395 docs.af.pivotal.io -> docs-ip.spring.io 2021-04-26 14:54:38 -05:00
Josh Cummings
4d2915efc0 Update Copyright Header 2021-03-08 13:20:30 -07:00
Josh Cummings
20fdc98725 Merge pull request #574 from jirkait/master
fix Not null value assert in LdapNameBuilder.add()
2021-03-08 13:19:06 -07:00
Jirka Havelka
f68f8ce935 fix Not null value assert in LdapNameBuilder.add() 2021-03-04 10:05:27 +01:00
Josh Cummings
113044ad55 Update Copyright
Issue gh-543
2021-02-23 14:46:44 -07:00
Ihor Herasymenko
0a1d3f595b Remove a compile time reference to com.sun.jndi.ldap.LdapCtxFactory
com.sun.jndi.ldap.LdapCtxFactory is not supposed to be used by anyone but the 'java.naming' module in post Java 8 world.

Fixes #543
2021-02-23 14:45:42 -07:00
Josh Cummings
a377898185 Merge pull request #572 from KulekSasha/fix-pr-url-in-docs
Fix link to pull-request listed in the documentation
2021-02-16 17:22:01 -07:00
Alex_K
df8b455d48 Fix link to pull-request 2021-02-14 14:42:29 +02:00
Rob Winch
8b0051b51f Remove stray " in Jenkinsfile 2020-11-17 14:40:19 -06:00
Rob Winch
e7930690ad Add artifactoryUsername/Password to Jenkins 2020-11-17 14:37:46 -06:00
Rob Winch
ac4c90f63a Add artifactoryUsername/Password 2020-11-17 14:16:05 -06:00
Jay Bryant
142496c4c4 Wording changes
Replacing some terms
2020-07-21 09:02:13 -05:00