mirror of
https://github.com/mizhexiaoxiao/vue-fastapi-admin.git
synced 2026-09-21 21:15:12 +00:00
Update
This commit is contained in:
@@ -43,6 +43,7 @@ def make_middlewares():
|
||||
HttpAuditLogMiddleware,
|
||||
methods=["GET", "POST", "PUT", "DELETE"],
|
||||
exclude_paths=[
|
||||
"/api/v1/base/access_token",
|
||||
"/docs",
|
||||
"/openapi.json",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user