yewang
yewang
@marant, I don't think that I will have time to implement a feature like this in the near or mid-term. However, I found out today that another user of BesoGo...
See https://github.com/yewang/besogo/commit/db5f8aa7c7cef69f2c992b6b7ab8174398bf5fa8 which makes some changes Further redesign and refactoring should still be considered
Need to port the new simplified "fill" mode back from Josekle into BesoGo
Are you sure that "reflected" is the correct terminology? It seems that "reflected" applies specifically to "non-persistent" attacks that originate from malicious payload that is somehow placed in the victim's...
Unfortunately, this project appears to be abandoned. The last I heard from the developer was via an email on May 5, 2015, which simply stated > A pull request on...
@nerai good point. I forgot to follow up on that, but I just now sent an email to the CVE ID assignment body with a link to this public disclosure.
This pull request is an attempt to address the XSS security vulnerabilities reported here: https://github.com/jkk/eidogo/issues/27
The modifications in sgf.js escape special HTML characters ("", and "&") found in SGF values, disabling the ability to embed HTML in SGF comments, game info, etc. Removing lines 509-513...
@roy7, this pull request has not made any changes to the compressed version. I left that to the original developer to do, if he accepts these changes. Unfortunately, the original...
A tree viewer would be a nice feature, but there could also be other ways to expose variations and ease navigation. For example, right now, one issue seems to be...