Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Waive 50 edit requirement selectively #222

Open
royjor2016 opened this issue Sep 26, 2024 · 0 comments
Open

Waive 50 edit requirement selectively #222

royjor2016 opened this issue Sep 26, 2024 · 0 comments

Comments

@royjor2016
Copy link
Contributor

if not (identify['editcount'] >= 50 and

to let the tool be used even by legitimate new users, i propose, a way to bypass 50 edits be added. (wiki loves contests sometimes draw such users.)

my idea is to enable it for all autopatrol users regardless edit count. autopatrol would be temporarily granted to those users by sysops.

i think the code is this but not sure.
if not ( (identify['editcount'] >= 50 and 'autoconfirmed' in identify['rights']) or 'autopatrolled' in identify['rights']):

see Commons talk:Video2commons#What do you mean by "abuse"??? .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant