GithubHelp home page GithubHelp logo

ournoteorganizer's People

Contributors

joemrcoffee avatar

Stargazers

 avatar

Watchers

 avatar

ournoteorganizer's Issues

Error in viewing duplicate tasks

If there are duplicate tasks with the same content associated with the same post it can cause an issue in the comment section.

Root cause: the look up for the task is done based on the content of the comment not a unique ID. This is because the comment collection and the tasks collection are separate from each other with the comment being created at the same time the task is created.

This is a minor issue which most users would not come across, but if say the task creation form is resubmitted it can throw an issue there the tasks displays in the viewpost page multiple times based on how many duplicates there are. Basically number of duplicates^2.

Need to consider how to get the unique ids associated with the comments and tasks. Likely easiest to grab the unique ID on task creation, then insert that with the comment.

Found a possible security concern

Hello ๐Ÿ‘‹

I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@michaellok001) has found a potential issue, which I would be eager to share with you.

Could you add a SECURITY.md file with an e-mail address for me to send further details to? GitHub recommends a security policy to ensure issues are responsibly disclosed, and it would help direct researchers in the future.

Looking forward to hearing from you ๐Ÿ‘

๐ŸŸข This report is most likely not a false positive, you can take the report seriously.

(cc @huntr-helper)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.