Rob Winch
4de2dbb4cd
Update to spring-build-conventions:0.0.23.1.RELEASE
...
Fixes use of repo.spring.io
2021-01-26 11:11:05 -06:00
Benjamin Faal
98399c920a
Make user info response status check error only
...
Closes gh-9336
2021-01-25 11:10:03 -05:00
Josh Cummings
52ad49074d
Migrate SAML 2.0 Tests and Docs to PCFOne
...
Issue gh-9362
2021-01-25 08:32:17 -07:00
Josh Cummings
6df5dc4ecf
Migrate SAML 2.0 Samples to PCFOne
...
Closes gh-9362
2021-01-22 13:51:46 -07:00
Josh Cummings
32acb04efe
Fix SAML 2.0 Javaconfig Sample
...
Issue gh-9362
2021-01-22 13:51:37 -07:00
Eleftheria Stein
57dfbeecbb
Provide artifactoryUsername/Password in docs and schema jobs
2021-01-22 16:07:17 +01:00
Rob Winch
1181740f79
Constant Time Comparison for CSRF tokens
...
Closes gh-9291
2021-01-20 16:18:25 -06:00
Rob Winch
628ea00ad4
Fix CsrfWebFilter error message when expected CSRF not found
...
Closes gh-9337
2021-01-12 11:31:26 -06:00
Josh Cummings
6dc22835fd
Renew Sample Certificate
...
Closes gh-9320
2021-01-04 12:12:17 -07:00
Ovidiu Popa
174b71c017
OidcIdToken cannot be serialized to JSON if token contains claim of type JSONArray or JSONObject
...
ObjectToListStringConverter and ObjectToMapStringObjectConverter were checking if the source object is of type List or Map and if the first element or key is a String. If we have a JSONArray containing Strings the above check will pass, meaning that a JSONArray will be returned which is not serializable (same applies to JSONObject)
With this change, even if the check is passing a new List or Map will be returned.
Closes gh-9210
2020-12-03 11:42:00 -05:00
Josh Cummings
c7b4e4a493
Next Development Version
2020-12-02 19:09:04 -07:00
Josh Cummings
d03d31c2e7
Release 5.2.8.RELEASE
2020-12-02 16:06:32 -07:00
Josh Cummings
9976eb9e3a
Update to Spring LDAP Core 2.3.3
...
Closes gh-9245
2020-12-02 16:04:41 -07:00
Josh Cummings
7cf1ca7ab1
Update to Powermock 2.0.9
...
Closes gh-9244
2020-12-02 16:04:36 -07:00
Josh Cummings
664d9f1ba6
Update to HSQLDB 2.5.1
...
Closes gh-9243
2020-12-02 16:04:31 -07:00
Josh Cummings
f7b160d7a8
Update to Hibernate EntityManager 5.4.25
...
Closes gh-9242
2020-12-02 16:04:26 -07:00
Josh Cummings
5b60098548
Update to Jetty 9.4.35
...
Closes gh-9241
2020-12-02 16:04:13 -07:00
Josh Cummings
e6b383a9c4
Update to HttpComponents HttpClient 4.5.13
...
Closes gh-9240
2020-12-02 16:04:07 -07:00
Josh Cummings
5342133494
Update to RSocket 1.0.3
...
Closes gh-9239
2020-12-02 16:04:01 -07:00
Josh Cummings
7498ad95a1
Update to Reactor Dysprosium-SR14
...
Closes gh-9238
2020-12-02 16:03:56 -07:00
Josh Cummings
04d382d8d8
Update to Google App Engine 1.9.83
...
Closes gh-9237
2020-12-02 16:03:51 -07:00
Josh Cummings
83a177d327
Update to Jackson 2.10.5.1
...
Closes gh-9236
2020-12-02 16:03:46 -07:00
Josh Cummings
ebb2afa5e8
Update to Spring Data Moore-SR11
...
Closes gh-9235
2020-12-02 16:03:41 -07:00
Josh Cummings
276a934bcd
Update to Spring 5.2.11
...
Closes gh-9234
2020-12-02 16:03:35 -07:00
Josh Cummings
e4b538146a
Update to Spring Boot 2.2.11
...
Closes gh-9233
2020-12-02 16:03:27 -07:00
Rob Winch
5948f492f5
Add missing withCredentials in Jenkinsfile
2020-11-17 09:28:13 -06:00
Rob Winch
1bac5498dd
Fix artifactoryUsername/Password in build.gradle
...
Missing )
2020-11-17 09:05:37 -06:00
Rob Winch
07479dce6d
Use artifactoryUsername/Password in Jenkinsfile
2020-11-17 09:02:49 -06:00
Rob Winch
05c0176b98
allprojects uses artifactoryUsername/Password
2020-11-17 09:02:21 -06:00
Rob Winch
03c2cc846d
Use artifactoryUsername/Password for plugin repositories
2020-11-17 08:54:39 -06:00
Hideaki Matsunami
ec7deca76f
add white space before strong notation.
2020-10-30 15:51:27 -06:00
Ayush Kohli
21c7f7518f
Closes gh-8196
...
Add leveloffset
2020-10-28 15:15:19 -06:00
Josh Cummings
0462c42290
Update Test Controllers
...
Closes gh-9121
2020-10-12 18:12:02 -06:00
Josh Cummings
21f7187f40
Next Development Version
2020-10-07 11:37:33 -06:00
Josh Cummings
52814ab387
Release 5.2.7.RELEASE
2020-10-07 10:49:34 -06:00
Eleftheria Stein
9c5ce287d7
Update to Hibernate Validator 6.1.6
...
Closes gh-9086
2020-10-02 17:13:54 +02:00
Eleftheria Stein
cb055f1402
Update to Hibernate Entity manager 5.4.22
...
Closes gh-9087
2020-10-02 17:13:17 +02:00
Eleftheria Stein
8b3777d0f1
Upgrade to embedded Apache Tomcat 9.0.38
...
Closes gh-9085
2020-10-02 17:12:37 +02:00
Eleftheria Stein
7181f576fc
Update to RSocket 1.0.2
...
Closes gh-9084
2020-10-02 17:12:06 +02:00
Eleftheria Stein
dba3dacc19
Update to Spring Data Moore-SR10
...
Closes gh-9088
2020-10-02 17:11:44 +02:00
Eleftheria Stein
5d0eb32f4d
Update to Spring Framework 5.2.9
...
Closes gh-9083
2020-10-02 17:10:10 +02:00
Eleftheria Stein
984fdd4c00
Update to Reactor Dysprosium-SR12
...
Closes gh-9082
2020-10-02 17:09:40 +02:00
Eleftheria Stein
58b68625bb
Update to Spring Boot 2.2.10
...
Closes gh-9081
2020-10-02 17:08:58 +02:00
Eleftheria Stein
6a87ccca4a
Update to GAE 1.9.82
...
Closes gh-9080
2020-10-02 14:34:12 +02:00
Eleftheria Stein
925a6685d9
Update to org.aspectj 1.9.6
...
Closes gh-9079
2020-10-02 14:30:11 +02:00
Malyshau Stanislau
bd3e3ed2c5
Add try-with-resources to close stream
...
Closes gh-9041
2020-09-29 08:46:18 -06:00
Artem Grankin
6dad918e7b
Replace expired msdn link with latest web archive copy
...
Initial link expired in March, 2016. Latest copy found in web archive is from February, 2016
2020-09-28 17:19:42 -06:00
ilee
89ad42a06f
Update ssl setup guide link in tomcat server
2020-09-24 13:53:48 -06:00
Tomoki Tsubaki
85889d5e0b
Create the CSRF token on the bounded elactic scheduler
...
The CSRF token is generated by UUID.randomUUID() which is I/O blocking operation.
This commit changes the subscriber thread to the bounded elactic scheduler.
Closes gh-9018
2020-09-16 09:21:11 -06:00
Eleftheria Stein
8c7dbf2e3d
Next development version
2020-08-05 17:16:34 +02:00