Giter Site home page Giter Site logo

bufakapi's People

Contributors

korsmed avatar lukascorona avatar mobun avatar

Watchers

 avatar

Forkers

juanparker1

bufakapi's Issues

Self check in for attendees to program points

Attendees should scan an QR code and perform a self check in to the current program point.
The organizer should have the option to see the attendees and get an overview of the attendees.

  • Database structure
  • Api routes

Endpoint for changing Status of Applications in Bulk

If a administrator accepts 100 application. The Website has to perform 100 single updates. Problematic if the client loses connection to inertnet.

  • Accept an array of status objects inside /api/Conference_Application/status like:
    [{ "uid": "string", "conferenceID": 0, "newStatus": 0 }]

Change LONGTEXT to MEDIUMTEXT in SQL for Descriptions or add validation

LONGTEXT in MySQL can store up to 4 GiB which can leads to security concerns in form of DoS attacks.
Whe should think about migrating to MEDIUMTEXT or validate a maximum text length in both api and administration-panel.

constructed exemplary attack: user submits 10 workshops with 4 GiB of text each in the description -> memory capacity exhausted

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.