File tree
420 files changed
+13517
-1954
lines changed- .github/workflows
- acl
- src/main/java/org/springframework/security/acls
- afterinvocation
- aspects
- buildSrc
- src/test/resources/samples/showcase
- sgbcs-api
- sgbcs-core
- cas
- src
- main/java/org/springframework/security/cas/web
- test/java/org/springframework/security/cas/web
- config
- src
- integration-test/java/org/springframework/security/config/annotation/configurers
- main
- java/org/springframework/security/config
- annotation/web
- builders
- configuration
- configurers
- oauth2
- client
- server/resource
- ott
- saml2
- socket
- http
- web
- messaging
- server
- kotlin/org/springframework/security/config
- annotation/web
- web/server
- resources/org/springframework/security/config
- test
- java/org/springframework/security
- config
- annotation
- method/configuration
- web/configurers
- oauth2
- client
- server/resource
- ott
- http
- web
- server
- kotlin/org/springframework/security/config
- annotation/web
- web/server
- resources
- org/springframework/security/config/http
- serialized
- 6.4.x
- 6.5.x
- core
- src
- main
- java/org/springframework/security
- access
- authentication
- dao
- ott
- authorization
- event
- method
- core
- annotation
- context
- jackson2
- provisioning
- resources/META-INF/services
- test/java/org/springframework/security
- authentication
- ott
- authorization
- method
- core
- annotation
- context
- provisioning
- crypto
- src
- main/java/org/springframework/security/crypto/bcrypt
- test/java/org/springframework/security/crypto/bcrypt
- data
- dependencies
- docs
- modules/ROOT
- pages
- features/authentication
- migration-7
- migration
- reactive
- authentication
- exploits
- oauth2
- login
- resource-server
- servlet
- appendix
- namespace
- authentication
- passwords
- authorization
- configuration
- exploits
- integrations
- oauth2
- login
- resource-server
- saml2/login
- test/mockmvc
- partials/servlet/oauth2/client
- etc/checkstyle
- gradle
- wrapper
- itest
- context
- ldap
- embedded-ldap-apacheds-default
- embedded-ldap-mode-apacheds
- embedded-ldap-mode-unboundid
- embedded-ldap-none
- embedded-ldap-unboundid-default
- web
- javascript
- ldap
- messaging
- src
- main/java/org/springframework/security/messaging
- access/intercept
- util/matcher
- test/java/org/springframework/security/messaging
- access/intercept
- util/matcher
- oauth2
- oauth2-client
- src
- main/java/org/springframework/security/oauth2/client
- authentication
- event
- oidc
- authentication
- event
- web/server/logout
- registration
- userinfo
- web
- reactive/function/client
- test/java/org/springframework/security/oauth2/client
- oidc
- authentication
- web/server/logout
- registration
- web
- oauth2-core
- src/main/java/org/springframework/security/oauth2/core
- oauth2-jose
- src
- main/java/org/springframework/security/oauth2/jwt
- test/java/org/springframework/security/oauth2
- jose
- jwt
- oauth2-resource-server
- src
- main/java/org/springframework/security/oauth2/server/resource
- authentication
- web
- server
- test/java/org/springframework/security/oauth2/server/resource/authentication
- rsocket
- saml2/saml2-service-provider
- src
- main/java/org/springframework/security/saml2
- jackson2
- provider/service
- authentication
- web
- authentication
- logout
- metadata
- opensaml4Main/java/org/springframework/security/saml2/provider/service
- registration
- web
- authentication/logout
- opensaml4Test/java/org/springframework/security/saml2/provider/service
- authentication
- web/authentication
- opensaml5Main/java/org/springframework/security/saml2/provider/service
- authentication
- logout
- registration
- web/authentication/logout
- opensaml5Test/java/org/springframework/security/saml2/provider/service
- authentication
- web/authentication
- test/java/org/springframework/security/saml2/provider/service/web
- authentication
- taglibs
- test
- src
- main/java/org/springframework/security/test/web
- reactive/server
- servlet/request
- test/java/org/springframework/security/test/web/reactive/server
- web
- src
- main
- java/org/springframework/security/web
- access
- channel
- expression
- intercept
- authentication
- logout
- ott
- switchuser
- ui
- savedrequest
- server
- authentication
- ott
- authorization
- csrf
- servlet/util/matcher
- transport
- util
- matcher
- webauthn
- api
- authentication
- management
- registration
- resources/META-INF/services
- test/java/org/springframework/security
- web
- access
- intercept
- authentication
- logout
- ott
- switchuser
- ui
- server
- authentication/ott
- authorization
- servlet/util/matcher
- transport
- util/matcher
- webauthn
- api
- authentication
- management
- registration
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
420 files changed
+13517
-1954
lines changedLines changed: 3 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 | 67 |
| |
84 | 68 |
| |
85 |
| - | |
| 69 | + | |
86 | 70 |
| |
87 | 71 |
| |
88 | 72 |
| |
89 | 73 |
| |
90 | 74 |
| |
91 | 75 |
| |
92 |
| - | |
| 76 | + | |
93 | 77 |
| |
94 | 78 |
| |
95 | 79 |
| |
96 | 80 |
| |
97 | 81 |
| |
98 | 82 |
| |
99 |
| - | |
| 83 | + | |
100 | 84 |
| |
101 | 85 |
| |
102 | 86 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
| 99 | + | |
| 100 | + | |
| 101 | + | |
99 | 102 |
| |
| 103 | + | |
100 | 104 |
| |
101 | 105 |
| |
102 | 106 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
| 43 | + | |
| 44 | + | |
| 45 | + | |
42 | 46 |
| |
| 47 | + | |
43 | 48 |
| |
44 | 49 |
| |
45 | 50 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| |||
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
| 66 | + | |
| 67 | + | |
| 68 | + | |
65 | 69 |
| |
| 70 | + | |
66 | 71 |
| |
67 | 72 |
| |
68 | 73 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
| |||
59 | 60 |
| |
60 | 61 |
| |
61 | 62 |
| |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
62 | 67 |
| |
| 68 | + | |
63 | 69 |
| |
64 | 70 |
| |
65 | 71 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
35 | 36 |
| |
| 37 | + | |
36 | 38 |
| |
37 | 39 |
| |
38 | 40 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
34 | 35 |
| |
| 36 | + | |
35 | 37 |
| |
36 | 38 |
| |
37 | 39 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
| 28 | + | |
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
|
0 commit comments