Tran Ngoc Nhan
dfc8be0d48
Fix typo
...
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
9 months ago
Konstantin Filtschew
e4a2ac27d6
Fixed link to CSRF checks
10 months ago
Josh Cummings
c43afbf5e1
Format Lambda Expressions
...
This commit updats lambda expressions so that
their variable is surrounded in parentheses.
Issue gh-13067
10 months ago
Rob Winch
b2325e4176
Add OAuth Support for HTTP Interface Client
...
Closes gh-16858
10 months ago
Tran Ngoc Nhan
75b537f99a
Fix WebFlux authentication reference link
...
Closes gh-16702
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
1 year ago
Tran Ngoc Nhan
839269dbf5
Update Spring Security javadocs
...
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
1 year ago
Tran Ngoc Nhan
40f8ac642a
Fix Documentation Typos
1 year ago
Rob Winch
5bd4db1a13
Use javadoc macro
...
Closes gh-15386
2 years ago
Marcus Hert Da Coregio
e16ce57fbb
Use AuthenticationFailureHandler instead of @ControllerAdvice
...
Closes gh-15305
2 years ago
Marcus Hert Da Coregio
8fd9997a47
Remove outdated note
...
Closes gh-15263
2 years ago
Marcus Hert Da Coregio
08f11f06ab
Revert unnecessary commits from main
...
Issue gh-15016
2 years ago
Marcus Hert Da Coregio
7d66525e23
Add Compromised Password Checker
...
Closes gh-7395
2 years ago
Josh Cummings
b919ece045
Change Idempotent to Read-Only
...
Closes gh-13644
2 years ago
Marcus Hert Da Coregio
eff9814d7b
Add links to WebFlux section where referenced
...
Closes gh-14100
2 years ago
CroBurnt
d0546bf484
Update http.adoc
2 years ago
CroBurnt
da076c72bd
improve render headers.adoc
2 years ago
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
3 years ago
Bogdan Zaranik
11a6346b8e
Update http.adoc
...
ip number does follow the ip number format, let it be 192.168.0.107
3 years ago
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.
3 years ago
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
3 years ago
Rob Winch
39c43159f4
Convert to Asciidoctor Tabs
...
Closes gh-13403
3 years ago
Josh Cummings
97a42ba190
Update SpEL Documentation
...
Closes gh-12974
3 years ago
1993heqiang
54de5c9537
Fix documentation code block bug.
...
Closes gh-12980
3 years ago
Junichi Sakaeda
930cc68768
Duplicate words.
3 years ago
Junichi Sakaeda
393365232b
Duplicate words.
3 years ago
Joe Grandja
ffbcaca24a
Update reference for PasswordEncoders
...
Issue gh-10506
4 years ago
Daniel Garnier-Moiroux
27059ced87
Default X-Xss-Protection header value to "0"
...
Closes gh-9631
4 years ago
Rob Winch
d996c2a2c6
Remove unsafe/deprecated `Encryptors.querableText(CharSequence,CharSequence)`
...
This method is insecure. Users should instead encrypt with their database.
Closes gh-8980
4 years ago
Desmond Silveira
0d3c3c676d
"Well-Know" should be "Well-Known"
4 years ago
Desmond Silveira
06aa3362dd
"Well-Know" should be "Well-Known"
4 years ago
Desmond Silveira
3b9f5ac77b
"Well-Know" should be "Well-Known"
4 years ago
Desmond Silveira
2a336d4f49
"Well-Know" should be "Well-Known"
4 years ago
Norbert Nowak
abd33389be
Add UsernamePasswordAuthenticationToken factory methods
...
- unauthenticated factory method
- authenticated factory method
- test for unauthenticated factory method
- test for authenticated factory method
- make existing constructor protected
- use newly factory methods in rest of the project
- update copyright dates
Closes gh-10790
4 years ago
Norbert Nowak
ac9c29b2a0
Add UsernamePasswordAuthenticationToken factory methods
...
- unauthenticated factory method
- authenticated factory method
- test for unauthenticated factory method
- test for authenticated factory method
- make existing constructor protected
- use newly factory methods in rest of the project
- update copyright dates
Closes gh-10790
4 years ago
Talerngpong Virojwutikul
440ffce2eb
Update PasswordEncoder declaration
...
Closes gh-10910
4 years ago
Talerngpong Virojwutikul
acda921fe9
Update PasswordEncoder declaration
...
Closes gh-10910
4 years ago
Talerngpong Virojwutikul
ff15bec02d
update PasswordEncoder declaration
4 years ago
Marcus Da Coregio
0beb725259
Add Cross Origin Policies headers
...
Add DSL support for Cross-Origin-Opener-Policy, Cross-Origin-Embedder-Policy and Cross-Origin-Resource-Policy headers
Closes gh-9385, gh-10118
4 years ago
Marcus Da Coregio
65426a40ec
Add Cross Origin Policies headers
...
Add DSL support for Cross-Origin-Opener-Policy, Cross-Origin-Embedder-Policy and Cross-Origin-Resource-Policy headers
Closes gh-9385, gh-10118
4 years ago
Henning Poettker
f1ca42e501
Fix return type for NoOpPasswordEncoder bean in documentation
4 years ago
Henning Poettker
bb99d7d95a
Fix return type for NoOpPasswordEncoder bean in documentation
4 years ago
Henning Poettker
04161b9288
Fix return type for NoOpPasswordEncoder bean in documentation
4 years ago
Josh Cummings
82696918ae
Separate OAuth 2.0 Client Servlet Docs
...
Issue gh-10367
5 years ago
Josh Cummings
76ebbb84f7
Separate Namespace Servlet Docs
...
Issue gh-10367
5 years ago
Josh Cummings
8c508d6afa
Separate OAuth 2.0 Client Servlet Docs
...
Issue gh-10367
5 years ago
Josh Cummings
869e379099
Separate Namespace Servlet Docs
...
Issue gh-10367
5 years ago
Rob Winch
7a99542662
Docs Use Section Summary where appropriate
...
Closes gh-10449
5 years ago
Rob Winch
ca2bc958df
Create features/integrations
5 years ago
Rob Winch
ab63ebbbee
Add link to authorization from features.
5 years ago
Rob Winch
7537aa5124
Add generic authorization page
5 years ago