kai-oswald / ASE

URL Shortener built with NodeJS
http://localhost:8001
MIT License
3 stars 0 forks source link

Write QR-Code logic server-side #53

Open TrAnn3l opened 7 years ago

TrAnn3l commented 7 years ago

Currently the QR-Code logic gets done client-side. Because of that, we had to make the cookies world-writeable. Would be better to have this server-side, but not that important.

kai-oswald commented 7 years ago

only the premium cookie is now world-writeable