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 |
|