forked from web/portal
remove password protection
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
# authentication
|
||||
AuthType Basic
|
||||
AuthName "Geschuetzter Bereich. Zugangsdaten koennen beim AK-IT unbuerokratish angefordert werden."
|
||||
AuthUserFile /home/pacs/ecg00/users/portal/doms/my.ecogood.org/.htpasswd
|
||||
Require valid-user
|
||||
|
||||
# CSP Starter Policy: allows images, scripts, AJAX, and CSS from the same origin, and does not allow any other resources to load (eg object, frame, media, etc).
|
||||
Header set Content-Security-Policy "default-src 'none'; script-src 'self'; connect-src 'self'; img-src 'self'; style-src 'self';"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user