Removing bug regarding security-server first use.
authorMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 8 Aug 2013 17:26:18 +0000 (19:26 +0200)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 6 Feb 2014 16:13:21 +0000 (17:13 +0100)
commit07ea597da5b77636c7cf90d96537e2bbf46d4325
treeabfa60be12ea145c0a95d79bc9531fc2e40ecfe9
parent3abb12ccc4e44cc074f5436b3e208f488c3d5a99
Removing bug regarding security-server first use.

[Issue#]        SSDWSSP-449
[Bug/Feature]   There should be difference between initiated password time and
                first function call regarding password so that difference should
                not cause SECURITY_SERVER_ERROR_PASSWORD_RETRY_TIMER error.
[Cause]         While security-server is called for the first time, it initiates
                itself.
[Solution]      N/A
[Verification]  Running security-server ss-password tests. There should be no
                error with SECURITY_SERVER_ERROR_PASSWORD_RETRY_TIMER (value -17).

Change-Id: I67243269fc8ed0476f614ab4143d81f4c12e24ee
src/server/security-server-password.c