Increase attempt count before checking max attempts.
authorLukasz Kostyra <l.kostyra@partner.samsung.com>
Tue, 3 Dec 2013 12:53:58 +0000 (13:53 +0100)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 6 Feb 2014 16:13:24 +0000 (17:13 +0100)
commit8aaf6e205c6db783a4d56d3a39fb1d06811325d6
treea2b585c4d5817bada30104865d2eb879e052091e
parent604d1271b7a0cffc50f8faaabfeb4dbaea019cde
Increase attempt count before checking max attempts.

[Issue#]        N/A
[Bug]           N/A
[Cause]         N/A
[Solution]      N/A
[Verification]  Build, install, run tests. Tests which checked for correctly returned attempt count
                should return error due to incorrect attempt count. Others should pass.

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