0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 21:34:49 +01:00
gitea/modules
zeripath 154b137b6d
Relax sanitization as per https://github.com/jch/html-pipeline (#10527)
Looking at github/markup#245 it is clear that GH uses https://github.com/jch/html-pipeline to sanitize. This PR relaxes our sanitization to more closely match this.

Fixes #10471
and likely others...
2020-02-28 20:05:12 +00:00
..
analyze Add detected file language to code search (#10256) 2020-02-20 16:53:55 -03:00
auth Change admin dashboard to POST (#10465) 2020-02-25 16:54:13 -06:00
avatar
base Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
cache
charset
context
convert Add API branch protection endpoint (#9311) 2020-02-12 23:19:35 +00:00
cron
generate Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
git Code Refactor of IssueWatch related things (#10401) 2020-02-26 03:32:22 -03:00
gitgraph
graceful Restore graceful restart on SIGHUP (#10224) 2020-02-11 13:29:45 +08:00
highlight
httplib
indexer Add detected file language to code search (#10256) 2020-02-20 16:53:55 -03:00
lfs Add max-file-size to LFS (#10463) 2020-02-28 01:46:57 -03:00
log modules/log: remove noop written variables (#10182) 2020-02-07 21:35:30 +01:00
markup Relax sanitization as per https://github.com/jch/html-pipeline (#10527) 2020-02-28 20:05:12 +00:00
metrics
migrations
notification Fix webhook bug (#10427) 2020-02-23 13:49:40 -05:00
options Implement "embedded" command to extract static resources (#9982) 2020-02-02 10:17:44 +08:00
password
pprof
private
process
public Implement "embedded" command to extract static resources (#9982) 2020-02-02 10:17:44 +08:00
queue Fix Workerpool deadlock (#10283) 2020-02-15 18:44:58 +00:00
recaptcha
references
repofiles Handle push rejection message in Merge & Web Editor (#10373) 2020-02-22 15:08:48 +02:00
repository Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
secret
session
setting Add max-file-size to LFS (#10463) 2020-02-28 01:46:57 -03:00
ssh
structs Add API branch protection endpoint (#9311) 2020-02-12 23:19:35 +00:00
sync
task
templates Inject SVG sprite via ajax (#10320) 2020-02-17 23:11:59 +00:00
test Code Refactor of IssueWatch related things (#10401) 2020-02-26 03:32:22 -03:00
timeutil
upload
user
util inform participants on UI too (#10473) 2020-02-28 05:16:41 -03:00
validation
webhook Add feishu webhook support (#10229) 2020-02-12 08:48:28 +00:00