John Murphy
|
039e9e1a98
|
Add TLS profiles to command line (#1444)
* Add TLS profiles to command line
* Code review changes per @groob
* fixed busted test
|
2017-03-27 23:21:48 -05:00 |
|
Zachary Wasserman
|
5be9d69165
|
Ensure config values roundtrip properly through config_dump (#1266)
- Set the appropriate yaml tags for dumping
- Add test to verify roundtrip
Fixes #1261
|
2017-02-22 07:22:19 -08:00 |
|
Victor Vrantchan
|
1ee94d4f75
|
add mysql client certificate support (#1240)
|
2017-02-16 17:14:00 -07:00 |
|
Zachary Wasserman
|
7212d4c333
|
Add inline flag documentation in --help (#1135)
- Cleanup unused app.web_address flag
|
2017-01-31 10:06:30 -08:00 |
|
Victor Vrantchan
|
54408ff9e4
|
move osquery enroll secret to appconfig (#1004)
For #995
|
2017-01-20 14:48:54 -05:00 |
|
Victor Vrantchan
|
c13b8cc0cf
|
support JSON output for kolide logs (#1026)
|
2017-01-19 09:41:28 -05:00 |
|
Victor Vrantchan
|
de3794b17b
|
remove SMTP CLI flags. SMTP is now handles as app config in db (#949)
|
2017-01-13 08:54:16 -05:00 |
|
Zachary Wasserman
|
c8e6405220
|
Use redis for distributed query results when not in dev mode (#653)
- Add appropriate configs for Redis
- Use the Redis pubsub store by default, inmem in dev mode
|
2016-12-15 16:13:23 -08:00 |
|
Victor Vrantchan
|
def24499b5
|
store WebAddress config in datastore (#421)
moves web address config to datastore so that it can be configured by a user
in the Web UI.
rename OrgInfo struct to AppConfig.
For #363
For #378
|
2016-11-04 16:44:38 -04:00 |
|
Zachary Wasserman
|
0a1ca0c4fb
|
Enable serve over HTTPS (#263)
|
2016-10-03 14:47:31 -07:00 |
|
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 |
|
Mike Arpaia
|
0482f12926
|
Organizing go code (#241)
|
2016-09-26 11:48:55 -07:00 |
|