[Pki-devel] [PATCH] 479 Fixed database user verification.

Endi Sukma Dewata edewata at redhat.com
Thu May 1 23:19:14 UTC 2014


On 4/30/2014 11:12 AM, Endi Sukma Dewata wrote:
> Previously the ConfigurationUtils.setupDBUser() was checking
> whether the database user already exists by calling findUsers()
> which may return multiple results or throw an exception if not
> found. The code has been modified to call getUser() which will
> return exactly one user or null if not found.
>
> Ticket #920

New patch attached. Removed redundant try-catch block.

-- 
Endi S. Dewata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pki-edewata-0479-1-Fixed-ConfigurationUtils.setupDBUser.patch
Type: text/x-patch
Size: 4223 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20140501/4a442c17/attachment.bin>


More information about the Pki-devel mailing list