blockform icon indicating copy to clipboard operation
blockform copied to clipboard

Support generating new API keys

Open kivutar opened this issue 6 years ago • 0 comments

The API key of a node can be compromised.

Users may need to generate a new API key for the node endpoints.

Use sshcmd and sed to replace the old API key with a new one.

The nginx reverse proxy must be restarted for the change to take effect.

Don't forget to save it in the database.

kivutar avatar Dec 21 '18 07:12 kivutar