Merge remote-tracking branch 'origin/main' into gerty
This commit is contained in:
commit
b6db683f30
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ from .utils import decoded_as_lndhub, to_buffer
|
|||
|
||||
@lndhub_ext.get("/ext/getinfo")
|
||||
async def lndhub_getinfo():
|
||||
raise HTTPException(status_code=HTTPStatus.UNAUTHORIZED, detail="bad auth")
|
||||
return {"alias": LNBITS_SITE_TITLE}
|
||||
|
||||
|
||||
class AuthData(BaseModel):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue