fleet/ee/server/service
Roberto Dip 9dfd903c3a
set defaults for team spec configs related to features (#7476)
This adjusts functions related to applying team specs to make sure the `features` key works as expected, this is:

1. Create Team flow
    1. if no features are provided, we copy whatever features are set in the global config
    2. otherwise, we generate a new config merging whatever is provided with the defaults for new installs.
2. Edit Team flow: we always generate a new config merging whatever is provided with the defaults for new installs.
2022-08-31 17:30:46 -03:00
..
appconfig.go enable controlled rollout of features by teams (#7408) 2022-08-30 08:13:09 -03:00
devices.go add premium, device authed endpoint to retrieve policies (#5967) 2022-05-31 14:54:43 -03:00
hosts.go only include policies in device endpoints for premium users (#6077) 2022-06-07 13:27:13 -03:00
service.go enable controlled rollout of features by teams (#7408) 2022-08-30 08:13:09 -03:00
software.go Include CVE scores when listing software (#5673) 2022-05-20 10:58:40 -06:00
teams.go set defaults for team spec configs related to features (#7476) 2022-08-31 17:30:46 -03:00
users.go add back-end implementation for SSO JIT provisioning (#7182) 2022-08-15 14:42:33 -03:00