innoq / iqvoc

iQvoc - A SKOS(-XL) Vocabulary Management System for the Semantic Web
http://iqvoc.net/
Other
117 stars 44 forks source link

Demo accounts "Email and/or password wrong. Please check your given credentials." #432

Closed includingThis closed 2 years ago

includingThis commented 2 years ago

Hi, I installed the iqvoc Docker container and when I run it I want to login with the default credentials from your link: https://github.com/innoq/iqvoc/blob/master/db/seeds.rb

The login doesn't work: "Email and/or password wrong. Please check your given credentials." Both user.email = 'admin@iqvoc' user.password = 'admin123'

user.email    = 'demo@iqvoc'
user.password = 'cooluri123'

are not working.

pjaskulski commented 2 years ago

I had the same problem with iqvoc in docker container, but by trial and error I checked that the real password for user admin@iqvoc is 'admin' and not 'admin123'

mjansing commented 2 years ago

@includingThis: I'm sorry the Docker Images uses and outdated iQvoc version with old credentials. I try to fix this during the next days

mjansing commented 2 years ago

Ich pushed a new image to Dockerhub: https://hub.docker.com/r/innoq/iqvoc_postgresql.