Custom Query (198 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 198)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#69 fixed Add == operator to CapeString jasper jasper

Reported by jasper, 3 years ago.

Description

The CapeString? wrapper could benefit from a == operator. Without it a == operation compares interface pointers.

#86 fixed Added CAPE_FLOWSHEET_VALIDATION_STATUS_CHANGED jasper jasper

Reported by jasper, 3 years ago.

Description

Added CAPE_FLOWSHEET_VALIDATION_STATUS_CHANGED to CapeMonitoringEvent? enumeration as per E&C

#124 wontfix Allow /ascurrentuser option to cobiaRegister on Windows jasper jasper

Reported by jasper, 2 years ago.

Description

COBIA stub code will refuse to load COBIA runtime installed by a current user from an elevated process. This is a security measure to counter a possible DLL hijack by a current user replacing COBIA.dll or one of its dependencies.

Some installers elevate in a mixed-mode scenario even when installing for the current user. Particularly the default multi-user scenario of NSIS is subject to this.

This scenario in which COBIA is being installed for the current user, and the PMC registration is executed elevated, the PMC registration fails, as COBIA cannot be loaded.

Workaround is to provide a /ascurrentuser option to cobiaRegister that, in case it is started with elevated rights, will restart itself with the same command line options, impersonating the unelevated current user.

This option is to be specified by installers that run a current user installation mode with admin rights (elevated)

1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.