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
In the app, the database and other files we create should have permissions mode 600 or 700, i.e. not group-readable nor world-readable. The client sets this at creation time and sets a umask accordingly.