Skip to content
#

immutable

Here are 792 public repositories matching this topic...

immudb
jeroiraz
jeroiraz commented Jul 21, 2021

What happened

I was able to successfully login and operate using default credentials

What you expected to happen

After a successful login using default admin credentials immuadmin does request a password change but if confirmation password does not match the newly introduced one, I'd expect to be blocked but it was possible to operate.

**How to reproduce it (as minimally and pr

terminusdb
hoijnet
hoijnet commented May 29, 2021

Is your feature request related to a problem? Please describe.
CSV files produced in different locales have different default separators, a comma-separated file (",") is but one type of CSV.

In Sweden we usually use a semicolon (";") as separator and many CSV files use a tab as separator ("\t"). Importing CSVs requires reformatting them before import, and causes inoperability issues and f

Improve this page

Add a description, image, and links to the immutable topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the immutable topic, visit your repo's landing page and select "manage topics."

Learn more