File tree
421 files changed
+2386
-989
lines changed- .github/workflows
- buildSrc
- src/main/groovy
- config
- src
- main/java/org/springframework/security/config
- annotation
- method/configuration
- web/configurers/oauth2/client
- web
- test
- java/org/springframework/security/config
- annotation
- method/configuration
- web
- configurers/oauth2/client
- web
- kotlin/org/springframework/security/config
- annotation/web
- session
- web/server
- core
- src
- main/java/org/springframework/security
- access
- annotation
- event
- expression
- method
- hierarchicalroles
- intercept
- aopalliance
- aspectj
- method
- prepost
- vote
- aot/hint
- authentication
- dao
- event
- jaas
- event
- memory
- ott
- reactive
- password
- authorization
- event
- method
- concurrent
- context
- converter
- core
- annotation
- authority
- mapping
- context
- parameters
- session
- token
- userdetails
- cache
- jdbc
- memory
- jackson2
- provisioning
- scheduling
- task
- util
- test/java/org/springframework/security
- access/expression
- method
- authentication
- dao
- jaas
- core
- authority/mapping
- context
- userdetails
- provisioning
- util
- crypto
- src
- main/java/org/springframework/security/crypto
- argon2
- bcrypt
- codec
- encrypt
- factory
- keygen
- password
- scrypt
- util
- test/java/org/springframework/security/crypto
- argon2
- bcrypt
- password
- docs
- modules/ROOT/pages
- gradle
- ldap/src
- integration-test/java/org/springframework/security/ldap
- authentication
- search
- userdetails
- main/java/org/springframework/security/ldap/server
- webauthn
- src
- main/java/org/springframework/security/web/webauthn
- api
- authentication
- jackson
- management
- registration
- test/java/org/springframework/security/web/webauthn
- api
- authentication
- jackson
- management
- registration
- web/src
- main/java/org/springframework/security/web/authentication/password
- test/java/org/springframework/security/web/authentication/password
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
421 files changed
+2386
-989
lines changedLines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + |
Lines changed: 5 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 | 30 |
| |
45 | 31 |
| |
46 |
| - | |
| 32 | + | |
47 | 33 |
| |
48 | 34 |
| |
49 | 35 |
| |
| 36 | + | |
50 | 37 |
| |
51 | 38 |
| |
52 | 39 |
| |
53 |
| - | |
| 40 | + | |
54 | 41 |
| |
55 | 42 |
| |
56 | 43 |
| |
57 | 44 |
| |
58 | 45 |
| |
59 | 46 |
| |
60 |
| - | |
| 47 | + | |
61 | 48 |
| |
62 | 49 |
| |
63 | 50 |
| |
| |||
69 | 56 |
| |
70 | 57 |
| |
71 | 58 |
| |
72 |
| - | |
| 59 | + | |
73 | 60 |
| |
74 | 61 |
| |
75 | 62 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| 67 | + | |
67 | 68 |
| |
68 | 69 |
| |
69 | 70 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
| |||
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
46 |
| - | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| 60 | + | |
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
|
Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
| 53 | + | |
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
| |||
59 | 60 |
| |
60 | 61 |
| |
61 | 62 |
| |
62 |
| - | |
| 63 | + | |
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
| |||
369 | 370 |
| |
370 | 371 |
| |
371 | 372 |
| |
372 |
| - | |
373 |
| - | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
374 | 379 |
| |
375 | 380 |
| |
376 | 381 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 | 41 |
| |
45 | 42 |
| |
46 | 43 |
| |
| |||
64 | 61 |
| |
65 | 62 |
| |
66 | 63 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 | 64 |
| |
71 | 65 |
| |
72 | 66 |
| |
|
Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
| 183 | + | |
| 184 | + | |
183 | 185 |
| |
184 | 186 |
| |
185 | 187 |
| |
| |||
233 | 235 |
| |
234 | 236 |
| |
235 | 237 |
| |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
236 | 249 |
| |
237 | 250 |
| |
238 | 251 |
| |
| |||
299 | 312 |
| |
300 | 313 |
| |
301 | 314 |
| |
| 315 | + | |
| 316 | + | |
| 317 | + | |
302 | 318 |
| |
303 | 319 |
| |
304 | 320 |
| |
|
Lines changed: 24 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
| 50 | + | |
49 | 51 |
| |
50 | 52 |
| |
51 | 53 |
| |
| |||
78 | 80 |
| |
79 | 81 |
| |
80 | 82 |
| |
81 |
| - | |
| 83 | + | |
82 | 84 |
| |
83 | 85 |
| |
84 | 86 |
| |
85 | 87 |
| |
86 |
| - | |
| 88 | + | |
87 | 89 |
| |
88 | 90 |
| |
89 | 91 |
| |
90 | 92 |
| |
91 | 93 |
| |
92 | 94 |
| |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
93 | 104 |
| |
94 | 105 |
| |
95 | 106 |
| |
96 | 107 |
| |
97 | 108 |
| |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
98 | 120 |
| |
99 | 121 |
| |
100 | 122 |
| |
|
0 commit comments