Commit c5395ee
committed
Defense in depth: validate CSRF token when starting password reset flow (could be DoS bug at worse, allowing removal of an existing account's ability to log in; would not have revealed the reset code to the caller; cookie security would have prevented this POST)
1 parent f448a87 commit c5395ee
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| 276 | + | |
| 277 | + | |
276 | 278 | | |
277 | 279 | | |
278 | 280 | | |
| |||
0 commit comments