lnbits-legend/lnbits
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
..
core chore: remove lnurl wallet and withdraw feature (#2293) 2024-04-16 14:10:32 +02:00
nodes chore: adhere to ruff's UP 2024-04-15 13:38:04 +02:00
static chore: remove lnurl wallet and withdraw feature (#2293) 2024-04-16 14:10:32 +02:00
templates chore: update prettier (#2405) 2024-04-12 09:00:31 +02:00
utils feat: reduce initial requests on wallet page (#2335) 2024-03-22 12:59:49 +01:00
wallets [test] create unit-test framework for RPC wallets (#2396) 2024-04-15 17:24:28 +02:00
__init__.py
__main__.py overall fixes 2022-10-25 09:23:30 +02:00
app.py chore: adhere to ruff's "N" rules (#2377) 2024-04-15 09:02:21 +02:00
bolt11.py adding bolt11 lib and removing bolt11.py from the codebase (#1817) 2023-09-25 12:06:54 +02:00
commands.py chore: adhere to ruff's UP 2024-04-15 13:38:04 +02:00
db.py chore: adhere to ruff's UP 2024-04-15 13:38:04 +02:00
decorators.py chore: adhere to ruff's "N" rules (#2377) 2024-04-15 09:02:21 +02:00
extension_manager.py chore: typo in function name nofiy_upgrade (#2383) 2024-04-02 08:38:12 +02:00
helpers.py feat: complete use of LNBITS_EXTENSIONS_DEACTIVATE_ALL (#2341) 2024-03-26 11:44:33 +01:00
jinja2_templating.py chore: update to latest fastapi (#2240) 2024-02-06 11:47:36 -03:00
lnurl.py feat: lnurl library update 2023-12-06 12:55:01 +01:00
middleware.py chore: adhere to ruff's UP 2024-04-15 13:38:04 +02:00
requestvars.py
server.py chore: adhere to ruff's C (#2379) 2024-04-03 17:56:05 +02:00
settings.py chore: adhere to ruff's UP 2024-04-15 13:38:04 +02:00
tasks.py chore: adhere to ruff's "N" rules (#2377) 2024-04-15 09:02:21 +02:00