You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, there is no consequences if the configuration file is having too permissive read permissions. It would be helpful to have a check that would issue a warning in case the credentials are read from a config file AND the file got too much permission. It should not be higher than 600 (read/write for the user only).