@@ -45,6 +45,8 @@ func main() {
db = filepath.Join(storagePath, "storage.db")
}
logger.Printf("using db file %s", db)
var username, password string
if authfile != "" {
f, err := os.Open(authfile)
The note is not visible to the blocked user.