lnbits-legend/lnbits/core
Vlad Stan b8d295a5b7
refactor: generalize SSO auth (#2263)
* refactor: first extraction of providers
* refactor: remove unused property
* refactor: extract `_find_auth_provider_class`
* fix: return type
* feat: prepare for `keycloak`
2024-02-14 07:57:50 +01:00
..
templates Improves payment reactions (#2251) 2024-02-12 10:48:07 +00:00
views refactor: generalize SSO auth (#2263) 2024-02-14 07:57:50 +01:00
__init__.py [FEAT] Auth, Login, OAuth, create account with username and password #1653 (#2092) 2023-12-12 11:38:19 +01:00
crud.py refactor: generalize SSO auth (#2263) 2024-02-14 07:57:50 +01:00
db.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
helpers.py Deactivate all extensions flag (#2206) 2024-01-22 12:18:12 +02:00
migrations.py revert: migration (#2198) 2024-01-09 11:34:53 +00:00
models.py feat: install wizard on first launch (#1977) 2024-01-25 13:33:40 +00:00
services.py Wallet limits: max balance, daily max withdraw, transactions per sec (#2223) 2024-02-09 17:25:53 +02:00
tasks.py [FEAT] Auth, Login, OAuth, create account with username and password #1653 (#2092) 2023-12-12 11:38:19 +01:00