fleet/server
Zach Wasserman 83b7f79699
Stub out licensing API (#810)
- Add config option for license key.
- Define license details data structure.
- Include license details in app config API responses.

Currently any non-empty value for `--license_key` behaves as though the
installation is licensed for `basic`. If the license key is empty,
`core` is returned.

Still to come is the appropriate parsing for the license key.
2021-05-19 17:29:38 -07:00
..
bindata Allow import of github.com/kolide/fleet (#2213) 2020-03-29 19:22:04 -07:00
config Stub out licensing API (#810) 2021-05-19 17:29:38 -07:00
contexts Delete instead of disabling users (#622) 2021-04-08 16:53:33 -07:00
datastore Merge branch 'master' into teams 2021-05-19 13:16:54 -04:00
health Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
kolide Stub out licensing API (#810) 2021-05-19 17:29:38 -07:00
launcher Expose live query error messages via API (#205) 2021-01-19 14:52:29 -08:00
live_query Speed up MySQL tests (#585) 2021-04-03 11:42:27 -07:00
logging Format and clean code (#774) 2021-05-17 10:29:50 -07:00
mail Migrate remaining URLs to fleetdm.com (#116) 2020-12-10 11:26:00 -08:00
mock Move and refactor host team transfer endpoint (#778) 2021-05-17 12:23:21 -07:00
pubsub Update Redigo version and timeouts (#793) 2021-05-18 15:04:14 -07:00
service Stub out licensing API (#810) 2021-05-19 17:29:38 -07:00
sso Speed up MySQL tests (#585) 2021-04-03 11:42:27 -07:00
test Merge branch 'master' into teams 2021-05-19 13:16:54 -04:00
websocket server: prune unused constants and functions (#477) 2021-03-15 17:08:25 -07:00