streamaserver/streama

Add CSRF Token Validation for Security

Open

Aperta il 13 set 2021

Vedi su GitHub
 (0 commenti) (2 reazioni) (0 assegnatari)JavaScript (9565 star) (977 fork)batch import
BugHelp wanted

Descrizione

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

Guida contributor