Packages

Plug adapter to protect from CSRF attacks by verifying the `Origin` header.

Current section

Files

Jump to
ex_verify_origin CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to `ex_verify_origin` will be documented in this file.
## v1.1.0 (2020-03-12)
### Enhancements
- Replace Phoenix url helper with custom one
## v1.0.0 (2020-03-06)
- Initial release