voxxrin / voxxrin3

GNU Affero General Public License v3.0
9 stars 2 forks source link

Enforce rating rules when copying user-space rating to talk-space ratings #65

Closed fcamblor closed 11 months ago

fcamblor commented 11 months ago

User can do whatever he wants in his own space (if he wants to hack the app and put unallowed/unexpected values in it, we won't be able to check this otherwise it would cost too much effort)

However, when we copy user-space data (for example, for ratings) to non-user spaces (like, talk-space level ratings), then this is where we should enforce some rules so that we have guarantees only controlled things are copied over these spaces.

Some rules (I think of) to enforce :