appstore: require to be level 1 to login ...

This commit is contained in:
Alexandre Aubin
2023-11-19 19:45:38 +01:00
parent 02b16214a8
commit c5a1d90235
4 changed files with 83 additions and 47 deletions

View File

@ -27,6 +27,8 @@
<p class="mt-2 text-sm text-orange-700 font-bold">
<i class="fa fa-exclamation-triangle fa-fw" aria-hidden="true"></i>
{{ _("You must first login to be allowed to submit an app to the wishlist") }}
<br/><br/>
{{ _("Note that, due to various abuses, we restricted login on the app store to 'trust level 1' users.<br/><br/>'Trust level 1' is obtained after interacting a minimum with the forum, and more specifically: entering at least 5 topics, reading at least 30 posts, and spending at least 10 minutes reading posts.") }}
</p>
</div>
{% endif %}