This repository has been archived by the owner on Aug 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes gh-27: Using "generate password" more than once when creating...
* app/assistants/item-assistant.js (setGeneratedPassword): Call fieldUpdated() instead of ring.updateItem() to ensure that bookkeeping is kept in order. (timeoutOrDeactivate): Wrap call to ring.updateItem() in try/catch so that we'll still get to lockout even if that fails.
- Loading branch information
Dirk Bergstrom
committed
Apr 22, 2010
1 parent
00acd9d
commit 1c390ec
Showing
2 changed files
with
16 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters