fleet/server/datastore/mysql
Tomas Touceda 12215bfbbd
Disable user sso_enable if org is disabling sso (#1331)
* Disable user sso_enable if org is disabling sso

* Cleanup test

* Add withTx and use it in SaveConfig
2021-07-09 13:12:21 -03:00
..
migrations Fix migration for MariaDB compatibility (#1280) 2021-07-01 15:59:31 -07:00
app_configs.go Disable user sso_enable if org is disabling sso (#1331) 2021-07-09 13:12:21 -03:00
campaigns.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
carves.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
config.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
datastore_test.go Issue 1286 improve errors (#1322) 2021-07-08 12:50:43 -03:00
delete.go Remove soft-deletion pattern (#2327) 2020-10-22 10:51:26 -07:00
email_changes.go Retry sqlx transactions (#2203) 2020-03-10 18:14:02 -07:00
errors.go Remove invited_by from invite parameters (#591) 2021-04-05 13:28:43 -07:00
fulltext.go Fix target search behavior with - and + symbols (#2067) 2019-07-03 10:47:43 -07:00
fulltext_test.go Fix target search behavior with - and + symbols (#2067) 2019-07-03 10:47:43 -07:00
hosts.go Fetch all data for a host when listing it (#1293) 2021-07-02 12:59:42 -03:00
invites.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
labels.go Include Team names when listing label hosts (#1267) 2021-06-30 09:28:45 -07:00
labels_test.go Clean up and comments before merge. 2020-07-21 14:05:46 -07:00
mysql.go Disable user sso_enable if org is disabling sso (#1331) 2021-07-09 13:12:21 -03:00
mysql_test.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
packs.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
password_reset.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
queries.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
scheduled_queries.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
sessions.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
software.go Issue 1009 calculate diff software (#1305) 2021-07-08 13:57:43 -03:00
targets.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
teams.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
testing_utils.go Issue 1286 improve errors (#1322) 2021-07-08 12:50:43 -03:00
users.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00