зеркало из https://github.com/mozilla/mig.git
0c49439eb0
X-PGPAUTHORIZATION based authentication was previously used for authorizing client access to the API. This patch adds the option of using a standard API key as well. Note that PGP is still required for querying agents. In some cases though, we may want to integrate other external applications that just require API access (e.g. to review previous investigations, manage users, etc). Using PGP for this is problematic and the ability to instead just use a regular API key for these scenarios remediates this. Investigators can now be assigned an key that enables API key based access to the MIG API. Investigators can also be created without a PGP key, so they can solely utilize API key based access. Resolves #239 |
||
---|---|---|
.. | ||
search | ||
actions.go | ||
agents.go | ||
commands.go | ||
createlocaldb.sh | ||
createremotedb.sh | ||
database.go | ||
investigators.go | ||
loader.go | ||
manifest.go | ||
schema.sql | ||
searches.go |