fleet/server/kolide
Victor Vrantchan 6fb96d98f7 Adds endpoints to invite new users to the application. (#235)
User service checks that tokens are valid on new user signups.
Closes #230
2016-09-28 22:44:05 -04:00
..
app.go add prometheus endpoint (#236) 2016-09-28 07:35:15 -04:00
datastore.go Adds endpoints to invite new users to the application. (#235) 2016-09-28 22:44:05 -04:00
email.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
hosts.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
invite.go Adds endpoints to invite new users to the application. (#235) 2016-09-28 22:44:05 -04:00
labels.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
osquery.go Add LabelQueriesForHost to OsqueryStore (#242) 2016-09-26 13:05:36 -07:00
packs.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
queries.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
service.go Adds endpoints to invite new users to the application. (#235) 2016-09-28 22:44:05 -04:00
sessions_test.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
sessions.go add prometheus endpoint (#236) 2016-09-28 07:35:15 -04:00
users_test.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
users.go Adds endpoints to invite new users to the application. (#235) 2016-09-28 22:44:05 -04:00