Remove retry timeout check
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Mon, 9 Dec 2013 15:36:16 +0000 (16:36 +0100)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 6 Feb 2014 16:13:25 +0000 (17:13 +0100)
commit7bc2cd08badff5f1101325c63142d7455e546869
tree5f91d4b6400b1c8be3db93c579a2531137676d20
parent5092eb509af5be267a753b48b3b2d5200c1a1667
Remove retry timeout check

[Issue#]       SSDWSSP-709
[Feature/Bug]  Retry timeout check is not required
[Problem]      Rapid password check sequences should be possible.
[Cause]        Retry timeout check cause may cause unnecessary failure.
[Solution]     Remove retry timeout check.
[Verification] Succesfull build and run of tests:
               security-tests.sh ss-password --output=text
               --regexp=no_retry_timeout

Change-Id: I802e5e067792182fcf7a5833f608bfb63e84b468
src/server/service/password-manager.cpp