rebase to rowt #12

Merged
philipp merged 56 commits from upd into main 2025-04-28 22:41:33 +02:00
Showing only changes of commit 4ce9a573fe - Show all commits

View File

@ -182,7 +182,7 @@ async fn nextcloud_auth(db: &State<SqlitePool>, auth: BasicAuth) -> Status {
return Status::Ok;
}
}
Status::Unauthorized
Status::BadRequest
}
#[catch(401)] //Unauthorized