hedgedoc/lib/config
Sheogorath ef86bf5cba
Use API key instead of clientSecret
As recently discovered we send the clientSecret to the webclient which
is potentionally dangerous. This patch should fix the problem and
replace the clientSecret with the originally intended and correct way to
implement it using the API key.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-04-13 09:38:59 +02:00
..
default.js Use API key instead of clientSecret 2018-04-13 09:38:59 +02:00
defaultSSL.js Rename forgotten values 2018-03-26 20:15:45 +02:00
dockerSecret.js
enum.js
environment.js Use API key instead of clientSecret 2018-04-13 09:38:59 +02:00
index.js Merge pull request #780 from SISheogorath/fix/sessionSecret 2018-03-28 12:25:01 +02:00
oldDefault.js
oldEnvironment.js
utils.js