CSRF and authentication mild rework

This commit is contained in:
2026-08-26 15:18:04 +03:00
parent 81e126013b
commit 782ab79c42
4 changed files with 5 additions and 10 deletions
+4
View File
@@ -2,6 +2,10 @@
play.http.filters=controllers.filters.Filters
play.filters.csrf.header.bypassHeaders {
X-Requested-With = "*"
}
play.modules.enabled += "mqttClient.Module"
slick.dbs.default = {