AntoineFr / flarum-ext-money

Give money to your users for different actions.
MIT License
22 stars 11 forks source link

Skip increasing money if the content is not approved #37

Open jslirola opened 1 year ago

jslirola commented 1 year ago

In case a user publishes content on tags that require approval, the value should not be increased in their profile until they are approved.

If someone uses the extension to get a ranking of the users with the most money, it can be altered by a malicious user or a bot creating a lot of content without approval and requiring the action of an administrator as soon as possible.

Related extension: https://github.com/Ziiven/flarum-money-leaderboard

AntoineFr commented 1 year ago

Hello @jslirola , thank you for your suggestion!

I have added it to my TODO list, however I can't give you a date when I will add this integration with the flarum/approval extension.

jslirola commented 1 year ago

Hi @AntoineFr

Don't worry, it's not something important and I can wait as long as it takes, just an idea to improve. Thank you for your quick answer.