Rob Winch
d0372efadd
Use include-code for password4j docs
...
This follows the new convention of using include-code going forward to
ensure that the documentation compiles and is tested. This also corrected
a few errors in custom params for Ballooning and PBKDF2 examples.
Issue gh-17706
2025-09-15 11:03:44 -05:00
Rob Winch
9f839384e9
Use non-redundant ids in password4j docs
...
Documentation ids no longer need to be globally unique, so they
do not need to include the path. This makes the ids less verbose and
integrates with include-code extension better.
Issue gh-17706
2025-09-15 11:00:51 -05:00
Rob Winch
11bec09ffc
Escape attribute failures in Password4j docs
...
Issue gh-17706
2025-09-15 10:57:19 -05:00
Rob Winch
c18aff7f5f
Password4j docs 1 sentence per line
...
The Antora documentation convention is to use a single sentence per line
as this helps with diffing and merging changes.
Issue gh-17706
2025-09-15 09:22:08 -05:00
M.Bozorgmehr
b2d4c52c53
Add documentation for Password4j-based password encoders for Argon2, BCrypt, Scrypt, PBKDF2, and Balloon hashing
...
Closes gh-17706
Signed-off-by: M.Bozorgmehr <mehrdad.bozorgmehr@gmail.com>
2025-09-13 09:27:41 +03:30
Rob Winch
a0fe04c4aa
Document @ClientRegistrationId on types
...
Issue gh-17806
2025-09-12 16:19:27 -05:00
Bernard Budano
02a948da81
Address reviewer requested changes
...
Closes gh-17806
Signed-off-by: Bernard Budano <bbudano@gmail.com>
2025-09-12 16:19:27 -05:00
Tran Ngoc Nhan
dfc8be0d48
Fix typo
...
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-08-04 09:40:20 -06:00
Konstantin Filtschew
e4a2ac27d6
Fixed link to CSRF checks
2025-06-27 14:18:01 -05:00
Josh Cummings
c43afbf5e1
Format Lambda Expressions
...
This commit updats lambda expressions so that
their variable is surrounded in parentheses.
Issue gh-13067
2025-06-20 10:41:29 -06:00
Rob Winch
b2325e4176
Add OAuth Support for HTTP Interface Client
...
Closes gh-16858
2025-06-17 09:53:51 -05:00
Steve Riesenberg
3ebcbd4375
Merge branch '6.4.x'
...
Closes gh-16788
Closes gh-16789
Closes gh-16790
Closes gh-16791
Closes gh-16792
2025-03-20 14:47:07 -05:00
Steve Riesenberg
96cfbd1e6c
Merge branch '6.3.x' into 6.4.x
...
Closes gh-16782
Closes gh-16783
Closes gh-16784
Closes gh-16785
Closes gh-16786
2025-03-20 14:46:18 -05:00
Tran Ngoc Nhan
75b537f99a
Fix WebFlux authentication reference link
...
Closes gh-16702
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-03-20 14:38:07 -05:00
Tran Ngoc Nhan
839269dbf5
Update Spring Security javadocs
...
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-02-13 16:19:56 -07:00
Tran Ngoc Nhan
40f8ac642a
Fix Documentation Typos
2024-12-09 17:56:00 -07:00
Rob Winch
5bd4db1a13
Use javadoc macro
...
Closes gh-15386
2024-07-09 22:35:01 -05:00
Marcus Hert Da Coregio
dd7472272a
Merge branch '6.3.x'
...
Closes gh-15306
2024-06-26 14:04:27 -03:00
Marcus Hert Da Coregio
e16ce57fbb
Use AuthenticationFailureHandler instead of @ControllerAdvice
...
Closes gh-15305
2024-06-26 14:03:44 -03:00
Marcus Hert Da Coregio
8fd9997a47
Remove outdated note
...
Closes gh-15263
2024-06-17 08:12:54 -03:00
Marcus Hert Da Coregio
7d66525e23
Add Compromised Password Checker
...
Closes gh-7395
2024-04-01 09:48:07 -03:00
Josh Cummings
22000b42e9
Merge remote-tracking branch 'origin/6.1.x'
2023-11-07 16:34:15 -07:00
Josh Cummings
42225371d7
Merge branch '6.0.x' into 6.1.x
...
Closes gh-14114
2023-11-07 16:33:45 -07:00
Josh Cummings
18c5f4354e
Merge branch '5.8.x' into 6.0.x
...
Closes gh-14113
2023-11-07 16:31:46 -07:00
Josh Cummings
b919ece045
Change Idempotent to Read-Only
...
Closes gh-13644
2023-11-07 16:25:28 -07:00
Marcus Hert Da Coregio
672d86cbf1
Merge branch '6.1.x'
...
Closes gh-14108
2023-11-07 13:14:44 -03:00
Marcus Hert Da Coregio
8fc0625594
Merge branch '6.0.x' into 6.1.x
...
Closes gh-14107
2023-11-07 13:14:32 -03:00
Marcus Hert Da Coregio
b588cea434
Merge branch '5.8.x' into 6.0.x
...
Closes gh-14106
2023-11-07 13:14:25 -03:00
Marcus Hert Da Coregio
eff9814d7b
Add links to WebFlux section where referenced
...
Closes gh-14100
2023-11-07 13:13:41 -03:00
Marcus Hert Da Coregio
9eee9887b9
Merge branch '6.1.x'
2023-11-07 10:36:58 -03:00
Marcus Hert Da Coregio
148e9e59d9
Merge branch '6.0.x' into 6.1.x
2023-11-07 10:36:22 -03:00
CroBurnt
d0546bf484
Update http.adoc
2023-11-07 10:36:09 -03:00
CroBurnt
da076c72bd
improve render headers.adoc
2023-11-07 10:35:14 -03:00
Steve Riesenberg
447f40949c
Revert unnecessary merges on 6.1.x
...
This commit removes unnecessary main-branch merges starting from
9f8db22b774fe78fef3598c07e184c371892c1c7 and adds the following
needed commit(s) that were made afterward:
- 4d6ff49b9d663d0f25454f3704a45c83b35da689
- ed6ff670d102736eea0ac360921c9015151ac630
- c823b007942a04a27d02c0a28bc2ad85e8790084
- 44fad21363bef1b06422be28c9bbfadde5e44804
2023-10-31 15:22:15 -05:00
Steve Riesenberg
9db33f33c7
Revert unnecessary merges on 6.0.x
...
This commit removes unnecessary main-branch merges starting from
8750608b5bca45525c99d0a41a20ed02de93d8c7 and adds the following
needed commit(s) that were made afterward:
- 5dce82c48bc0b174838501c5a111b2de70822914
2023-10-31 15:11:45 -05:00
Bogdan Zaranik
11a6346b8e
Update http.adoc
...
ip number does follow the ip number format, let it be 192.168.0.107
2023-10-09 08:41:20 -03:00
Parker Mauney
58bc03105a
Update doc references for forwarded headers support
...
This updates references to the deprecated server.use-forward-headers property to the recommended server.forward-headers-strategy property. This also mentions the Reactive ForwardedHeaderTransformer alongside the ForwardedHeaderFilter and updates their links to point to the respective reference docs.
2023-10-03 11:25:33 -03:00
Josh Cummings
3edbdc6e87
Merge branch '6.0.x' into 6.1.x
...
Closes gh-13632
2023-08-08 17:46:04 -06:00
Seongguk Jeong
90936537dc
Update links in adocs
...
Spring Security 6.0 requires Spring 6.0 as a minimum and Spring 6.0 requires a minimum of Tomcat 10/Jetty 11
Closes gh-13565
2023-08-08 17:45:07 -06:00
Rob Winch
8407c9ebee
Merge branch '6.0.x'
...
Closes gh-13407
2023-06-18 21:41:16 -05:00
Rob Winch
f66a5bab99
Merge branch '5.8.x' into 6.0.x
...
Closes gh-13406
2023-06-18 21:33:58 -05:00
Rob Winch
7da99acca7
Merge branch '5.7.x' into 5.8.x
...
Closes gh-13405
2023-06-18 21:32:35 -05:00
Rob Winch
0cf95dbf61
Merge branch '5.6.x' into 5.7.x
...
Closes gh-13404
2023-06-18 21:31:35 -05:00
Rob Winch
39c43159f4
Convert to Asciidoctor Tabs
...
Closes gh-13403
2023-06-18 21:30:41 -05:00
Josh Cummings
97a42ba190
Update SpEL Documentation
...
Closes gh-12974
2023-05-12 08:37:26 -06:00
1993heqiang
54de5c9537
Fix documentation code block bug.
...
Closes gh-12980
2023-04-10 11:11:10 -05:00
Junichi Sakaeda
930cc68768
Duplicate words.
2023-01-05 10:36:17 -07:00
Joe Grandja
716aa6df5c
Merge branch '5.8.x'
2022-10-12 07:43:26 -04:00
Joe Grandja
ffbcaca24a
Update reference for PasswordEncoders
...
Issue gh-10506
2022-10-12 07:32:30 -04:00
Daniel Garnier-Moiroux
27059ced87
Default X-Xss-Protection header value to "0"
...
Closes gh-9631
2022-10-07 17:42:55 -05:00