lnbits-legend/lnbits/core
Eneko Illarramendi 8add56a24c feat: allow limiting the use of LNbits to some user uuids
The `LNBITS_ALLOWED_USERS` env var can be used to limit access
to the application to some uuids only. "all" gives open access.
UUIDs should be comma separated.
2020-05-09 22:30:33 +02:00
..
static apply prettier to everything. 2020-05-03 13:55:17 -03:00
templates/core Update index.html 2020-05-08 22:19:43 +01:00
views feat: allow limiting the use of LNbits to some user uuids 2020-05-09 22:30:33 +02:00
__init__.py fix: mypy errors 2020-04-26 16:58:29 +02:00
crud.py allow inkey endpoints to be accessed with adminkeys. 2020-05-05 05:46:05 -03:00
migrations.py feat(core): delete expired payments 2020-04-17 21:13:57 +02:00
models.py fix: mypy errors 2020-04-26 16:58:29 +02:00
services.py fix: mypy errors 2020-04-26 16:58:29 +02:00