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
8c122e1ff7
gophish
/
middleware
History
Eicke Hauck
8c122e1ff7
Removed checking of bearer token in favor of the login cookie for authorizing web interface requests
2023-05-16 21:10:45 +02:00
..
ratelimit
Fix code quality issues (
#2118
)
2021-02-24 17:34:38 -06: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
Removed checking of bearer token in favor of the login cookie for authorizing web interface requests
2023-05-16 21:10:45 +02: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