15 releases

0.4.1 Aug 29, 2021
0.4.0 Jun 16, 2020
0.3.1 Oct 27, 2019
0.3.0 Nov 19, 2017
0.0.1 Feb 25, 2017

#552 in #security

Download history 163/week @ 2024-05-21 219/week @ 2024-05-28 222/week @ 2024-06-04 223/week @ 2024-06-11 355/week @ 2024-06-18 391/week @ 2024-06-25 235/week @ 2024-07-02 490/week @ 2024-07-09 258/week @ 2024-07-16 251/week @ 2024-07-23 274/week @ 2024-07-30 204/week @ 2024-08-06 222/week @ 2024-08-13 320/week @ 2024-08-20 341/week @ 2024-08-27 215/week @ 2024-09-03

1,143 downloads per month
Used in 4 crates (3 directly)

MIT license

36KB
684 lines

rust-csrf

Primitives for building CSRF protection.

Documentation is hosted at docs.rs. This crate is used by iron-csrf and be used as a reference for using rust-csrf in other applications.

Contributing

Please make all pull requests to the develop branch.

License

This work is licensed under the MIT license. See LICENSE for details.

Dependencies

~3.5MB
~53K SLoC