lnbits-legend/lnbits/core
dni ⚡ 6773a0f533
[REFACTOR] .super_user move it into data dir (#1900)
related to https://github.com/lnbits/lnbits/pull/1855
put the `.super_user` into our data_dir to not pollute our root dir
removed the weird mention to the url in the logs and mention
the `lnbits-cli superuser` instead

this is a breaking change for the bundlers, `cat .super_user` is not good anymore.
fix would be `cat data/.super_user` but for future compatibility i recommend
using `poetry run lnbits-cli superuser`
2023-09-11 12:19:19 +01:00
..
static track fiat value of payments (#1789) 2023-08-28 11:00:59 +01:00
templates track fiat value of payments (#1789) 2023-08-28 11:00:59 +01:00
views track fiat value of payments (#1789) 2023-08-28 11:00:59 +01:00
__init__.py improve on openapi metadata (#1795) 2023-08-24 10:52:12 +01:00
crud.py track fiat value of payments (#1789) 2023-08-28 11:00:59 +01:00
helpers.py [CHORE] string formatting default length 88 (#1887) 2023-08-24 10:26:09 +01:00
migrations.py track fiat value of payments (#1789) 2023-08-28 11:00:59 +01:00
models.py track fiat value of payments (#1789) 2023-08-28 11:00:59 +01:00
services.py [REFACTOR] .super_user move it into data dir (#1900) 2023-09-11 12:19:19 +01:00
tasks.py [CHORE] string formatting default length 88 (#1887) 2023-08-24 10:26:09 +01:00