Josh Cummings
3b2df07db7
Remove HttpClient Dependency
...
Issue gh-872
2025-01-09 10:01:14 -07:00
Josh Cummings
32081f5edd
Remove Implicit Type Parameters
2025-01-07 13:41:45 -07:00
Josh Cummings
734336d683
Polish toLower/UpperCase Usage
...
Apply the common security hardening
technique of specifying Locale when
calling toUpperCase and toLowerCase
Closes gh-963
2024-11-14 13:44:06 -07:00
Josh Cummings
dfb7b4ceeb
Retrieve All ODM-Managed Attributes on Update
...
In this way, if an Entry has an operational attribute, it will
be present in both the updated and existing objects so that
DirContextAdapter does not compute it as a new attribute.
Closes gh-446
2024-10-10 13:27:55 -06:00
Josh Cummings
159dfd1fcb
Fix Formatting
2024-08-15 10:38:35 -07:00
Josh Cummings
7fd89aa794
Remove Deprecation Warnings
...
- Address usage of new Integer
- Address missing deprecation markers
Closes gh-793
2023-07-13 10:08:41 -06:00
Josh Cummings
2b5e66c4fd
Remove Commons IO from Tests
2023-05-10 17:24:57 -06:00
Josh Cummings
ad8fb27911
Use this. Prefix in Integration Tests SunOne
...
Issue gh-745
2023-05-10 09:43:52 -06:00
Josh Cummings
0166ef6dae
Format Copyright Header in Integration Tests SunOne
...
Issue gh-747
2023-05-10 09:43:52 -06:00
Josh Cummings
722ab011e5
Use this. Prefix in Integration Tests OpenLdap
...
Issue gh-745
2023-05-10 09:43:52 -06:00
Josh Cummings
801ae6467f
Address JavaFormat Violations in Integration Tests OpenLdap
...
Issue gh-743
2023-05-10 09:43:51 -06:00
Josh Cummings
d2fae7420c
Address JavaFormat Violations in Integration Tests Ad
...
Issue gh-743
2023-05-10 09:43:51 -06:00
Josh Cummings
2b3c181a14
Use this. Prefix in Integration Tests Ad
...
Issue gh-743
2023-05-10 09:43:51 -06:00
Josh Cummings
47e7e194c9
Align Visibliity Modifiers in Integration Tests
...
Issue gh-750
2023-05-10 09:43:51 -06:00
Josh Cummings
c16ed5a440
Address JavaFormat Violations in Integration Tests
...
Issue gh-743
2023-05-10 09:43:51 -06:00
Josh Cummings
aba65aecfc
Use this. Prefix in Integration Tests
...
Issue gh-745
2023-05-10 09:43:50 -06:00
Josh Cummings
5928a933d9
Address JavaFormat Violations in Integration Tests
...
Issue gh-743
2023-05-10 09:43:50 -06:00
Josh Cummings
847e4d00e1
Use this. Prefix in Core Tests
...
Issue gh-745
2023-05-10 09:43:50 -06:00
Josh Cummings
f8be5e56de
Update Copyright Headers
...
Closes gh-747
2023-04-11 16:49:31 -06:00
Josh Cummings
c07584be48
Update Import Order
...
Closes gh-749
2023-04-11 16:49:25 -06:00
Josh Cummings
ec23b3ebf2
Change Test Names
...
Closes gh-746
2023-03-30 20:02:11 -06:00
Josh Cummings
08b209fe5c
Add JavaFormat format Gradle Task
...
Closes gh-744
2023-03-27 17:32:48 -06:00
Josh Cummings
de86a00e8c
Add LdapClient
...
Closes gh-675
2023-03-17 12:23:30 -06:00
Josh Cummings
092b22c200
Add Stream Support
...
Closes gh-586
2022-07-22 14:44:22 -06:00
Josh Cummings
a51c9e11c6
Convert Spaces to Tabs
2022-07-21 15:34:48 -06:00
Josh Cummings
9ded1758d6
Convert to Linux Line Endings
2022-07-21 15:09:00 -06:00
Josh Cummings
7a3e85587a
Remove core-tiger
...
Closes gh-621
2022-01-21 14:26:22 -07:00
Josh Cummings
ee5b45506c
Add sandbox to build
...
Issue gh-610
2022-01-13 16:42:11 -07:00
Josh Cummings
d10657f9ad
Add integration-tests-sunone to build
...
Issue gh-610
2022-01-13 16:42:11 -07:00
Josh Cummings
61000b8a4a
Add integration-tests-openldap to build
...
Issue gh-610
2022-01-13 16:42:11 -07:00
Josh Cummings
c162fc9685
Add test/integration-tests to build
...
Issue gh-610
2022-01-13 16:42:11 -07:00
Josh Cummings
d752db84ec
Update to Gradle 7.3.3
...
Issue gh-610
Closes gh-613
2022-01-13 16:41:56 -07:00
Rob Winch
f3518ff940
testCompile->testImplementation
...
Issue gh-610
2022-01-13 16:38:42 -07:00
Rob Winch
84e4462f58
Gradle compile->implementation
...
Issue gh-610
2022-01-13 16:38:34 -07:00
Josh Cummings
a7729dd4e0
Remove Spring 2.0, 2.5, and 3.0 Tests
...
Closes gh-594
2021-12-14 10:22:18 -07:00
Rob Winch
349ebb12f8
Update AspectJ to 1.5.4
2020-05-05 16:50:23 -05:00
Spring Operator
885ba331ac
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.
* [ ] http://www.watersprings.org/pub/id/draft-kashi-incremental-00.txt (200) with 3 occurrences could not be migrated:
([https](https://www.watersprings.org/pub/id/draft-kashi-incremental-00.txt ) result AnnotatedConnectException).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* [ ] http://progit.org/book/ch5-2.html (301) with 1 occurrences migrated to:
https://progit.org/book/ch5-2.html ([https](https://progit.org/book/ch5-2.html ) result SSLHandshakeException).
* [ ] http://www3.tools.ietf.org/html/draft-ietf-ldapext-ldapv3-vlv-09 (AnnotatedConnectException) with 1 occurrences migrated to:
https://www3.tools.ietf.org/html/draft-ietf-ldapext-ldapv3-vlv-09 ([https](https://www3.tools.ietf.org/html/draft-ietf-ldapext-ldapv3-vlv-09 ) result AnnotatedConnectException).
* [ ] http://www.jroller.com/eyallupu/entry/java_jndi_how_to_convert (ConnectTimeoutException) with 1 occurrences migrated to:
https://www.jroller.com/eyallupu/entry/java_jndi_how_to_convert ([https](https://www.jroller.com/eyallupu/entry/java_jndi_how_to_convert ) result ConnectTimeoutException).
* [ ] http://www.w3.org/TR/html4/loose.dtd (ReadTimeoutException) with 1 occurrences migrated to:
https://www.w3.org/TR/html4/loose.dtd ([https](https://www.w3.org/TR/html4/loose.dtd ) result ReadTimeoutException).
* [ ] http://src.springframework.org/svn/spring-ldap/tags/spring-ldap-1.3.1.RELEASE (UnknownHostException) with 1 occurrences migrated to:
https://src.springframework.org/svn/spring-ldap/tags/spring-ldap-1.3.1.RELEASE ([https](https://src.springframework.org/svn/spring-ldap/tags/spring-ldap-1.3.1.RELEASE ) result UnknownHostException).
* [ ] http://src.springframework.org/svn/spring-ldap/trunk (UnknownHostException) with 1 occurrences migrated to:
https://src.springframework.org/svn/spring-ldap/trunk ([https](https://src.springframework.org/svn/spring-ldap/trunk ) result UnknownHostException).
* [ ] http://www3.ietf.org/proceedings/02nov/I-D/draft-ietf-ldapext-ldapv3-vlv-09.txt (UnknownHostException) with 1 occurrences migrated to:
https://www3.ietf.org/proceedings/02nov/I-D/draft-ietf-ldapext-ldapv3-vlv-09.txt ([https](https://www3.ietf.org/proceedings/02nov/I-D/draft-ietf-ldapext-ldapv3-vlv-09.txt ) result UnknownHostException).
* [ ] http://s3.amazonaws.com/doc/2006-03-01/ (403) with 1 occurrences migrated to:
https://s3.amazonaws.com/doc/2006-03-01/ ([https](https://s3.amazonaws.com/doc/2006-03-01/ ) result 403).
* [ ] http://book.git-scm.com/4_interactive_rebasing.html (301) with 1 occurrences migrated to:
https://book.git-scm.com/4_interactive_rebasing.html ([https](https://book.git-scm.com/4_interactive_rebasing.html ) result 404).
* [ ] http://static.springframework.org/spring-ldap/docs/1.3.x/changelog.txt (301) with 1 occurrences migrated to:
https://docs.spring.io/spring-ldap/docs/1.3.x/changelog.txt ([https](https://static.springframework.org/spring-ldap/docs/1.3.x/changelog.txt ) result 404).
* [ ] http://help.github.com/send-pull-requests (404) with 1 occurrences migrated to:
https://help.github.com/send-pull-requests ([https](https://help.github.com/send-pull-requests ) result 404).
* [ ] http://s3.amazonaws.com/maven.springframework.org/milestone (404) with 1 occurrences migrated to:
https://s3.amazonaws.com/maven.springframework.org/milestone ([https](https://s3.amazonaws.com/maven.springframework.org/milestone ) result 404).
* [ ] http://s3.amazonaws.com/maven.springframework.org/snapshot (404) with 1 occurrences migrated to:
https://s3.amazonaws.com/maven.springframework.org/snapshot ([https](https://s3.amazonaws.com/maven.springframework.org/snapshot ) result 404).
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://apache.org/index.html with 4 occurrences migrated to:
https://apache.org/index.html ([https](https://apache.org/index.html ) result 200).
* [ ] http://blog.alexmaccaw.com/css-transitions with 1 occurrences migrated to:
https://blog.alexmaccaw.com/css-transitions ([https](https://blog.alexmaccaw.com/css-transitions ) result 200).
* [ ] http://docs.oracle.com/javase/6/docs/api/javax/naming/ldap/LdapName.html with 1 occurrences migrated to:
https://docs.oracle.com/javase/6/docs/api/javax/naming/ldap/LdapName.html ([https](https://docs.oracle.com/javase/6/docs/api/javax/naming/ldap/LdapName.html ) result 200).
* [ ] http://docs.oracle.com/javase/jndi/tutorial/ldap/referral/jndi.html with 4 occurrences migrated to:
https://docs.oracle.com/javase/jndi/tutorial/ldap/referral/jndi.html ([https](https://docs.oracle.com/javase/jndi/tutorial/ldap/referral/jndi.html ) result 200).
* [ ] http://docs.spring.io/spring-data/data-commons/docs/1.6.1.RELEASE/reference/html/repositories.html with 1 occurrences migrated to:
https://docs.spring.io/spring-data/data-commons/docs/1.6.1.RELEASE/reference/html/repositories.html ([https](https://docs.spring.io/spring-data/data-commons/docs/1.6.1.RELEASE/reference/html/repositories.html ) result 200).
* [ ] http://static.springframework.org/spring-ldap/docs/1.3.x/apidocs/ (301) with 1 occurrences migrated to:
https://docs.spring.io/spring-ldap/docs/1.3.x/apidocs/ ([https](https://static.springframework.org/spring-ldap/docs/1.3.x/apidocs/ ) result 200).
* [ ] http://static.springframework.org/spring-ldap/docs/1.3.x/reference/html/ (301) with 1 occurrences migrated to:
https://docs.spring.io/spring-ldap/docs/1.3.x/reference/html/ ([https](https://static.springframework.org/spring-ldap/docs/1.3.x/reference/html/ ) result 200).
* [ ] http://static.springframework.org/spring-ldap/docs/1.3.x/reference/pdf/spring-ldap-reference.pdf (301) with 1 occurrences migrated to:
https://docs.spring.io/spring-ldap/docs/1.3.x/reference/pdf/spring-ldap-reference.pdf ([https](https://static.springframework.org/spring-ldap/docs/1.3.x/reference/pdf/spring-ldap-reference.pdf ) result 200).
* [ ] http://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/core/AttributesMapper.html with 1 occurrences migrated to:
https://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/core/AttributesMapper.html ([https](https://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/core/AttributesMapper.html ) result 200).
* [ ] http://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/core/ContextMapper.html with 1 occurrences migrated to:
https://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/core/ContextMapper.html ([https](https://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/core/ContextMapper.html ) result 200).
* [ ] http://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/core/DirContextAdapter.html with 3 occurrences migrated to:
https://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/core/DirContextAdapter.html ([https](https://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/core/DirContextAdapter.html ) result 200).
* [ ] http://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/core/support/AbstractContextMapper.html with 1 occurrences migrated to:
https://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/core/support/AbstractContextMapper.html ([https](https://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/core/support/AbstractContextMapper.html ) result 200).
* [ ] http://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/query/LdapQueryBuilder.html with 1 occurrences migrated to:
https://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/query/LdapQueryBuilder.html ([https](https://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/query/LdapQueryBuilder.html ) result 200).
* [ ] http://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/support/LdapNameBuilder.html with 1 occurrences migrated to:
https://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/support/LdapNameBuilder.html ([https](https://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/support/LdapNameBuilder.html ) result 200).
* [ ] http://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/support/LdapUtils.html with 1 occurrences migrated to:
https://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/support/LdapUtils.html ([https](https://docs.spring.io/spring-ldap/docs/current/apidocs/org/springframework/ldap/support/LdapUtils.html ) result 200).
* [ ] http://static.springframework.org/spring-ldap/downloads/1.3-snapshot-download.php (301) with 2 occurrences migrated to:
https://docs.spring.io/spring-ldap/downloads/1.3-snapshot-download.php ([https](https://static.springframework.org/spring-ldap/downloads/1.3-snapshot-download.php ) result 200).
* [ ] http://static.springframework.org/spring-ldap/site/reference.html (301) with 1 occurrences migrated to:
https://docs.spring.io/spring-ldap/site/reference.html ([https](https://static.springframework.org/spring-ldap/site/reference.html ) result 200).
* [ ] http://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/jdbc/core/JdbcTemplate.html with 1 occurrences migrated to:
https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/jdbc/core/JdbcTemplate.html ([https](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/jdbc/core/JdbcTemplate.html ) result 200).
* [ ] http://getbootstrap.com/javascript/ with 12 occurrences migrated to:
https://getbootstrap.com/javascript/ ([https](https://getbootstrap.com/javascript/ ) result 200).
* [ ] http://www.gopivotal.com (302) with 1 occurrences migrated to:
https://pivotal.io ([https](https://www.gopivotal.com ) result 200).
* [ ] http://projects.spring.io/spring-ldap/ with 1 occurrences migrated to:
https://projects.spring.io/spring-ldap/ ([https](https://projects.spring.io/spring-ldap/ ) result 200).
* [ ] http://s3.amazonaws.com/maven.springframework.org?prefix=snapshot/org/springframework/ldap/spring-ldap/1.3.2.CI-SNAPSHOT/ with 1 occurrences migrated to:
https://s3.amazonaws.com/maven.springframework.org?prefix=snapshot/org/springframework/ldap/spring-ldap/1.3.2.CI-SNAPSHOT/ ([https](https://s3.amazonaws.com/maven.springframework.org?prefix=snapshot/org/springframework/ldap/spring-ldap/1.3.2.CI-SNAPSHOT/ ) result 200).
* [ ] http://structure101.com/ with 1 occurrences migrated to:
https://structure101.com/ ([https](https://structure101.com/ ) result 200).
* [ ] http://tools.ietf.org/html/rfc4526 with 2 occurrences migrated to:
https://tools.ietf.org/html/rfc4526 ([https](https://tools.ietf.org/html/rfc4526 ) result 200).
* [ ] http://underscorejs.org with 1 occurrences migrated to:
https://underscorejs.org ([https](https://underscorejs.org ) result 200).
* [ ] http://www.apache.org with 1 occurrences migrated to:
https://www.apache.org ([https](https://www.apache.org ) result 200).
* [ ] http://www.ietf.org/rfc/rfc1960.txt with 2 occurrences migrated to:
https://www.ietf.org/rfc/rfc1960.txt ([https](https://www.ietf.org/rfc/rfc1960.txt ) result 200).
* [ ] http://www.ietf.org/rfc/rfc2251.txt with 2 occurrences migrated to:
https://www.ietf.org/rfc/rfc2251.txt ([https](https://www.ietf.org/rfc/rfc2251.txt ) result 200).
* [ ] http://www.ietf.org/rfc/rfc2252.txt with 2 occurrences migrated to:
https://www.ietf.org/rfc/rfc2252.txt ([https](https://www.ietf.org/rfc/rfc2252.txt ) result 200).
* [ ] http://www.ietf.org/rfc/rfc2253.txt with 2 occurrences migrated to:
https://www.ietf.org/rfc/rfc2253.txt ([https](https://www.ietf.org/rfc/rfc2253.txt ) result 200).
* [ ] http://www.ietf.org/rfc/rfc2254.txt with 2 occurrences migrated to:
https://www.ietf.org/rfc/rfc2254.txt ([https](https://www.ietf.org/rfc/rfc2254.txt ) result 200).
* [ ] http://www.ietf.org/rfc/rfc2255.txt with 2 occurrences migrated to:
https://www.ietf.org/rfc/rfc2255.txt ([https](https://www.ietf.org/rfc/rfc2255.txt ) result 200).
* [ ] http://www.ietf.org/rfc/rfc2256.txt with 3 occurrences migrated to:
https://www.ietf.org/rfc/rfc2256.txt ([https](https://www.ietf.org/rfc/rfc2256.txt ) result 200).
* [ ] http://www.ietf.org/rfc/rfc2696.txt with 2 occurrences migrated to:
https://www.ietf.org/rfc/rfc2696.txt ([https](https://www.ietf.org/rfc/rfc2696.txt ) result 200).
* [ ] http://www.ietf.org/rfc/rfc2829.txt with 2 occurrences migrated to:
https://www.ietf.org/rfc/rfc2829.txt ([https](https://www.ietf.org/rfc/rfc2829.txt ) result 200).
* [ ] http://www.jayway.com with 1 occurrences migrated to:
https://www.jayway.com ([https](https://www.jayway.com ) result 200).
* [ ] http://www.rfc-editor.org/rfc/rfc4515.txt with 1 occurrences migrated to:
https://www.rfc-editor.org/rfc/rfc4515.txt ([https](https://www.rfc-editor.org/rfc/rfc4515.txt ) result 200).
* [ ] http://www.springframework.org/schema/beans/spring-beans.xsd with 2 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd ) result 200).
* [ ] http://www.springframework.org/schema/data/repository/spring-repository.xsd with 3 occurrences migrated to:
https://www.springframework.org/schema/data/repository/spring-repository.xsd ([https](https://www.springframework.org/schema/data/repository/spring-repository.xsd ) result 200).
* [ ] http://www.springframework.org/schema/ldap/spring-ldap.xsd with 2 occurrences migrated to:
https://www.springframework.org/schema/ldap/spring-ldap.xsd ([https](https://www.springframework.org/schema/ldap/spring-ldap.xsd ) result 200).
* [ ] http://blogs.msdn.com/oldnewthing/archive/2004/03/15/89753.aspx with 3 occurrences migrated to:
https://blogs.msdn.com/oldnewthing/archive/2004/03/15/89753.aspx ([https](https://blogs.msdn.com/oldnewthing/archive/2004/03/15/89753.aspx ) result 301).
* [ ] http://contributor-covenant.org with 1 occurrences migrated to:
https://contributor-covenant.org ([https](https://contributor-covenant.org ) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/ ) result 301).
* [ ] http://forum.springsource.org/showthread.php?t=86640 (301) with 1 occurrences migrated to:
https://forum.spring.io/showthread.php?t=86640 ([https](https://forum.springsource.org/showthread.php?t=86640 ) result 301).
* [ ] http://google.com/ with 4 occurrences migrated to:
https://google.com/ ([https](https://google.com/ ) result 301).
* [ ] http://jira.springframework.org/browse/LDAP-96 with 1 occurrences migrated to:
https://jira.springframework.org/browse/LDAP-96 ([https](https://jira.springframework.org/browse/LDAP-96 ) result 301).
* [ ] http://www.modernizr.com/ with 1 occurrences migrated to:
https://www.modernizr.com/ ([https](https://www.modernizr.com/ ) result 301).
* [ ] http://www.oracle.com/ with 2 occurrences migrated to:
https://www.oracle.com/ ([https](https://www.oracle.com/ ) result 301).
* [ ] http://www.pcreview.co.uk/forums/thread-1458615.php with 2 occurrences migrated to:
https://www.pcreview.co.uk/forums/thread-1458615.php ([https](https://www.pcreview.co.uk/forums/thread-1458615.php ) result 301).
* [ ] http://www.springframework.org/ldap with 2 occurrences migrated to:
https://www.springframework.org/ldap ([https](https://www.springframework.org/ldap ) result 301).
* [ ] http://commons.apache.org/pool/index.html with 1 occurrences migrated to:
https://commons.apache.org/pool/index.html ([https](https://commons.apache.org/pool/index.html ) result 302).
* [ ] http://download.oracle.com/javase/1.5.0/docs/api/javax/naming/ldap/Control.html with 1 occurrences migrated to:
https://download.oracle.com/javase/1.5.0/docs/api/javax/naming/ldap/Control.html ([https](https://download.oracle.com/javase/1.5.0/docs/api/javax/naming/ldap/Control.html ) result 302).
* [ ] http://java.sun.com/j2se/1.3/docs/guide/collections/designfaq.html with 5 occurrences migrated to:
https://java.sun.com/j2se/1.3/docs/guide/collections/designfaq.html ([https](https://java.sun.com/j2se/1.3/docs/guide/collections/designfaq.html ) result 302).
* [ ] http://java.sun.com/products/jndi/tutorial/basics/directory/filter.html with 1 occurrences migrated to:
https://java.sun.com/products/jndi/tutorial/basics/directory/filter.html ([https](https://java.sun.com/products/jndi/tutorial/basics/directory/filter.html ) result 302).
* [ ] http://java.sun.com/products/jndi/tutorial/ldap/connect/config.html with 1 occurrences migrated to:
https://java.sun.com/products/jndi/tutorial/ldap/connect/config.html ([https](https://java.sun.com/products/jndi/tutorial/ldap/connect/config.html ) result 302).
* [ ] http://java.sun.com/products/jndi/tutorial/ldap/connect/pool.html with 1 occurrences migrated to:
https://java.sun.com/products/jndi/tutorial/ldap/connect/pool.html ([https](https://java.sun.com/products/jndi/tutorial/ldap/connect/pool.html ) result 302).
* [ ] http://java.sun.com/products/jndi/tutorial/ldap/ext/starttls.html with 2 occurrences migrated to:
https://java.sun.com/products/jndi/tutorial/ldap/ext/starttls.html ([https](https://java.sun.com/products/jndi/tutorial/ldap/ext/starttls.html ) result 302).
* [ ] http://java.sun.com/products/jndi/tutorial/ldap/misc/attrs.html with 1 occurrences migrated to:
https://java.sun.com/products/jndi/tutorial/ldap/misc/attrs.html ([https](https://java.sun.com/products/jndi/tutorial/ldap/misc/attrs.html ) result 302).
* [ ] http://maven.springframework.org/milestone with 1 occurrences migrated to:
https://maven.springframework.org/milestone ([https](https://maven.springframework.org/milestone ) result 302).
* [ ] http://maven.springframework.org/snapshot with 1 occurrences migrated to:
https://maven.springframework.org/snapshot ([https](https://maven.springframework.org/snapshot ) result 302).
* [ ] http://msdn.microsoft.com/en-us/library/aa379571%28VS.85%29.aspx with 1 occurrences migrated to:
https://msdn.microsoft.com/en-us/library/aa379571%28VS.85%29.aspx ([https](https://msdn.microsoft.com/en-us/library/aa379571%28VS.85%29.aspx ) result 302).
* [ ] http://spring.io/spring-ldap/ with 1 occurrences migrated to:
https://spring.io/spring-ldap/ ([https](https://spring.io/spring-ldap/ ) result 302).
* [ ] http://spring.io/spring-security with 2 occurrences migrated to:
https://spring.io/spring-security ([https](https://spring.io/spring-security ) result 302).
* [ ] http://www.springsource.com/download/community?project=Spring%20LDAP with 1 occurrences migrated to:
https://www.springsource.com/download/community?project=Spring%20LDAP ([https](https://www.springsource.com/download/community?project=Spring%20LDAP ) result 302).
* [ ] http://s3.amazonaws.com/ with 1 occurrences migrated to:
https://s3.amazonaws.com/ ([https](https://s3.amazonaws.com/ ) result 307).
# Ignored
These URLs were intentionally ignored.
* http://java.sun.com/jsp/jstl/core with 11 occurrences
* http://localhost:8080/spring-ldap-plain-sample with 2 occurrences
* http://localhost:8080/spring-ldap-user-admin-sample with 1 occurrences
* http://www.springframework.org/schema/beans with 4 occurrences
* http://www.springframework.org/schema/data/repository with 6 occurrences
* http://www.springframework.org/schema/ldap with 11 occurrences
* http://www.w3.org/1999/XSL/Transform with 1 occurrences
* http://www.w3.org/2001/XMLSchema with 3 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 2 occurrences
2019-03-21 13:08:28 -06:00
Josh Cummings
5f79dba9c1
Update to Spring Framework 4.3.23.BUILD-SNAPSHOT
...
Early access to schema validation feature
2019-03-21 12:21:27 -06:00
Spring Operator
d5212a0490
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.
* http://www.261consulting.com (200) with 3 occurrences could not be migrated:
([https](https://www.261consulting.com ) result ConnectTimeoutException).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* http://www.atlassian.com/software/bamboo/images/badges/v2/continuous_integration_tools_sm.png (301) with 1 occurrences migrated to:
https://www.atlassian.com/software/bamboo/images/badges/v2/continuous_integration_tools_sm.png ([https](https://www.atlassian.com/software/bamboo/images/badges/v2/continuous_integration_tools_sm.png ) result 404).
* http://www.atlassian.com/software/jira/images/badges/v2/bug_tracking_software_sm.png (301) with 1 occurrences migrated to:
https://www.atlassian.com/software/jira/images/badges/v2/bug_tracking_software_sm.png ([https](https://www.atlassian.com/software/jira/images/badges/v2/bug_tracking_software_sm.png ) result 404).
* http://www.contegix.com/images/badges/contegix-hosted-90x30.png (404) with 1 occurrences migrated to:
https://www.contegix.com/images/badges/contegix-hosted-90x30.png ([https](https://www.contegix.com/images/badges/contegix-hosted-90x30.png ) result 404).
* http://www.springframework.org/buttons/spring_80x15.png (404) with 1 occurrences migrated to:
https://www.springframework.org/buttons/spring_80x15.png ([https](https://www.springframework.org/buttons/spring_80x15.png ) result 404).
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://static.springframework.org/spring-ldap/sites/1.3/ (301) with 1 occurrences migrated to:
https://docs.spring.io/spring-ldap/sites/1.3/ ([https](https://static.springframework.org/spring-ldap/sites/1.3/ ) result 200).
* http://static.springsource.org/spring-security/site/ (301) with 1 occurrences migrated to:
https://docs.spring.io/spring-security/site/ ([https](https://static.springsource.org/spring-security/site/ ) result 200).
* http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd (301) with 1 occurrences migrated to:
https://hibernate.org/dtd/hibernate-mapping-3.0.dtd ([https](https://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd ) result 200).
* http://maven.apache.org with 1 occurrences migrated to:
https://maven.apache.org ([https](https://maven.apache.org ) result 200).
* http://maven.apache.org/images/logos/maven-feather.png with 1 occurrences migrated to:
https://maven.apache.org/images/logos/maven-feather.png ([https](https://maven.apache.org/images/logos/maven-feather.png ) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 3 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
* http://t4.trackalyzer.com/trackalyze.js with 1 occurrences migrated to:
https://t4.trackalyzer.com/trackalyze.js ([https](https://t4.trackalyzer.com/trackalyze.js ) result 200).
* http://www.contegix.com/ with 1 occurrences migrated to:
https://www.contegix.com/ ([https](https://www.contegix.com/ ) result 200).
* http://www.springframework.org/schema/batch/spring-batch-2.0.xsd with 2 occurrences migrated to:
https://www.springframework.org/schema/batch/spring-batch-2.0.xsd ([https](https://www.springframework.org/schema/batch/spring-batch-2.0.xsd ) result 200).
* http://www.springframework.org/schema/batch/spring-batch-2.2.xsd with 2 occurrences migrated to:
https://www.springframework.org/schema/batch/spring-batch-2.2.xsd ([https](https://www.springframework.org/schema/batch/spring-batch-2.2.xsd ) result 200).
* http://www.springframework.org/schema/beans/spring-beans.xsd with 89 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd ) result 200).
* http://www.springframework.org/schema/context/spring-context.xsd with 14 occurrences migrated to:
https://www.springframework.org/schema/context/spring-context.xsd ([https](https://www.springframework.org/schema/context/spring-context.xsd ) result 200).
* http://www.springframework.org/schema/ldap/spring-ldap.xsd with 47 occurrences migrated to:
https://www.springframework.org/schema/ldap/spring-ldap.xsd ([https](https://www.springframework.org/schema/ldap/spring-ldap.xsd ) result 200).
* http://www.springframework.org/schema/mvc/spring-mvc.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/mvc/spring-mvc.xsd ([https](https://www.springframework.org/schema/mvc/spring-mvc.xsd ) result 200).
* http://www.springframework.org/schema/security/spring-security.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/security/spring-security.xsd ([https](https://www.springframework.org/schema/security/spring-security.xsd ) result 200).
* http://www.springframework.org/schema/tx/spring-tx-3.0.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/tx/spring-tx-3.0.xsd ([https](https://www.springframework.org/schema/tx/spring-tx-3.0.xsd ) result 200).
* http://www.springframework.org/schema/tx/spring-tx.xsd with 6 occurrences migrated to:
https://www.springframework.org/schema/tx/spring-tx.xsd ([https](https://www.springframework.org/schema/tx/spring-tx.xsd ) result 200).
* http://www.springframework.org/schema/util/spring-util.xsd with 4 occurrences migrated to:
https://www.springframework.org/schema/util/spring-util.xsd ([https](https://www.springframework.org/schema/util/spring-util.xsd ) result 200).
* http://static.springsource.org/spring-batch/ (301) with 1 occurrences migrated to:
https://docs.spring.io/spring-batch/ ([https](https://static.springsource.org/spring-batch/ ) result 301).
* http://forum.springframework.org/forumdisplay.php?f=40 with 1 occurrences migrated to:
https://forum.springframework.org/forumdisplay.php?f=40 ([https](https://forum.springframework.org/forumdisplay.php?f=40 ) result 301).
* http://jira.springframework.org/browse/LDAP with 1 occurrences migrated to:
https://jira.springframework.org/browse/LDAP ([https](https://jira.springframework.org/browse/LDAP ) result 301).
* http://www.atlassian.com/software/bamboo/ with 1 occurrences migrated to:
https://www.atlassian.com/software/bamboo/ ([https](https://www.atlassian.com/software/bamboo/ ) result 301).
* http://www.atlassian.com/software/jira/ with 1 occurrences migrated to:
https://www.atlassian.com/software/jira/ ([https](https://www.atlassian.com/software/jira/ ) result 301).
* http://www.headwaysoftware.com/products/structure101/ with 1 occurrences migrated to:
https://www.headwaysoftware.com/products/structure101/ ([https](https://www.headwaysoftware.com/products/structure101/ ) result 301).
* http://www.springframework.org with 1 occurrences migrated to:
https://www.springframework.org ([https](https://www.springframework.org ) result 301).
* http://www.springframework.org/ldap with 1 occurrences migrated to:
https://www.springframework.org/ldap ([https](https://www.springframework.org/ldap ) result 301).
* http://www.structure101.com/java/images/logo-small.gif with 1 occurrences migrated to:
https://www.structure101.com/java/images/logo-small.gif ([https](https://www.structure101.com/java/images/logo-small.gif ) result 301).
* http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd with 3 occurrences migrated to:
https://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd ([https](https://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd ) result 302).
* http://www.springsource.org/about with 1 occurrences migrated to:
https://www.springsource.org/about ([https](https://www.springsource.org/about ) result 302).
# Ignored
These URLs were intentionally ignored.
* http://java.sun.com/xml/ns/j2ee with 6 occurrences
* http://maven.apache.org/POM/4.0.0 with 6 occurrences
* http://www.springframework.org/schema/batch with 8 occurrences
* http://www.springframework.org/schema/beans with 178 occurrences
* http://www.springframework.org/schema/context with 28 occurrences
* http://www.springframework.org/schema/ldap with 94 occurrences
* http://www.springframework.org/schema/mvc with 2 occurrences
* http://www.springframework.org/schema/security with 2 occurrences
* http://www.springframework.org/schema/tx with 14 occurrences
* http://www.springframework.org/schema/util with 8 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 95 occurrences
2019-03-21 12:21:27 -06:00
Spring Operator
d03b571ebc
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/ ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 512 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
2019-03-19 23:09:30 -05:00
Spring Operator
2767a29eb5
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.
* http://junit.sourceforge.net/javadoc/ (200) migrated to:
http://junit.sourceforge.net/javadoc/ ([https](https://junit.sourceforge.net/javadoc/ ) result AnnotatedConnectException).
* http://www.261consulting.com (200) migrated to:
http://www.261consulting.com ([https](https://www.261consulting.com ) result ConnectTimeoutException).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* http://forums.gradle.org/gradle/topics/after_upgrade_gradle_to_2_0_version_the_maven_pom_not_support_build_property (301) migrated to:
https://discuss.gradle.org/gradle/topics/after_upgrade_gradle_to_2_0_version_the_maven_pom_not_support_build_property ([https](https://forums.gradle.org/gradle/topics/after_upgrade_gradle_to_2_0_version_the_maven_pom_not_support_build_property ) result 404).
* http://download.java.net/maven/2/ (301) migrated to:
https://download.java.net/maven/2/ ([https](https://download.java.net/maven/2/ ) result 404).
## Fixed Success
These URLs were fixed successfully.
* http://commons.apache.org/proper/commons-dbcp/apidocs/ migrated to:
https://commons.apache.org/proper/commons-dbcp/apidocs/ ([https](https://commons.apache.org/proper/commons-dbcp/apidocs/ ) result 200).
* http://commons.apache.org/proper/commons-logging/apidocs/ migrated to:
https://commons.apache.org/proper/commons-logging/apidocs/ ([https](https://commons.apache.org/proper/commons-logging/apidocs/ ) result 200).
* http://commons.apache.org/proper/commons-pool/apidocs/ migrated to:
https://commons.apache.org/proper/commons-pool/apidocs/ ([https](https://commons.apache.org/proper/commons-pool/apidocs/ ) result 200).
* http://docs.oracle.com/javase/7/docs/api/ migrated to:
https://docs.oracle.com/javase/7/docs/api/ ([https](https://docs.oracle.com/javase/7/docs/api/ ) result 200).
* http://docs.spring.io/spring/docs/3.2.x/javadoc-api/ migrated to:
https://docs.spring.io/spring/docs/3.2.x/javadoc-api/ ([https](https://docs.spring.io/spring/docs/3.2.x/javadoc-api/ ) result 200).
* http://logging.apache.org/log4j/1.2/apidocs/ migrated to:
https://logging.apache.org/log4j/1.2/apidocs/ ([https](https://logging.apache.org/log4j/1.2/apidocs/ ) result 200).
* http://springsource.org/ (301) migrated to:
https://spring.io ([https](https://springsource.org/ ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.txt migrated to:
https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt ) result 200).
* http://www.jayway.com migrated to:
https://www.jayway.com ([https](https://www.jayway.com ) result 200).
* http://static.springframework.org/spring-ldap/docs (301) migrated to:
https://docs.spring.io/spring-ldap/docs ([https](https://static.springframework.org/spring-ldap/docs ) result 301).
* http://repo.springsource.org/libs-snapshot migrated to:
https://repo.springsource.org/libs-snapshot ([https](https://repo.springsource.org/libs-snapshot ) result 301).
* http://www.springframework.org/ldap migrated to:
https://www.springframework.org/ldap ([https](https://www.springframework.org/ldap ) result 301).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-05 21:29:51 -06:00
Eddú Meléndez
e32379af3e
Fix port
2019-01-22 11:14:28 -06:00
Eddú Meléndez
0ebfec5df5
Set anonymousReadOnly true when userDn is not provided
...
Fixes gh-473
2019-01-22 11:14:28 -06:00
Konrad Windszus
4d593dcf85
fix IT where the modified DN leads to a new entryUUID
2017-01-19 13:52:10 -06:00
Konrad Windszus
dd73c9c0a2
added ITs
2017-01-19 13:52:10 -06:00
Rob Winch
0e280146fb
Remove Spring Data
...
Fixes gh-436
2016-12-16 17:06:32 -06:00
Rob Winch
e970111a17
Use versionless schema
2016-09-30 15:33:15 -05:00
Rob Winch
1a5bead76d
Polish Unbounded Support
...
* Remove copied deprecated methods
* Close ClasspathXmlApplicationContext
* Change apacheDsDependencies to test vs optional
* Formatting
Issue: gh-399
2016-09-30 15:33:03 -05:00
Eddú Meléndez
594c361658
Add unboundid embedded ldap server
...
Previous to this commit, the only provider for embedded ldap server was
apacheds. Now, unboundid can be used as a option for testing purpose.
See gh-386
2016-09-30 15:31:38 -05:00
Rob Winch
c3326cf658
Update Dependency Versions
...
Fixes gh-418
2016-09-30 11:29:50 -05:00