[Bug 31639] MediaWiki should use ETags instead of Last-Modified and the Logged out cookie hack

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

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Blocks||32364

-- 
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 31639] MediaWiki should use ETags instead of Last-Modified and the Logged out cookie hack

2013-04-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31639

Tyler Romeo tylerro...@gmail.com changed:

   What|Removed |Added

 Depends on||47529

-- 
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 31639] MediaWiki should use ETags instead of Last-Modified and the Logged out cookie hack

2011-10-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31639

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-10-13 16:31:20 UTC 
---
Sounds plausible... after a logout or session timeout (which the logout cookie
doesn't currently handle), coming back will ask for the page with your
last-seen logged-in etag... the caching proxies don't have it cached since it's
set for local-only, so pass it on to the backend app servers. MediaWiki then
checks the etag and sees that it doesn't match the user id now active in your
session (if any), and kicks back an anonymous page, with the anonymous etag.

Might need to distinguish between 'session but not logged in' and 'no session
and not logged in'.

-- 
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 31639] MediaWiki should use ETags instead of Last-Modified and the Logged out cookie hack

2011-10-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31639

--- Comment #2 from Daniel Friesen mediawiki-b...@nadir-seen-fire.com 
2011-10-13 16:56:39 UTC ---
(In reply to comment #1)
 Might need to distinguish between 'session but not logged in' and 'no session
 and not logged in'.

For anons we could include say the first 4 characters of an md5 of the session
id in the ETag if there is a session.

-- 
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 31639] MediaWiki should use ETags instead of Last-Modified and the Logged out cookie hack

2011-10-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31639

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
   Severity|normal  |enhancement

-- 
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