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

Endi Sukma Dewata edewata at redhat.com
Wed Apr 30 16:12:54 UTC 2014


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

-- 
Endi S. Dewata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pki-edewata-0479-Fixed-database-user-verification.patch
Type: text/x-patch
Size: 3385 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20140430/1468dc2e/attachment.bin>


More information about the Pki-devel mailing list