You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow use user and password encrypted in Datasource definition (#887)
* Allow use user and password encrypted in Datasource definition
To use this feature DataSource definition must include factory property with value "com.genexus.db.EncryptedDataSourceFactory" and gxcfg property with value "<java_package_name>.GXcfg"
SAC #60026
* Remove comment
0 commit comments