mirror of
https://github.com/wowlikon/LiB.git
synced 2026-02-04 04:31:09 +00:00
Добавление страницы 2FA, poetry -> uv
This commit is contained in:
@@ -20,7 +20,7 @@ from library_service.settings import (
|
||||
get_logger,
|
||||
)
|
||||
|
||||
SKIP_LOGGING_PATHS = frozenset({"/health", "/favicon.ico"})
|
||||
SKIP_LOGGING_PATHS = frozenset({"/favicon.ico", "/favicon.svg"})
|
||||
|
||||
|
||||
@asynccontextmanager
|
||||
|
||||
Reference in New Issue
Block a user