fleet/server/datastore/inmem
Zach Wasserman f90da6a090
Make enrollment cooldown configurable (#418)
The enrollment cooldown period was sometimes causing problems when
osquery (probably unintentionally, see
https://github.com/osquery/osquery/issues/6993) tried to enroll more
than once from the same osqueryd process.

We now set this to default to off and make it configurable. With #417
this feature may be unnecessary for most deployments.
2021-03-08 21:26:09 -08:00
..
app.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
campaigns.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
email_changes.go Email confirmation fix (#1231) 2017-02-16 21:07:20 +08:00
errors.go catch sql.ErrNoRows in mysql/invites (#667) 2016-12-20 16:31:09 -05:00
hosts.go Make enrollment cooldown configurable (#418) 2021-03-08 21:26:09 -08:00
inmem_test.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
inmem.go Add fleet assets including logos, 404 image, and 500 image. (#61) 2020-11-23 11:22:42 -08:00
invites.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
labels.go Add support for filtering hosts in label (#335) 2021-02-18 12:52:43 -08:00
packs.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
password_reset.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
queries.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
sessions.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
targets.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
users.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00