[Bug 35238] Installer's authorized editors only does not allow edit or createaccount rights to anons but allows creating pages

2014-01-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35238

Jackmcbarn jackmcbarn+w...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||jackmcbarn+w...@gmail.com
 Resolution|--- |WORKSFORME

--- Comment #4 from Jackmcbarn jackmcbarn+w...@gmail.com ---
I can't reproduce this issue with 1.22. Although the installer doesn't add
lines prohibiting createpage and createtalk, anons are unable to do so.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35238] Installer's authorized editors only does not allow edit or createaccount rights to anons but allows creating pages

2014-01-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35238

jeffwan...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---

--- Comment #5 from jeffwan...@gmail.com ---
No, we need somebody to change it so that it clearly adds the lines I
requested.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35238] Installer's authorized editors only does not allow edit or createaccount rights to anons but allows creating pages

2014-01-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35238

--- Comment #6 from Jackmcbarn jackmcbarn+w...@gmail.com ---
Why? They're not necessary. The $wgGroupPermissions['*']['edit']  =
false; line prevents page creation already. I just tested it. Adding the other
lines would have no benefit and would just clutter up LocalSettings.php.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35238] Installer's authorized editors only does not allow edit or createaccount rights to anons but allows creating pages

2014-01-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35238

--- Comment #7 from jeffwan...@gmail.com ---
Permissions are supposed to tell EXACTLY what is blocked and what is not. Some
wikis may even want anons to make pages only; the software is not supposed to
bundle certain rights together.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35238] Installer's authorized editors only does not allow edit or createaccount rights to anons but allows creating pages

2014-01-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35238

--- Comment #3 from jeffwan...@gmail.com ---
Well of course this is reproduce-able, but I'm not interested in making a new
wiki for the purpose of testing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35238] Installer's authorized editors only does not allow edit or createaccount rights to anons but allows creating pages

2013-12-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35238

John Mark Vandenberg jay...@gmail.com changed:

   What|Removed |Added

 CC||jay...@gmail.com

--- Comment #2 from John Mark Vandenberg jay...@gmail.com ---
Hi Jeff,
I have tried this on v1.22 - the installer still adds

$wgGroupPermissions['*']['createaccount'] = false;
$wgGroupPermissions['*']['edit']  = false;

However I could create pages as an anon.

Can you still reproduce this bug ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35238] Installer's authorized editors only does not allow edit or createaccount rights to anons but allows creating pages

2013-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35238

John Mark Vandenberg jay...@gmail.com changed:

   What|Removed |Added

 Blocks||58317

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35238] Installer's authorized editors only does not allow edit or createaccount rights to anons but allows creating pages

2013-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35238

John Mark Vandenberg jay...@gmail.com changed:

   What|Removed |Added

 Blocks|58317   |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35238] Installer's authorized editors only does not allow edit or createaccount rights to anons but allows creating pages

2013-07-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35238

jeffwan...@gmail.com changed:

   What|Removed |Added

Version|1.20.0  |1.22-git

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35238] Installer's authorized editors only does not allow edit or createaccount rights to anons but allows creating pages

2013-07-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35238

jeffwan...@gmail.com changed:

   What|Removed |Added

   Priority|Lowest  |Normal
   Severity|enhancement |major

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35238] Installer's authorized editors only does not allow edit or createaccount rights to anons but allows creating pages

2012-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35238

jeffwan...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Lowest
Version|1.19.0beta1 |1.20-svn

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35238] Installer's authorized editors only does not allow edit or createaccount rights to anons but allows creating pages

2012-03-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35238

--- Comment #1 from jeffwan...@gmail.com 2012-03-15 17:44:14 UTC ---
And not only that; img_auth.php should be applied and there should be an option
to integrate img_auth.php with image uploading on the installer.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l