kuzzleio / kuzzle-plugin-auth-passport-local

Provide local authentication with username/password for Kuzzle
Apache License 2.0
0 stars 2 forks source link

Display warning if secret is "changeme" #27

Closed xbill82 closed 7 years ago

xbill82 commented 7 years ago

Should display a big yellow warning on init if the secret param is the default changeme. This should also contain a link to a documentation page that show why and how change the secret.