lnbits-legend/lnbits/core
dni ⚡ 25661ddff5
chore: remove lnurl wallet and withdraw feature (#2293)
* chore: remove lnurl wallet and withdraw feature
this feature is undocumented and the code is very outdated. i don't think it is worth to keep.
looking at the `/lnurlwallet` endpoint for example, it creates a new user and wallet without even checking if the creation of users is allowed
* remove lnurl callback

---------

Co-authored-by: Arc <33088785+arcbtc@users.noreply.github.com>
2024-04-16 14:10:32 +02:00
..
sso Add Keycloak SSO (#2272) 2024-02-14 09:23:37 +01:00
templates v-text missing 2024-03-27 17:41:08 +01:00
views chore: remove lnurl wallet and withdraw feature (#2293) 2024-04-16 14:10:32 +02:00
__init__.py feat: improve on api structure, add openapi tags (#2295) 2024-03-28 08:59:28 +01:00
crud.py chore: remove lnurl wallet and withdraw feature (#2293) 2024-04-16 14:10:32 +02:00
db.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
helpers.py fix: extension stop background work (#2281) 2024-02-21 12:08:37 +02:00
migrations.py revert: migration (#2198) 2024-01-09 11:34:53 +00:00
models.py chore: remove lnurl wallet and withdraw feature (#2293) 2024-04-16 14:10:32 +02:00
services.py chore: adhere to ruff's "N" rules (#2377) 2024-04-15 09:02:21 +02:00
tasks.py chore: remove lnurl wallet and withdraw feature (#2293) 2024-04-16 14:10:32 +02:00