gophish/controllers
Glenn Wilkinson 38a6a77c9c
Added ability to allow admin to 'su' to other accounts (#1812)
* Added ability to allow admin to 'su' to other accounts

* Naming convention and user message modifications

* Removed debug statement
2020-04-27 18:19:20 -05:00
..
api Refactoring tests to remove stretchr/testify dependency 2020-02-01 21:44:50 -06:00
controllers_test.go Refactoring tests to remove stretchr/testify dependency 2020-02-01 21:44:50 -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
phish.go Updated the TLS configuration. 2020-03-27 22:25:18 -05:00
phish_test.go Refactoring tests to remove stretchr/testify dependency 2020-02-01 21:44:50 -06:00
route.go Added ability to allow admin to 'su' to other accounts (#1812) 2020-04-27 18:19:20 -05:00
route_test.go Refactoring tests to remove stretchr/testify dependency 2020-02-01 21:44:50 -06:00