Commit 042c4eb
committed
Prevent indexing by search engines by default
Some search engines trigger the markdown-preview which is POST only so
we would get sentry errors for this. That lead to the discussion that we
don't want search engines to index DOMjudge instances without the user
specifically choosing this.
Fixes: #26541 parent cd74bb3 commit 042c4eb
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
0 commit comments