anybody can see the "remove category" link, though it doesn't do anything if you aren't the owner. Can't believe this has gone so long without being reported.
This commit is contained in:
parent
6fb49a4de9
commit
6faadc9662
5 changed files with 123 additions and 79 deletions
|
@ -66,7 +66,7 @@ server {
|
|||
|
||||
|
||||
# block these file types
|
||||
location ~* \.(tpl|md|git|tgz) {
|
||||
location ~* \.(tpl|md|git|tgz|log|out) {
|
||||
deny all;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue