Граф коммитов

12 Коммитов

Автор SHA1 Сообщение Дата
jboyer2012 9ad057e229 [minor] Add ONLYVERIFYPUBKEY global to bypass verification of ACLs if set to true. 2017-02-06 18:22:07 -05:00
jboyer2012 67db2cab5d [minor] Add VERIFYACLs global to bypass verification of ACLs if set to false. 2017-02-06 17:49:59 -05:00
Julien Vehent 5c6db6861d
[minor] Remove single signer check from action.go 2016-09-24 22:23:39 -04:00
Aaron Meihm a85b771a94 [medium] enhance support for multiple action signatures
Adds functionality to mig-cmd in addition to various bug fixes to
correctly support multiple signature verification with ACL module
weights.

This implementation is rudimentary in the sense it gives an investigator
the ability to output a signed action, which can be handed off to
another investigation for application of a second signature and
execution in the system.
2016-09-23 11:39:42 -05:00
Aaron Meihm 1d73fab48e [medium] move compression apply into client package 2016-01-22 14:14:17 -06:00
Aaron Meihm 853d722a83 [medium] introduce optional action compression between client and agent 2016-01-22 10:33:52 -06:00
Julien Vehent 765db7647f Merge pull request #87 from mozilla/fixsearch20150919
Fix various DB Query issues
2015-09-23 13:03:44 -04:00
Julien Vehent 7e4d77c28f [minor] cleanup search code in db/console/api/scheduler 2015-09-23 12:57:39 -04:00
Aaron Meihm 376d1acc7d [minor] add -a flag for mig-cmd that can be used to print action json 2015-09-15 12:22:43 -05:00
Julien Vehent 200a5a6164 [doc] add newline after license header to ignore it in godoc 2015-08-27 10:41:13 -04:00
Julien Vehent 91928a9fcd [minor] add import comment to packages declarations 2015-08-26 14:15:40 -04:00
Julien Vehent e9aa7febf9 [major] reorganize repository structure for `go get mig.ninja/mig`
This is a major change to the structure of the repository and the Makefile,
but a minor change in terms of functionalities. It simply changes the structure
of the directories to be compliant with Go's idiomatic build methods.

I also bought the domain `mig.ninja` and will now be using that as
a standard import path for everything. The magic to serve everything
under mig.ninja/mig will be documented elsewhere.
2015-08-25 18:01:22 -04:00