marek-hanzal / puff-smith

Puff Smith is absolute must have for any vaper of any level.
http://puff-smith.rocks
Apache License 2.0
0 stars 0 forks source link

Endpoint: Add user-specific endpoints (for example users comments) #494

Open marek-hanzal opened 2 years ago

marek-hanzal commented 2 years ago

Currently, app is sending userId which can by bypassed, thus data may leak. So create user-specific endpoints + shared/common endpoints which will be protected by ACL to prevent leaks.