Opened 18 years ago
Closed 18 years ago
#3379 closed (fixed)
last_login not updated
Reported by: | arvin | Owned by: | Adrian Holovaty |
---|---|---|---|
Component: | Core (Other) | Version: | dev |
Severity: | Keywords: | last_login, login | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
During normal login the last_login field of the user is not updated. Shouldn't the login
function do this (as attached). I could only find some code in staff_member_required (which
could be removed if the login function does the work).
Attachments (1)
Change History (3)
by , 18 years ago
Attachment: | last_login.diff added |
---|
comment:1 by , 18 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
patch to update last_login during login