thentos
thentos copied to clipboard
Frontend bug: csrf protection for handlers
Use csrf protection for userLogoutConfirmH, emailUpdateH, serviceCreateH, serviceRegisterH
(if needed).
See BUG markers in thentos-core/src/Thentos/Frontend/Handlers.hs
.