proxy.golang.org : github.com/atcoder/revel-csrf : v0.0.0-20200729055325-73e87372fca1
Package csrf is a synchronizer Token Pattern implementation. See [OWASP] https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF)_Prevention_Cheat_Sheet Package csrf is a synchronizer Token Pattern implementation. Management of routes exempted from CSRF checks. Generation of tokens.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/atcoder/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/BurntSushi/toml v0.3.1
- github.com/davecgh/go-spew v1.1.1
- github.com/fsnotify/fsnotify v1.4.9
- github.com/go-stack/stack v1.8.0
- github.com/inconshreveable/log15 v0.0.0-20200109203555-b30bc20e4fd1
- github.com/kr/pretty v0.1.0
- github.com/mattn/go-colorable v0.1.7
- github.com/myesui/uuid v1.0.0
- github.com/revel/config v1.0.0
- github.com/revel/log15 v2.11.20+incompatible
- github.com/revel/pathtree v0.0.0-20140121041023-41257a1839e9
- github.com/revel/revel v1.0.0
- github.com/stretchr/testify v1.5.1
- github.com/twinj/uuid v1.0.0
- github.com/xeonx/timeago v1.0.0-rc4
- golang.org/x/net v0.0.0-20200707034311-ab3426394381
- golang.org/x/sys v0.0.0-20200728102440-3e129f6d46b1
- gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
- gopkg.in/natefinch/lumberjack.v2 v2.0.0
- gopkg.in/stack.v0 v0.0.0-20141108040640-9b43fcefddd0
- gopkg.in/stretchr/testify.v1 v1.2.2
- gopkg.in/yaml.v2 v2.3.0