Closed
Bug 417565
Opened 17 years ago
Closed 17 years ago
Memcache caching user login queries
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fligtar, Assigned: fligtar)
Details
Attachments
(1 file)
593 bytes,
patch
|
morgamic
:
review+
|
Details | Diff | Splinter Review |
STR:
1. Create AMO account or set Confirmation Code to something in User Manager
2. Try to login, are told account not confirmed as expected
3. Confirm account by clicking on email link or by removing code in User Manager
4. Code is remove in database as should be, but logging in will still give unconfirmed error
We need to disable memcaching for actions in the user controller except the public display page.
Assignee | ||
Comment 1•17 years ago
|
||
Attachment #303343 -
Flags: review?(morgamic)
Comment 2•17 years ago
|
||
Comment on attachment 303343 [details] [diff] [review]
patch, v1
Works.
Attachment #303343 -
Flags: review?(morgamic) → review+
Assignee | ||
Comment 3•17 years ago
|
||
Checked in on trunk. (Assuming branch will get it next merge.)
Updated•17 years ago
|
Keywords: push-needed
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•