Skip to content

Commit

Permalink
fix(docker): include wladmin middleware to trigger checks in the back…
Browse files Browse the repository at this point in the history
…ground
  • Loading branch information
nijel committed Jul 31, 2024
1 parent 1ce136f commit 8bf6506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions weblate/settings_docker.py
Original file line number Diff line number Diff line change
Expand Up @@ -694,6 +694,7 @@
"weblate.accounts.middleware.RequireLoginMiddleware",
"weblate.api.middleware.ThrottlingMiddleware",
"weblate.middleware.SecurityMiddleware",
"weblate.wladmin.middleware.ManageMiddleware",
]

# Rollbar integration
Expand Down

0 comments on commit 8bf6506

Please sign in to comment.