refactor code, new db tables, show AP info on UI
build-and-push / build (push) Failing after 34s

This commit is contained in:
2026-08-01 02:44:50 +05:00
parent a6d4fa1f6d
commit db140912f5
13 changed files with 1103 additions and 660 deletions
+2
View File
@@ -7,6 +7,7 @@ from .config import get_settings
from .database import engine
from .errors import APIError, api_error_handler
from .routers import (
client,
customers,
device,
nas,
@@ -69,6 +70,7 @@ for module in (
radgroupreply,
radusergroup,
vlan,
client,
device,
radacct,
radpostauth,