kwoyke
cdc6380359
Merge pull request #11920 from freelansam/JAVA-10138
...
JAVA-10138 - Fix formatting of POMs
2022-03-14 15:00:17 +01:00
sampadawagde
d2cea2ef06
resolve conflicts
2022-03-13 14:53:36 +05:30
sampadawagde
b8176a265a
JAVA-10138 - Fix formatting of POMs
2022-03-13 14:48:44 +05:30
lucaCambi77
bfd778c028
BAEL-5395 - Authentication with Spring Security and MongoDB ( #11883 )
...
* auth with spring security and mongodb
* fix PMD
* fix missing application property in tests
* fix: code style
* fix: static finale case
* fix: omit Javadoc
2022-03-10 20:48:37 -06:00
Asjad J
32c7041a18
Updated README.md
...
added a link back to the article: https://www.baeldung.com/spring-oauth2resttemplate
2022-03-07 19:35:42 +05:00
andresluzu
3687b7bc64
BAEL-5335: Introduction to OAuth2RestTemplate ( #11849 )
2022-03-04 20:25:02 -06:00
Asjad J
b3a6dd04b3
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-security-enable-logging
2022-03-01 09:27:58 +05:00
lucaCambi77
cb65018f66
[ BAEL-5337 ] - Enable Logging for Spring Security ( #11803 )
...
* feat: logging application
* fix: apply formatter
2022-02-24 19:17:58 -06:00
sampadawagde
9d19160043
JAVA-9824: Identify boot modules not using parent-boot-2 as parent and
...
upgrade log4j for them
2022-02-22 21:53:39 +05:30
Benjamin Caure
437c050aee
BAEL-5188 Add CSRF cookie protection + test ( #11775 )
...
* BAEL-5188 Add CSRF cookie protection + test
* BAEL-5188 Break long lines of code
* BAEL-5188 Remove line-breaks before semi-colons
2022-02-09 21:18:33 +05:30
Haroon Khan
80c3331851
[JAVA-9806] Upgrade Maven Cargo plugin to fix error
2022-02-06 18:32:17 +00:00
Krzysiek
5242966787
JAVA-9486: Use guava.version defined in the parent pom
2022-01-18 09:42:21 +01:00
Krzysiek
8c08be0403
JAVA-9123: POM properties cleanup
2022-01-17 14:03:32 +01:00
kwoyke
21b4b2433e
JAVA-8984: Use embedded mongo version 4.4.9 ( #11653 )
2022-01-11 21:03:05 +05:30
johnA1331
6bf03f09c9
Update README.md
2021-12-29 19:14:09 +08:00
Bhaskara
f16ed0b658
BAEL-4837 - Content Security Policy using Spring Security and Spring … ( #11603 )
...
* BAEL-4837 - Content Security Policy using Spring Security and Spring Boot
* Application Code
* Formatted the code
* Reformatted the test cases as per review comments
* Removed the formatters and deleted extra spaces
Co-authored-by: Bhaskara Navuluri <bhaskara.navuluri@hpe.com>
2021-12-26 08:14:50 +05:30
kwoyke
514e80aae7
Merge pull request #11585 from chaos2418/JAVA-3591
...
JAVA-3591: updating mockito-core to 4.1.0
2021-12-20 09:38:12 +01:00
chaos2418
000dcdf966
JAVA-3591: updating mockito-core to 4.1.0
2021-12-18 13:40:53 +05:30
Krzysiek
6ac9d1eb87
JAVA-8794: Fix circular dependency issue in spring-session-redis
2021-12-15 20:01:08 +01:00
Krzysiek
d72347f195
JAVA-8794: Fix circular dependency issue in spring-security-web-thymeleaf
2021-12-15 19:53:30 +01:00
Krzysiek
fafeb12f5c
JAVA-8794: Fix circural dependencies in spring-security-core
2021-12-14 13:29:19 +01:00
Krzysiek
8fd644c450
JAVA-8794: Fix circural dependencies in spring-security-web-boot-2
2021-12-14 13:22:46 +01:00
Krzysiek
bcbda9e7ff
JAVA-8794: Use spring.mongodb.embedded.version=3.5.5
2021-12-14 12:54:02 +01:00
kwoyke
f5c35ffe97
Merge pull request #11506 from eugenp/JAVA-3592
...
JAVA-3592: Upgrade h2 dependency in the main pom.xml
2021-11-25 13:31:47 +01:00
kwoyke
c0a0247cf7
Merge branch 'master' into JAVA-3592
2021-11-25 09:03:54 +01:00
Krzysiek
8b280e689a
JAVA-8667: Remove hamcrest dependency declarations from the child modules
2021-11-24 13:20:20 +01:00
kwoyke
1871d1a89c
Merge pull request #11468 from chaos2418/JAVA-8405
...
JAVA-8405: reducing logging for tutorials-build-job
2021-11-23 13:43:19 +01:00
kwoyke
592376bf09
Merge pull request #11477 from freelansam/JAVA-3592
...
JAVA-3592: Upgrade h2 dependency in the main pom.xml
2021-11-22 09:22:17 +01:00
sampadawagde
848fa01e47
JAVA-3592: Upgrade h2 dependency in the main pom.xml
2021-11-19 23:17:22 +05:30
chaos2418
58e6087b3d
JAVA-8405: reducing logging for tutorials-build-job
2021-11-19 13:39:00 +05:30
Loredana Crusoveanu
f2fd110be1
Merge pull request #11456 from kwoyke/JAVA-7783
...
JAVA-7783: POM properties cleanup
2021-11-17 10:44:32 +02:00
mikr
f4ee97e3bd
JAVA-8393 Split or move spring-security-core module
2021-11-17 09:20:17 +01:00
Krzysiek
46df55b61e
JAVA-7783: POM properties cleanup
2021-11-16 15:10:49 +01:00
freelansam
77e3e6a419
Merge branch 'master' into JAVA-8204
2021-11-09 18:20:05 +05:30
sampadawagde
b984a4b618
JAVA-8204: Fix formatting of POMs
2021-11-09 16:27:03 +05:30
chaos2418
4a3a73111f
JAVA-1672: removing redundant version declarations for surefire plugin
2021-11-08 13:41:04 +05:30
Benjamin Caure
502372a1de
BAEL-4792 Stateless REST API and CSRF ( #11398 )
...
* Scan package for controller
Migrate deprecated Spring config
* BAEL-4792: enable CSRF + sample REST API request
* Adjust CSRF logs
2021-11-04 21:13:22 +01:00
Loredana Crusoveanu
7dfea6394e
Merge pull request #11338 from chaos2418/JIRA-7734
...
Spring Boot 2.5.x compatible updates in spring-security-modules
2021-10-16 10:30:31 +03:00
davidmartinezbarua
918a3e7091
Merge pull request #11216 from azhwani/BAEL-5111
...
BAEL-5111: Improve the HandlerInterceptor Article
2021-10-15 14:05:18 -03:00
Shashank
bfde84589c
Spring Boot 2.5.x compatible updates in spring-security-web-boot-2
2021-10-14 08:51:03 +05:30
Shashank
80e3331e2a
Merge branch 'master' of https://github.com/chaos2418/tutorials into JIRA-7734
2021-10-13 18:25:45 +05:30
Shashank
5d182c3472
moving spring-security-config module classes to spring-security-web-boot3
2021-10-13 16:40:42 +05:30
Shashank
c85be32347
Spring Boot 2.5.x compatible updates in spring-security-acl
2021-10-13 09:54:36 +05:30
davidmartinezbarua
d00d394011
Merge pull request #11298 from azhwani/BAEL-5100
...
BAEL-5100: Update Manual Logout With Spring Security
2021-10-12 19:52:30 -03:00
Loredana Crusoveanu
e853b70bfc
Merge pull request #11296 from johnA1331/master
...
BAEL-41828 - add links to github-baeldung articles
2021-10-07 09:04:16 +03:00
Azhwani
d27ecd4557
init commit
2021-10-06 22:53:00 +02:00
johnA1331
24af8c898a
Update README.md
2021-10-07 00:29:41 +08:00
Bhaskara
be966d6d62
BAEL-1918 Spring StrictHttpFirewall and RequestRejectedException ( #11265 )
...
* BAEL-1918: Added code to for RequestRejectedException and StrictHttpFirewall tutorial
* BAEL-1918: Added code to for RequestRejectedException and StrictHttpFirewall tutorial
* BAEL:1918 - Modifed the code to accomodate comments from Michal
* BAEL:1918 - Modifed the code to accomodate comments from Michal
2021-09-29 14:49:24 -07:00
kwoyke
48bc32bad5
Merge pull request #11077 from rmkellogg/spring-saml-docs
...
Spring Security SAML - Minor documentation update & File Load Improvement
2021-09-24 21:10:49 +02:00
freelansam
fe7d2af8c0
JAVA-7178: Fix formatting of POMs ( #11236 )
...
* JAVA-7178: Fix formatting of POMs
* JAVA-7178: fix failing build
2021-09-20 00:04:26 +05:30