Releases: wiseaidev/rocket_csrf_token
Releases · wiseaidev/rocket_csrf_token
v0.3.5
What's Changed
- Rocket 05 by @wiseaidev in #9
- Fix repository links in Cargo.toml by @pravic in #11
- Bump h2 from 0.3.21 to 0.3.24 in /examples/minimal by @dependabot in #10
New Contributors
- @pravic made their first contribution in #11
- @dependabot made their first contribution in #10
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- add ci by @wiseaidev in #6
- Create dependabot.yml by @wiseaidev in #7
- bump rocket by @wiseaidev in #9
Full Changelog: v0.3.3...v0.3.4
v0.3.3
v0.3.2
What's Changed
- Add docs by @wiseaidev in #3
- update example by @wiseaidev in #3
- Add fairing to verify all requests as an option by @wiseaidev in #3
- Verify
X-CSRF-Token
header by @wiseaidev in #3 - Set cookie to expire with session by @wiseaidev in #3
Full Changelog: v0.3.1...v0.3.2
First Continuum Release
What's Changed
- fix bugs, bump crates versions, fix base64 warnings by @wiseaidev in #1
New Contributors
- @wiseaidev made their first contribution in #1
Full Changelog: https://github.com/wiseaidev/rocket_csrf_token/commits/v0.3.1