We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e47c9e8 + 2dbcbf7 commit afc3815Copy full SHA for afc3815
admin/base/settings/defaults.py
@@ -40,7 +40,7 @@
40
CSRF_COOKIE_HTTPONLY = False
41
42
ALLOWED_HOSTS = [
43
- '.osf.io',
+ '.osf.io'
44
]
45
46
AUTH_PASSWORD_VALIDATORS = [
0 commit comments