immugw icon indicating copy to clipboard operation
immugw copied to clipboard

Results 8 immugw issues
Sort by recently updated
recently updated
newest added

**Add audit logs** The logging system in immugw is inadequate. I'm unable to verify if anyone attempted unauthorized access through brute-force methods or if there has been any data leakage....

enhancement

**What would you like to be added or enhanced** Mention in the docs that the username and password need to be base64 encoded when calling `/login` **Why is this needed**...

enhancement

There is no API available for delete operation in immugw SDKs. Please add a feature to delete single and well as multiple key values together.

enhancement

The current log file of immugw shows the content like this immugw 2023/11/29 07:06:27 INFO: starting immugw: {"Dir":".","Address":"0.0.0.0","Port":3323,"MetricsPort":9476,"ImmudbAddress":"127.0.0.1","ImmudbPort":3322,"Audit":f>immugw 2023/11/29 07:06:27 ERROR: unable to launch immugw: listen tcp 0.0.0.0:3323: bind: address...

enhancement

**What would you like to be added or enhanced** Hi! I would like to have the ability to run multiple queries and/or sqlexecs within a single ImmuDB transaction using Immugw....

enhancement

**What happened** I don't know if this problem is a bug but, please, I need guidance to overcome the issue. I am using immudb (v.1.3.2) and immugw (latest) as docker...

bug

```` sudo ./immugw service install --config ./configs/immugw.toml Password: To provide the maximum level of security, we recommend running immugw on a different machine than immudb server. Continue ? [Y/n]Y Error:...

enhancement

i clicked on https://github.com/codenotary/immudb/blob/master/pkg/api/schema/gw.schema.swagger.json and got redirected to 404 page

bug