resonatecoop / id

Resonate Coop ID Server
Mozilla Public License 2.0
3 stars 1 forks source link

Avoid setting csrf header twice #34

Closed auggod closed 1 year ago

auggod commented 1 year ago

If the user account is not complete, the csrf token is being set a twice after redirection. I don't have a way to test this but it's safe enough to try.