1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-30 01:55:26 +00:00
gitea/web_src
Gusted 661d3d28e9
Prevent possible XSS when using jQuery (#18289)
In the case of misuse or misunderstanding from a developer whereby,
if `sel` can receive user-controlled data, jQuery `$(sel)` can lead to the
creation of a new element. Current usage is using hard-coded selectors
in the templates, but nobody prevents that from expanding to
user-controlled somehow.
2022-01-16 13:14:32 +08:00
..
fomantic Change <a> elements to underline on hover (#17898) 2021-12-18 05:29:00 +00:00
js Prevent possible XSS when using jQuery (#18289) 2022-01-16 13:14:32 +08:00
less Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
svg Add migrate from Codebase (#16768) 2021-12-02 23:24:02 +01:00