2012-06-25 - [GRASE-Hotspot] #73: Delete expired users probably doesn’t always work
Header Data
From: GRASE Trac <tr***c@grasehotspot.org>
Message Hash: 076a1a0a6ce2ab80746b56e6b48dfea90b3584e861cb317b34444543a619fe14
Message ID: <039.bd174229b81fb141bded76c2d223ca1f@grasehotspot.org>
Reply To: N/A
UTC Datetime: 2012-06-25 07:12:57 UTC
Raw Date: Mon, 25 Jun 2012 14:12:57 -0000
Raw message
#73: Delete expired users probably doesn't always work
---------------------------+-----------------
Reporter: tim | Owner: tim
Type: defect | Status: new
Priority: critical | Milestone: 3.8
Component: Other Backend | Version: 3.7
Keywords: |
---------------------------+-----------------
The delete expired user code is supposed to delete users 2 months after
their expiry.
The line of code
{{{ $timepattern = strftime("%B __ %Y 00:00:00", strtotime("$month
months")); }}}
Appears to only get expiries that expire at midnight. We need to check if
this catches all expired or not, and make sure it catches all expired.
--
Ticket URL: <http://trac.grasehotspot.org/ticket/73>
GRASE Hotspot <http://grasehotspot.org/>
GRASE Hotspot bug tracker
Thread
-
Return to June 2012
-
Return to “GRASE Trac <tr***c@grasehotspot.org>”
-
2012-06-25 (Mon, 25 Jun 2012 14:12:57 -0000) - [GRASE-Hotspot] #73: Delete expired users probably doesn’t always work - GRASE Trac <tr***c@grasehotspot.org>
- 2012-06-28 (Thu, 28 Jun 2012 07:22:03 -0000) - Re: [GRASE-Hotspot] #73: Delete expired users probably doesn’t always work - GRASE Trac <tr***c@grasehotspot.org>