fleet/server/datastore
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
..
config.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
datastore_test.go Add LabelQueriesForHost to OsqueryStore (#242) 2016-09-26 13:05:36 -07:00
datastore.go Adds endpoints to invite new users to the application. (#235) 2016-09-28 22:44:05 -04:00
gorm_app_test.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
gorm_app.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
gorm_invite_test.go Adds endpoints to invite new users to the application. (#235) 2016-09-28 22:44:05 -04:00
gorm_invite.go Adds endpoints to invite new users to the application. (#235) 2016-09-28 22:44:05 -04:00
gorm_password_reset.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
gorm_sessions.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
gorm_test.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
gorm_users.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
gorm.go Adds endpoints to invite new users to the application. (#235) 2016-09-28 22:44:05 -04:00
inmem_app.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
inmem_invite.go Adds endpoints to invite new users to the application. (#235) 2016-09-28 22:44:05 -04:00
inmem_password_reset.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
inmem_sessions.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
inmem_users.go Adds endpoints to invite new users to the application. (#235) 2016-09-28 22:44:05 -04:00
inmem.go Adds endpoints to invite new users to the application. (#235) 2016-09-28 22:44:05 -04:00