Block Guests from page Creation

Do you have a fully fleshed idea that you think Baka-Tsuki should adopt? Post it here.

Moderators: thelastguardian, Fringe Security Bureau, Senior Editors, Senior Translators, Alt. Language Translator/Editor, Executive Council, Project Translators, Project Editors

Post Reply
Rava
Kyonite - The Haruhi Pacifier
Posts: 174
Joined: Thu Feb 21, 2013 5:03 pm
Favourite Light Novel:

Block Guests from page Creation

Post by Rava »

User avatar
Misogi
Supreme Lord Temporal
Posts: 4119
Joined: Sun Mar 18, 2012 5:19 am
Favourite Light Novel:
Location: France

Re: Block Guests from page Creation

Post by Misogi »

You can also block anonymous users, and a good part of vandalism is done by them.

One month for this guy, BTW.

Send a PM if someone does that again.
Twitter : @MisogID
----
Sans plume, ni sanité (Without feathers nor sanity), a blog reeking of sickness. Wipe your minds before entering.
Rava
Kyonite - The Haruhi Pacifier
Posts: 174
Joined: Thu Feb 21, 2013 5:03 pm
Favourite Light Novel:

Re: Block Guests from page Creation

Post by Rava »

I realize that. (And thanks for the temp ban.) What I meant was, could page creation be globally disabled if you are not registered? Or is that not possible without blocking all edit capabilities?

IP banning only goes so far considering people can use alternative means to get a totally different IP.
User avatar
Misogi
Supreme Lord Temporal
Posts: 4119
Joined: Sun Mar 18, 2012 5:19 am
Favourite Light Novel:
Location: France

Re: Block Guests from page Creation

Post by Misogi »

Rava wrote:I realize that. (And thanks for the temp ban.) What I meant was, could page creation be globally disabled if you are not registered? Or is that not possible without blocking all edit capabilities?

IP banning only goes so far considering people can use alternative means to get a totally different IP.
I think it's possible, but I don't know why it wasn't disabled.

IP banning isn't perfect, but well, it works for now.

By the way, that guy was banned for one year, instead of one month, it was changed last night.
Twitter : @MisogID
----
Sans plume, ni sanité (Without feathers nor sanity), a blog reeking of sickness. Wipe your minds before entering.
User avatar
TaitoMagatsu
Reader
Posts: 9
Joined: Fri Mar 01, 2013 7:15 pm
Favourite Light Novel:

Re: Block Guests from page Creation

Post by TaitoMagatsu »

If I remember correctly you can Semi-Protect articles (which makes it so only a certain predefined group of users can edit it), or Protect them (which makes it only Admin-editable or so).

You can also set which rights the anonymous user has, and which does every kind of user have too (Admin, Buroucrats, bots, normalUsers, etc). That would help with the blank page-creation thing and with mostly everything. The file which you edited to customize these things was called somthing like LocalSetting.php or st like that.

It has been a long time since I last used MediaWiki, but I hope this helps.
User avatar
Misogi
Supreme Lord Temporal
Posts: 4119
Joined: Sun Mar 18, 2012 5:19 am
Favourite Light Novel:
Location: France

Re: Block Guests from page Creation

Post by Misogi »

Only admins can set these settings, though.
Twitter : @MisogID
----
Sans plume, ni sanité (Without feathers nor sanity), a blog reeking of sickness. Wipe your minds before entering.
User avatar
Lery
I.D.S.E Humanoid Interface [LSB]
Posts: 3343
Joined: Sun Nov 11, 2012 3:23 pm
Favourite Light Novel: Ahouka!
Location: Switzerland

Re: Block Guests from page Creation

Post by Lery »

You can prevent anonymous users to create page, you were right : you have to edit the "LocalSettings.php" file and check that this is so:

Code: Select all

$wgGroupPermissions['*']['createpage'] = false;
(I guess it's setted true at the moment, which isn't optimal, as you said.)

But then it means only a real wiki über-admin, with FTP access, can do so, maybe even only TLG... :wink:
Wiki user : Lery (talk)

Sysadmin, sometimes.
KuroiHikari
Fish Miner
Posts: 822
Joined: Fri Apr 16, 2010 1:01 am
Favourite Light Novel:

Re: Block Guests from page Creation

Post by KuroiHikari »

Anonymous users can't create normal pages. Seems like they can do so for Talk pages.
User avatar
Lery
I.D.S.E Humanoid Interface [LSB]
Posts: 3343
Joined: Sun Nov 11, 2012 3:23 pm
Favourite Light Novel: Ahouka!
Location: Switzerland

Re: Block Guests from page Creation

Post by Lery »

Ah okay, I see. So it should be :

Code: Select all

$wgGroupPermissions['*']['createtalk'] = false;
instead of true ;)
Wiki user : Lery (talk)

Sysadmin, sometimes.
Rava
Kyonite - The Haruhi Pacifier
Posts: 174
Joined: Thu Feb 21, 2013 5:03 pm
Favourite Light Novel:

Re: Block Guests from page Creation

Post by Rava »

Hmm, OK. That's pretty interesting to know.

Thanks everyone. :)
User avatar
Mystes
Heaven's Blade Successor
Posts: 15932
Joined: Thu Aug 05, 2010 6:54 am
Favourite Light Novel:
Contact:

Re: Block Guests from page Creation

Post by Mystes »

Wait, doesn't it mean that anons wouldn't be able to contact a translator if the latter doesn't have a talk page yet? :\
Kira0802

#campione at rizon for some #campione discussions~~ And other stuffs.
User avatar
Lery
I.D.S.E Humanoid Interface [LSB]
Posts: 3343
Joined: Sun Nov 11, 2012 3:23 pm
Favourite Light Novel: Ahouka!
Location: Switzerland

Re: Block Guests from page Creation

Post by Lery »

That would be the case, but it would be more consistent with the other permissions that anons currently have, wouldn't it? :|
Wiki user : Lery (talk)

Sysadmin, sometimes.
Post Reply

Return to “Proposals and Suggestions”