lnbits-legend/lnbits/core
Arc 7e1f43933d
Adds security tools, such as a rate limiter, IP block/allow, server logs (#1606)
* added ratelimiter
* Adds server logs to admin ui
* Added IP allow/ban list
* fixed remove ips
* Split rate limit number and unit
* security tab and background tasks for killswitch
* fix test for auditor api

---------

Co-authored-by: dni  <office@dnilabs.com>
2023-06-20 11:26:33 +02:00
..
static Create cn.js (#1768) 2023-06-20 08:41:04 +02:00
templates Adds security tools, such as a rate limiter, IP block/allow, server logs (#1606) 2023-06-20 11:26:33 +02:00
views Adds security tools, such as a rate limiter, IP block/allow, server logs (#1606) 2023-06-20 11:26:33 +02:00
__init__.py fix flake8 F401+F403 (module imported but unused + unable to detect undefined names) 2023-01-30 11:46:45 +00:00
crud.py Adds security tools, such as a rate limiter, IP block/allow, server logs (#1606) 2023-06-20 11:26:33 +02:00
helpers.py Create super user account if it does not exist (#1688) 2023-05-09 09:22:19 +01:00
migrations.py reintroduce E203, black does not like that one 2023-04-17 08:38:12 +02:00
models.py Adds security tools, such as a rate limiter, IP block/allow, server logs (#1606) 2023-06-20 11:26:33 +02:00
services.py Adds security tools, such as a rate limiter, IP block/allow, server logs (#1606) 2023-06-20 11:26:33 +02:00
tasks.py Adds security tools, such as a rate limiter, IP block/allow, server logs (#1606) 2023-06-20 11:26:33 +02:00