Open iskunk opened 3 years ago
Currently, the HubInstance API writes a world-readable config file that can contain an access token, by default.
HubInstance
These two commits cause the file to be written with mode 600, and disables writing of the file by default.
Currently, the
HubInstance
API writes a world-readable config file that can contain an access token, by default.These two commits cause the file to be written with mode 600, and disables writing of the file by default.