gophish/templates
Jordan b471a886e3 Updated angular ui to support adding group
Updated POST /api/groups/ to successfully add group
Fixed CSRF in API issue
Moved PUT and DELETE to /api/groups/:id (TODO: Implement)
Changed SQL to use user_id instead of API key
It is now possible to add a new group! Will propagate logic to campaigns soon.
2014-02-09 19:34:47 -06:00
..
api_doc.html Updated README 2014-02-03 17:21:56 -06:00
base.html Added ng-table support (for future pagination, sorting, etc.) 2014-02-07 19:40:16 -06:00
dashboard.html Improved usability/implementation of adding/editing groups and campaigns. 2014-02-08 15:16:36 -06:00
flashes.html Changing int to int64 2014-01-31 20:49:22 -06:00
login.html Updated README 2014-02-03 17:21:56 -06:00
nav.html Changing int to int64 2014-01-31 20:49:22 -06:00
register.html Implementing /api/groups functionality. POST is almost working :) 2014-02-04 21:08:09 -06:00
settings.html Cleaned up some errors 2014-02-06 10:49:53 -06:00
users.html Updated angular ui to support adding group 2014-02-09 19:34:47 -06:00