feat: implement CSRF protection across forms and routes
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
pub mod csrf;
|
||||
pub mod dtos;
|
||||
pub mod errors;
|
||||
pub mod event_handlers;
|
||||
|
||||
Reference in New Issue
Block a user