Merge branch 'remove-auth' of max.mehl/pmpc-website into master

lektura
Max Mehl 2017-09-13 09:23:36 +02:00 committed by Gogs
commit 7c6a3ca4f1
2 changed files with 0 additions and 10 deletions

View File

@ -1,14 +1,5 @@
RewriteEngine On
RewriteBase /
# Password-protect the site until it's released
AuthType Basic
AuthName "This website will be released soon. Please follow our news on fsfe.org to stay updated."
AuthUserFile /usr/share/blog/public/.htpasswd
Require valid-user
# Redirect 404 errors to nice page
ErrorDocument 404 /404.html
# Nicer URL for share buttons
RewriteRule ^share/?$ /cgi/share.php [NC,L]

View File

@ -1 +0,0 @@
pmpc:$apr1$e.WcM84k$NYeWE2apCKXWz4Og1QOwC/