Chaos
Chaos
Fixes https://github.com/digitalbazaar/forge/issues/818
When creating user with not complex enough passwords error is not show on screen. This fixes that https://github.com/IdentityManager/IdentityManager2/issues/21
When creating user with not complex enough passwords error is not show on screen.
* JS changes in order for IE11 to work * refactorizations, added new options * redundant depenendencies removal * Changing GET request to HEAD * Allowing to run only with...
Consider a fix for https://github.com/jacksonliam/mjpg-streamer/issues/257
Consider adding modern ESM module exports so that this library can be dynamically loaded and used consumed by various platforms.
Driver mode: **thin** 1. What versions are you using? \>=oracledb-6.5.0 - problem exists with establishing connection \ process.platform: win32 and linux process.version: v20.18.0 process.arch: x64 require('oracledb').versionString: 6.6.0 require('oracledb').oracleClientVersionString: undefined 2....