Amit Pandey
3253f44784
Java-29290 :- Upgrade spring-security-core-2 to use Spring Boot 3 ( #15491 )
...
* Made changes to upgrade to Spring Boot 3 from Boot 2
* JAVA-29290 :- Changed to use @Import for initializing the config.
* JAVA-29290 :- Made changes to use authorizeHttpRequests as authorizeRequests is deprecated
* Minor formatting fixes
* JAVA-29290 : Formatting changes
2024-01-06 17:12:08 +01:00
Maiklins
3643c289c7
Merge pull request #15256 from Michaelin007/master
...
Update article HttpSecurity vs. WebSecurity
2023-11-30 21:22:55 +01:00
michaelin007
dea22a6863
Update article httpsecurity vs websecurity
2023-11-30 18:42:41 +00:00
michaelin007
339b269caa
Update article httpsecurity vs websecurity
2023-11-30 18:35:21 +00:00
gaepi
760481ec04
JAVA-27657 | Replacing deprecated WebSecurityConfigurerAdapter
2023-11-22 15:41:49 +01:00
anuragkumawat
c7a4c2f623
Merge branch 'eugenp:master' into JAVA-26380
2023-11-03 18:39:01 +05:30
edizor
a068b3886f
Update README.md
...
[skip ci]
2023-10-29 07:00:26 +08:00
anuragkumawat
246d83d49d
JAVA-26380 Update parent of child modules to use immediate parent
2023-10-28 13:19:47 +05:30
Rufina Uche
643da80391
Update WebSecurityConfig.java
2023-10-21 19:17:05 +01:00
Rufina Uche
b17ab69f4d
Update HttpSecurityConfig.java
2023-10-21 19:15:13 +01:00
Rufina Uche
0bbc9163f9
Update WebSecurityConfig.java
2023-10-14 21:50:59 +01:00
Rufina Uche
4fb3cb2577
Update HttpSecurityConfig.java
2023-10-14 21:49:30 +01:00
Rufina Uche
9fcdc43c5c
Update pom.xml
2023-10-14 21:45:28 +01:00
Rufina Uche
4eb6c11b40
Rename WebSecurityConfig.java to WebSecurityConfig.java
2023-10-09 20:59:22 +01:00
Rufina Uche
ad0932acd1
Rename HttpSecurityConfig.java to HttpSecurityConfig.java
2023-10-09 20:57:03 +01:00
Rufina Uche
7fcd8a271b
Update pom.xml
2023-10-09 20:53:46 +01:00
Kasra Madadipouya
7e404b3dfb
JAVA-20555 use Java Base64 instead of deprecated Spring Base64Utils ( #13941 )
2023-05-05 12:58:11 +03:00
anuragkumawat
a613929ed9
JAVA-14877 Update spring-security-core-2 under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter ( #12875 )
2022-10-19 00:46:38 +05:30
Asjad J
b55e3429ad
Updated README.md
...
updated the broken link
2022-09-03 21:34:54 +05:00
kwoyke
0a84f748e1
Merge pull request #12513 from freelansam/JAVA-12754
...
JAVA-12754: Dissolve module spring-security-5
2022-07-20 11:04:56 +02:00
sampadawagde
b7033fadfd
JAVA-12754: Moved 3 articles to spring-security-core-2
2022-07-18 20:21:49 +05:30
sampadawagde
2b5179baba
JAVA-13136: Fix formatting of POMs
2022-07-15 09:59:54 +05:30
Asjad J
b0ee0b0404
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-security-exceptionhandler
2022-06-21 11:28:00 +05:00
Sarath Chandra
3816e3371a
BAEL-5533: Spring security exceptions
2022-06-05 19:46:35 +05:30
Luis Javier Peris Morillo
8eadd92046
refactor: split spring security module ( #12211 )
...
Refs #BAEL-5339
2022-05-14 18:33:51 +02:00