streamaserver/streama

Add CSRF Token Validation for Security

Open

#1087 aperta il 13 set 2021

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

Metriche repository

Star
 (9565 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

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