streama icon indicating copy to clipboard operation
streama copied to clipboard

Add CSRF Token Validation for Security

Open dularion opened this issue 4 years ago • 0 comments

See https://portswigger.net/web-security/csrf/tokens - Currently streama is lacking this type of validation and has potential for security risks due to it.

There is a guide here, maybe that works https://www.baeldung.com/spring-security-csrf

dularion avatar Sep 13 '21 11:09 dularion