Modify ↓
Opened 12 years ago
Closed 12 years ago
#10730 closed defect (fixed)
AccountGuard.lock_time effectively disables account locking
Reported by: | Steffen Hoffmann | Owned by: | Steffen Hoffmann |
---|---|---|---|
Priority: | high | Component: | AccountManagerPlugin |
Severity: | major | Keywords: | account locking |
Cc: | Ryan J Ollos | Trac Release: | 0.11 |
Description
Even worse: This has been backed by a plain-wrong unit test assertion and current lack of cross-method (functional) unit tests.
Attachments (0)
Change History (3)
comment:1 Changed 12 years ago by
Status: | new → assigned |
---|
comment:2 Changed 12 years ago by
(In [12483]) AccountManagerPlugin: Re-enable account locking, #10730.
This has been broken by recent account guard re-work, or worse (if earlier). Another unit test in addition to the corrected one account for this regession.
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
(In [12484]) AccountManagerPlugin: Publish maintenance release 0.4.2, closes #10730.
This is another update for current stable acct_mgr-0.4 to immediatly push the fix broken account locking.
Note: See
TracTickets for help on using
tickets.
Too bad, that I recognized that only after pushing acct_mgr-0.4.1 out.
Plan is to fix this ASAP (done, testing here) and push another maintenance release. Sorry for the inconvenience caused by this bug so far.