simple-nx-auth #924
@ -182,7 +182,7 @@ async fn nextcloud_auth(db: &State<SqlitePool>, auth: BasicAuth) -> Status {
|
||||
return Status::Ok;
|
||||
}
|
||||
}
|
||||
Status::Unauthorized
|
||||
Status::BadRequest
|
||||
}
|
||||
|
||||
#[catch(401)] //Unauthorized
|
||||
|
Loading…
x
Reference in New Issue
Block a user