Andrew Nesbitt
6b3581aca1
Update tagline
2018-08-28 14:59:02 +01:00
Julian Nadeau
04e57e62bd
Encrypt access tokens ( #619 )
...
* Encrypt access tokens
Access tokens are sensitive pieces of information capable of accessing a users github account
We were storing these in plain text, which was noticed because debug logging was logging them in production
This commit changes all access tokens to be encrypted
* Make onboarding to encrypted tokens nicer
* Update app.json
2018-08-09 15:28:00 +01:00
Andrew Nesbitt
fbf68f52fa
Add keywords and website to heroku app.json
2018-06-29 12:14:53 +01:00
Andrew Nesbitt
530e2e16d2
Update tagline
2018-06-22 12:29:38 +01:00
Richard Littauer
a5f6906be7
docs: small fixes from audit ( #586 )
...
* docs: add postbox icon to match GitHub description
#585
* docs: add license to app.json
#585
2018-04-10 14:41:24 +01:00
Mark Tareshawty
ae94972586
Add heroku-redis to app.json
...
So new folks deploying this app will just have redis.
2018-03-03 17:23:06 -05:00
puppycodes
7da0db9370
add missing comma to app.json
2017-01-19 05:09:21 -08:00
Mark Tareshawty
4607797ed2
Enable web concurrency
2017-01-18 09:40:56 -05:00
Andrew Nesbitt
84f8ca8a0e
Remove memcached dependency
2017-01-09 13:57:47 +00:00
Will Roden
1ecda21e19
Add MINIMUM_REFRESH_INTERVAL to heroku environment
2017-01-02 11:30:18 -06:00
Marcelo Dominguez
d4def5f2c1
Add scheduler to app.json
...
* Free Scheduler is added when using the Deploy to Heroku button
* It will be used for the sync notifications tasks
2016-12-27 09:54:25 -03:00
Andrew Nesbitt
e6f253e4c6
Moved to Octobox org
2016-12-23 12:15:16 +00:00
Mark Tareshawty
aca51aba5b
update app.json
2016-12-22 15:41:15 -05:00
Mark Tareshawty
0bf79a95d4
Merge master, resolve merge conflict
2016-12-18 17:40:52 -05:00
Andrew Nesbitt
56a712b83d
Rename the project to Octobox
2016-12-18 20:34:05 +00:00
Mark Tareshawty
2f225da89e
add ,
2016-12-18 10:05:54 -05:00
Mark Tareshawty
964c666f68
update app.json to use client secret
2016-12-17 23:38:39 -05:00
Charlotte Spencer
fd94c7fb0c
docs: mention 'notification scope' in app.json.
2016-12-17 12:20:56 +00:00
Andrew Nesbitt
611e962bc5
Fix app.json
2016-12-17 01:52:39 +00:00
Mark Tareshawty
be4a546db3
Add initial app.json file for GitHub Inbox
...
This requires that the GITHUB_TOKEN environment variable be present.
However, when #3 is resolved this will have to be updates to use the
OAuth Client and Secret.
2016-12-16 20:42:24 -05:00