-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplifying
sanitize()
within the renderers
- Loading branch information
Showing
2 changed files
with
2 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "tenso", | ||
"description": "Tensō is an elastic REST API gateway for node.js", | ||
"version": "4.5.23", | ||
"version": "4.5.24", | ||
"homepage": "http://avoidwork.github.io/tenso", | ||
"author": "Jason Mulligan <[email protected]>", | ||
"repository": { | ||
|
d958f4c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only sanitizing
"<"
and">"
characters, and not"&"
, will make"<<"
to be sanitized as"<<"
and wrongly rendered as"<<"
on browsers.d958f4c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not a real problem.
d958f4c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
btw you can register your own renderer, which is likely the only way your concerns will be handled. it's there for times like this.
d958f4c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's definitely fun how you see every reported bug as "not a real problem".
d958f4c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ergoithz ...
your single ask : total installs
(1 / 126593) * 100 = 0.0007899330926670512
less than 5% doesn't matter. all my decisions are based on cost/impact/roi. my app affords you the ability to customize it for your needs, because they are truly your needs.
d958f4c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
e.g.
you edited this file, so you should've seen you can customize it without modifying the program.
d958f4c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ergoithz you can also change the serializers because again, customization. if you want json-ld, go for it, it doesn't belong in tenso. shrug.