Issues
- 0
[FEATURE] Custom TrustedOrigin matcher
#178 opened by cody-dot-js - 1
- 1
[Question] How to log
#175 opened by arlando - 0
- 1
[BUG] Middleware doesn't work with Chi
#173 opened by romanian-bag-void - 0
Forbidden - CSRF token invalid
#172 opened by kek-wait-w - 0
[bug] Generate CSRF tokens for skipped requests
#163 opened by Airblader - 8
Cannot get basic version of in-browser Javascript application documentation working
#158 opened by francoposa - 2
Package is not `go get`able [bug]
#159 opened by rew1nter - 1
- 1
CSRF middlware is not usable with go gin
#160 opened by rew1nter - 0
user disabled/blocked cookies on their browser.
#155 opened by SirMetathyst - 3
[bug] Change default request header onto custom
#145 opened by kubitre - 7
Does gorilla-csrf really provide more security?
#143 opened by robojones - 1
[question] How do I set csrf token from React
#151 opened by daisuke0925m - 1
[bug] Not providing token results in wrong error
#150 opened by FlorianLoch - 1
csrf.go: ErrBadReferer due to empty r.URL.Host
#146 opened by slysandwich - 1
- 4
Default path can cause unexpected CSRF token rejections
#144 opened by jackc - 2
Multiple _gorilla_csrf cookies create an issue
#152 opened by positiveojm - 10
- 4
[question] How to use gorilla/csrf for CSRF protection when authenticating with OpenID Connect?
#141 opened by stapelberg - 4
[question] Why should we pass the CSRF.Token in Header for a web Application and not in Cookie
#138 opened by Justin2997 - 6
[bug] Forbidden - CSRF token invalid
#135 opened by xzol - 6
- 8
- 9
- 2
- 4
[question] Get 403 invalid csrf token occasionally
#129 opened by danqing - 2
[feature] SameSite flag support
#130 opened by maldevel - 9
- 15
[question] XHR + CSRF questions
#126 opened by bigradish - 2
Minor version Bump?
#125 opened by leononame - 0
Override _gorilla_csrf cookiename
#124 opened by proyb6 - 1
[feature] SameSite missing from Options?
#121 opened by bencanford - 2
[question] Downsides of `csrf.Path("/")`?
#122 opened by adiabatic - 3
Trusted Origins
#116 opened by fjorgemota - 4
[bug] Default MaxAge never applies
#119 opened by betawaffle - 8
Getting 'Forbidden - CSRF token invalid' on post request using axios from client.
#109 opened by jljucutan - 19
Getting 'Forbidden - CSRF token invalid' while sending Ajax POST request using javascript XMLHttpRequest()
#108 opened by Kenmobility - 2
- 14
Clearing `_gorilla_csrf` cookie not regenerating
#104 opened by donaldthai - 3
Enhancement: make safe methods configurable
#106 opened by fredbi - 5
- 4
Background GET before POST request?
#97 opened by britishben - 7
Non-cookie session store
#100 opened by muirdm - 6
Forbidden - CSRF token invalid
#93 opened by nanohayder - 4
Fails when GET and POST not in same path
#96 opened by sj14 - 4
How to do csrf protection for http.Get requests?
#95 opened by qibobo - 2
Interaction with Websockets
#92 opened by iaburton