forgejo/routers
zeripath 21ed4fd8da
Add warning for BIDI characters in page renders and in diffs ()
Fix 

Given the comments I've adjusted this somewhat. The numbers of characters detected are increased and include things like the use of U+300 to make à instead of à and non-breaking spaces.

There is a button which can be used to escape the content to show it.

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Gwyneth Morgan <gwymor@tilde.club>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-01-07 02:18:52 +01:00
..
api/v1 Team permission allow different unit has different permission () 2022-01-05 11:37:00 +08:00
common Instead of using routerCtx just escape the url before routing () 2021-12-25 00:50:49 +08:00
install Refactor HTTP request context () 2021-12-15 14:59:57 +08:00
private Refactor HTTP request context () 2021-12-15 14:59:57 +08:00
utils A better go code formatter, and now make fmt can run in Windows () 2021-11-17 20:34:35 +08:00
web Add warning for BIDI characters in page renders and in diffs () 2022-01-07 02:18:52 +01:00
init.go Move keys to models/asymkey () 2021-12-10 16:14:24 +08:00