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

Need User #18

Open
dustinwloring1988 opened this issue May 14, 2022 · 4 comments
Open

Need User #18

dustinwloring1988 opened this issue May 14, 2022 · 4 comments

Comments

@dustinwloring1988
Copy link

Can someone please submit a "default user" that I can plug into my data using phpmyadmin.

@LandRover
Copy link
Owner

Hey,
In readme:

Login Info:

Host: http://kubernetes.staffjoy-v2.local:8080/
Login: root/SHIBBOLETH

@0x41mmarVM
Copy link

In the same situation here. Can't reset password and look at emails because of non-functional recaptcha, and not sure how to fake hash/salt correctly. I looked at the code and reproduced it to create correct hashes but I'm still failing to login somehow

@0x41mmarVM
Copy link

INSERT INTO `account` (`uuid`, `email`, `name`, `confirmed_and_active`, `member_since`, `password_hash`, `phonenumber`, `password_salt`, `support`, `photo_url`) VALUES
('b5b9327b-5b01-44aa-63a7-35b9348ee717', 'name@email.com', 'Admin admin', 1, '2022-06-24 21:47:08', 0x243261243132247464326e494d51713643504a50365a726f6c5045644f745a55486a497674416c324d326e68377362586375547a56484d2e4d444f4b, '', 0x7c92cc5edf67f22bf45f574b7b1f3eeff2639664888adab82c8eb3854eb042e74ce0195a607b44ddb3f8d4a1547db721d14e56ffec6e056bfda34b38, 0, 'https://www.gravatar.com/avatar/b703c5aa1b3529db30df32843104db22.jpg?s=400&d=identicon');

@LandRover
Copy link
Owner

LandRover commented Jun 28, 2022

@0x41mmarVM I think it's a different thread, the original thread is about logging in to the MySQL DB.

Your question is a bit different, you registered a user and would like to login.
To do so, please enter K8s interface, and attach to the email pods logs, while registering you'll see the URL and mail that should have been sent.

Copy and link and continue from there.

Hope it helps.

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

3 participants