Release 5.0 (devel -> main) #25

Merged
ChaoticByte merged 7 commits from devel into main 2022-05-16 11:53:52 +00:00
Showing only changes of commit ea644a6b76 - Show all commits

View file

@ -36,12 +36,6 @@ ALLOWED_HOSTS = [
]
### CSP Configuration ###
CSP_DEFAULT_SRC = ("'self'", )
### ----------------- ###