mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1bf9e44bda
In #9888, it was reported that my earlier pull request #9075 didn't quite function as expected. I was quite hopeful the `ValuesWithShadow()` worked as expected (and, I thought my testing showed it did) but I guess not. @zeripath proposed an alternative syntax which I like: ```ini [markup.sanitizer.1] ELEMENT=a ALLOW_ATTR=target REGEXP=something [markup.sanitizer.2] ELEMENT=a ALLOW_ATTR=target REGEXP=something ``` This was quite easy to adopt into the existing code. I've done so in a semi-backwards-compatible manner: - The value from `.Value()` is used for each element. - We parse `[markup.sanitizer]` and all `[markup.sanitizer.*]` sections and add them as rules. This means that existing configs will load one rule (not all rules). It also means people can use string identifiers (`[markup.sanitiser.KaTeX]`) if they prefer, instead of numbered ones. Co-authored-by: Andrew Thornton <art27@cantab.net> Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com> |
5 years ago | |
---|---|---|
.. | ||
adding-legal-pages.en-us.md | 5 years ago | |
api-usage.en-us.md | 5 years ago | |
api-usage.zh-cn.md | 6 years ago | |
ci-cd.en-us.md | 5 years ago | |
cmd-embedded.en-us.md | 5 years ago | |
config-cheat-sheet.en-us.md | 5 years ago | |
config-cheat-sheet.zh-cn.md | 5 years ago | |
customizing-gitea.en-us.md | 5 years ago | |
customizing-gitea.zh-cn.md | 6 years ago | |
external-renderers.en-us.md | 5 years ago | |
hacking-on-gitea.en-us.md | 5 years ago | |
hacking-on-gitea.zh-cn.md | 6 years ago | |
logging-documentation.en-us.md | 5 years ago | |
mail-templates-us.md | 5 years ago | |
make.en-us.md | 7 years ago | |
make.fr-fr.md | 7 years ago | |
make.zh-cn.md | 6 years ago | |
migrations.en-us.md | 5 years ago | |
oauth2-provider.md | 6 years ago | |
repo-indexer.en-us.md | 5 years ago | |
search-engines-indexation.en-us.md | 5 years ago | |
signing.en-us.md | 5 years ago | |
specific-variables.en-us.md | 6 years ago | |
specific-variables.zh-cn.md | 6 years ago | |
third-party-tools.en-us.md | 5 years ago | |
third-party-tools.zh-cn.md | 5 years ago |