Added Majority of the Version 2 Functionality
Added most of the version 2 functionality:
isds_GetOwnerInfoFromLogin2()
isds_GetUserInfoFromLogin2()
isds_FindDataBox2()
isds_UpdateDataBoxDescr2()
isds_AddDataBoxUser2()
isds_DeleteDataBoxUser2()
isds_UpdateDataBoxUser2()
isds_GetDataBoxUsers2()
These functions are an extension of the existing interface and do not interfere with the already existing functionality.
Also some bugs have been fixed:
- Added a forgotten check for
firmName
value insidetest_isds_DbOwnerInfo_duplicate()
. - Removed excessive memory allocation inside
extract_DbUserInfo()
. - Fixed a condition and removed an excessive constraint inside
extract_credentials_delivery()
.
Edited by Karel Slaný