This website requires JavaScript.
Explore
Help
Register
Sign In
cristiancmoises
/
gophish
mirror of
https://github.com/gophish/gophish
Watch
1
Star
0
Fork
You've already forked gophish
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fix-cors-headers
gophish
/
middleware
History
Jordan Wright
166ff8a050
Add PUT and DELETE methods for CORS handling.
Fixes
#2098
2021-01-24 14:01:40 -06:00
..
ratelimit
Made error handling in the case of a client IP without a port more graceful, so that the ratelimiter doesn't return an error if X-Forwarded-For or X-Real-IP is set.
2020-10-11 17:18:33 -05:00
doc.go
Major refactoring - created auth, config, models, controllers, and middleware packages. Should help provide modularity and a clean architecture.
2014-01-09 00:42:05 -06:00
middleware.go
Add PUT and DELETE methods for CORS handling.
Fixes
#2098
2021-01-24 14:01:40 -06:00
middleware_test.go
Add PUT and DELETE methods for CORS handling.
Fixes
#2098
2021-01-24 14:01:40 -06:00
session.go
Implement User Management API (
#1473
)
2019-05-31 13:58:18 -05:00