fleet/server/datastore/inmem
Zach Wasserman 15b81824f5
Filter query page API responses based on team membership (#850)
- Include only hosts that the user has access to in search targets API.
- Add parameter to specify whether `observer` hosts should be included.
- Generate counts based on which hosts user can access.
- Update API doc.
2021-05-24 21:34:08 -07: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 Filter query page API responses based on team membership (#850) 2021-05-24 21:34:08 -07:00
inmem_test.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
inmem.go Delete instead of disabling users (#622) 2021-04-08 16:53:33 -07:00
invites.go Merge branch 'master' into teams 2021-05-19 13:16:54 -04:00
labels.go Filter query page API responses based on team membership (#850) 2021-05-24 21:34:08 -07:00
packs.go Format and clean code (#774) 2021-05-17 10:29:50 -07:00
password_reset.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
queries.go Format and clean code (#774) 2021-05-17 10:29:50 -07:00
sessions.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
targets.go Filter query page API responses based on team membership (#850) 2021-05-24 21:34:08 -07:00
users.go Merge branch 'master' into teams 2021-05-19 13:16:54 -04:00