feat: Add option for a noindex meta tag on the HTML index page #1531

Open
s1lv3r wants to merge 3 commits from s1lv3r/continuwuity:1527-prevent-search-engine-indexing into ginger/password-reset

3 commits

Author SHA1 Message Date
86699add33
fix: Fix logic error
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m12s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 19m20s
2026-03-11 16:54:34 +01:00
ded23b56ac
chore: Add news fragment for !1527
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
Checks / Prek / Pre-commit & Formatting (pull_request) Has been cancelled
2026-03-11 16:51:49 +01:00
2f71860db5
feat: Add option for a noindex meta tag on the HTML index page
Adds a new config option `index_page_allow_indexing` which defaults to false.

Fixes: !1527
2026-03-11 16:51:49 +01:00