diff --git a/.gitmodules b/.gitmodules index 73593d6e..32c7e469 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "django-simple-csp"] path = django-simple-csp - url = gogs@gogs.mafiasi.de:mafiasi/django-simple-csp.git + url = https://github.com/fsinfuhh/django-simple-csp diff --git a/django-simple-csp b/django-simple-csp index e8f26b05..724031fd 160000 --- a/django-simple-csp +++ b/django-simple-csp @@ -1 +1 @@ -Subproject commit e8f26b055355f744f6b3bb28d1995c436c6c7b82 +Subproject commit 724031fd6b41833fa2d5a8b8ea5ea1a74527e852 diff --git a/dudel/base/templates/base/licenses.html b/dudel/base/templates/base/licenses.html index d988cadb..e4e582ac 100644 --- a/dudel/base/templates/base/licenses.html +++ b/dudel/base/templates/base/licenses.html @@ -86,6 +86,11 @@

Third party libraries

Sergey Fedoseev MIT License + + django-simple-csp + Nils Rokita; Henning Pridöhl + MIT License +