Commit Graph

9805 Commits

Author SHA1 Message Date
Eleftheria Stein 523cdba8ae Update to org.slf4j 1.7.32
Closes gh-10168
2021-08-12 16:19:27 +02:00
Eleftheria Stein e4165c4c80 Update to Jetty 9.4.43.v20210629
Closes gh-10167
2021-08-12 16:19:03 +02:00
Eleftheria Stein 7c622dba33 Update to embedded Apache Tomcat 9.0.52
Closes gh-10166
2021-08-12 16:18:36 +02:00
Eleftheria Stein fb8672a31b Update to jaxb-impl 2.3.5
Closes gh-10165
2021-08-12 16:18:00 +02:00
Eleftheria Stein 7d92b7bda7 Update to Spring Framework 5.2.16.RELEASE
Closes gh-10164
2021-08-12 16:17:11 +02:00
Eleftheria Stein 410c891f75 Update to Reactor Dysprosium-SR22
Closes gh-10163
2021-08-12 16:16:43 +02:00
Eleftheria Stein 6bcf499884 Update to org.aspectj 1.9.7
Closes gh-10169
2021-08-12 16:16:13 +02:00
Steve Riesenberg e1b6a7ba29 Revert "URL encode client credentials"
This reverts commit c0200512a7.

Issue gh-9610 gh-9863
Closes gh-10018
2021-07-20 14:06:46 -05:00
Steve Riesenberg f55247e28a Revert "URL encode client credentials"
This reverts commit 6cafa48369.

Issue gh-9610 gh-9862
Closes gh-10018
2021-07-20 14:05:55 -05:00
Steve Riesenberg dc81e1c86b Revert "URL encode client credentials"
This reverts commit 5243b1b8a8.

Issue gh-9610 gh-9861
Closes gh-10018
2021-07-20 13:29:29 -05:00
dmitrilc 1cf377c250
Update oauth2-resourceserver.adoc
fix the name of the parameter, from failure to badCredentials

Replaces AuthenticationFailureEvent

Remove AuthenticationFailureEvent Reference

Closes gh-10062
2021-07-16 12:03:59 -06:00
dmitrilc 6878ff7487
Update oauth2-resourceserver.adoc
fix the name of the parameter, from failure to badCredentials

Replaces AuthenticationFailureEvent

Remove AuthenticationFailureEvent Reference

Closes gh-10062
2021-07-16 12:03:35 -06:00
Luke Quinane c5a50bd7ec Fix typos
Closes gh-10050
2021-07-08 09:48:28 -03:00
Rob Winch 8bb69c4514 Update to use s01.oss.sonatype.org Maven Publishing
Closes gh-10024
2021-06-30 10:40:42 -05:00
Rob Winch a752919cc9 Update to spring-build-conventions:0.0.23.2.RELEASE
Closes gh-10029
2021-06-30 10:27:53 -05:00
Daniel Garnier-Moiroux 37e2cc4e89 Fix Saml2WebSsoAuthenticationRequestFilter javadoc
Closes gh-10025
2021-06-30 13:55:35 +02:00
Rob Winch 56b1dfe0cf Update to use s01.oss.sonatype.org
Closes gh-10015
2021-06-29 16:51:00 -05:00
Rob Winch 99f72a0299 Remove -PdeployDocsHost=docs-ip.spring.io
Closes gh-10021
2021-06-29 16:51:00 -05:00
Rob Winch 8ea65ac68f Update to spring-build-conventions:0.0.38
Closes gh-10020
2021-06-29 16:50:43 -05:00
Rob Winch ad45a74b34 Update to use s01.oss.sonatype.org
Closes gh-10015
2021-06-29 16:36:42 -05:00
Rob Winch 84118a7d44 Remove -PdeployDocsHost=docs-ip.spring.io
Closes gh-10021
2021-06-29 16:17:38 -05:00
Rob Winch fb83ddabe2 Update to spring-build-conventions:0.0.38
Closes gh-10020
2021-06-29 16:14:43 -05:00
/usr/local/ΕΨΗΕΛΩΝ 2c1126c5aa Improve AuthenticationManagerBeanDefinitionParser XML parsing
Closes gh-7282
2021-06-28 13:42:02 +02:00
/usr/local/ΕΨΗΕΛΩΝ 5b1221a846 Improve AuthenticationManagerBeanDefinitionParser XML parsing
Closes gh-7282
2021-06-28 13:21:35 +02:00
/usr/local/ΕΨΗΕΛΩΝ 50a17f58db Improve AuthenticationManagerBeanDefinitionParser XML parsing
Closes gh-7282
2021-06-28 12:19:39 +02:00
Eleftheria Stein e313e6b89a Apply DefaultLoginPageConfigurer before logout
If they are not applied in this order, then the LogoutConfigurer cannot
set the logoutSuccessUrl, because the DefaultLoginPageGeneratingFilter
does not exist yet.
This impacts users that inject the default HttpSecurity bean.

Closes gh-9973
2021-06-24 11:09:19 +02:00
Marcus Da Coregio cee42ec0bf Next development version 2021-06-22 10:20:51 -03:00
Marcus Da Coregio b0d22d1a03 Revert "Lock Dependencies"
This reverts commit eb300c78bd.
2021-06-22 10:20:07 -03:00
Marcus Da Coregio 01c1c192d1 Release 5.3.10.RELEASE 2021-06-22 09:38:32 -03:00
Steve Riesenberg 5137a653ff
Next Development Version 2021-06-21 13:02:52 -05:00
Steve Riesenberg c17767883f Revert "Lock Dependencies for Release"
This reverts commit d71be4ca28.
2021-06-21 12:57:05 -05:00
Marcus Da Coregio a840aa7531 Next development version 2021-06-21 14:45:35 -03:00
Josh Cummings 73e6ef2ace
Release 5.4.7 2021-06-21 10:33:21 -06:00
Josh Cummings d71be4ca28
Lock Dependencies for Release 2021-06-21 10:33:10 -06:00
Marcus Da Coregio eb300c78bd Lock Dependencies 2021-06-21 09:23:19 -03:00
Marcus Da Coregio 560fb35dc5 Relase 5.2.11.RELEASE 2021-06-21 08:45:10 -03:00
Eleftheria Stein 6753e1da68 Update to Spring LDAP Core 2.3.4.RELEASE
Closes gh-9968
2021-06-21 11:27:47 +02:00
Eleftheria Stein 703f1f1e04 Update to org.slf4j 1.7.31
Closes gh-9967
2021-06-21 11:26:11 +02:00
Eleftheria Stein f0d208667b Update to HSQLDB 2.5.2
Closes gh-9966
2021-06-21 11:25:05 +02:00
Eleftheria Stein dc7387075c Update to hibernate-entitymanager 5.4.32.Final
Closes gh-9965
2021-06-21 11:21:40 +02:00
Eleftheria Stein c193a06ac5 Update to Jetty 9.4.42.v20210604
Closes gh-9964
2021-06-21 11:19:18 +02:00
Eleftheria Stein 3e27f6aece Update to embedded Apache Tomcat 9.0.48
Closes gh-9963
2021-06-21 11:17:18 +02:00
Eleftheria Stein 4314c335c8 Update to embedded Tomcat websocket 8.5.68
Closes gh-9962
2021-06-21 11:15:38 +02:00
Eleftheria Stein c87c5eb888 Update ehcache to 2.10.9.2
Closes gh-9961
2021-06-21 11:13:54 +02:00
Eleftheria Stein 613ec13e95 Update to jaxb-impl 2.3.4
Closes gh-9960
2021-06-21 11:12:47 +02:00
Eleftheria Stein dabe2bacb0 Update to RSocket 1.0.5
Closes gh-9959
2021-06-21 11:12:22 +02:00
Eleftheria Stein 6afe47f164 Update to Spring Framework 5.2.15.RELEASE
Closes gh-9958
2021-06-21 11:08:49 +02:00
Eleftheria Stein 766a48c16e Update to Reactor Dysprosium-SR20
Closes gh-9957
2021-06-21 11:07:18 +02:00
Eleftheria Stein c2473ed979 Update to nohttp 0.0.8
Closes gh-9956
2021-06-21 11:05:39 +02:00
Eleftheria Stein f91608dcba Disable default logout page when logout disabled
Closes gh-9475
2021-06-18 10:52:00 +02:00