simple-nx-auth #924

Merged
philipp merged 31 commits from simple-nx-auth into main 2025-04-18 17:44:55 +02:00
Showing only changes of commit 3b25143a08 - 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