Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Webusers login #1491

Open
nimraidris opened this issue Jun 17, 2024 · 5 comments
Open

Multiple Webusers login #1491

nimraidris opened this issue Jun 17, 2024 · 5 comments

Comments

@nimraidris
Copy link

I added a new user's username and password using the database and enabled the authority, but I am unable to log in with this user. I can only log in with the auth.user and auth.password mentioned in the main properties. However, I can see my new web user in Data Management > Web Users.

@fnkbsi
Copy link
Contributor

fnkbsi commented Jun 19, 2024

Are you revering to the pull request #1165 (web user sound like that) or steve master?
For the PR: Use SteVe (additional sites are part of the PR) to add the web user, because only a hash of the password will saved.

@nimraidris
Copy link
Author

I created a new user through Steve still it's not working I already followed the steps given in #1165.

Screenshot 2024-06-19 163923

Screenshot 2024-06-19 164152

@fnkbsi
Copy link
Contributor

fnkbsi commented Jun 21, 2024

It works on my system, so I don't know what's happening on your system.

The DB migration script should have create an webuser 'admin' with the password 'pass'. Did this webuser exist and could you enter the websites with those credentials?

Your first webuser seems to have a short password entry. Can you enter the website with those credentials?

@fnkbsi
Copy link
Contributor

fnkbsi commented Jun 24, 2024

@nimraidris: I like a thumbs up, but how do I interpret it in this case? Does it work now? If yes, why?

@nimraidris
Copy link
Author

@fnkbsi Yeah, it works for me I deleted the target and reinstall again, and I used #1165 as mentioned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants