fix: update allowed hosts filter and adjust background color in login page (#45)
Reviewed-on: #45
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# https://www.playframework.com/documentation/latest/Configuration
|
||||
play.filters.disabled += play.filters.csrf.CSRFFilter
|
||||
play.filters.disabled += play.filters.hosts.AllowedHostsFilter
|
||||
|
||||
|
||||
auth {
|
||||
|
||||
Reference in New Issue
Block a user