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

LPS 205346 1 9 1 #2564

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

dantewang
Copy link

  • LPS-205097 Make sure the guest users are generated before generating UserPersonalSiteGroupModel as the it has a dependeny on the Gues userId in java code
  • LPS-205097 Remove left over guest_user.ftl as we just need to generate guest users for the default company
  • LPS-205346 Add unit test to do benchmark test for logic locally
  • LPS-205346 Add integration test
  • LPS-205346 Fix failure when running for the second time. If the password column is "test" after inserting the generated SQL, after the first login (warmup), it will be updated as "{none}test" -- the "{}" indicates the password algorithm.
  • LPS-205346 The integration test also suffers from this {none} in password.

@liferay-continuous-integration
Copy link
Collaborator

To conserve resources, the PR Tester does not automatically run for every pull.

If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed.

If your pull was never tested, comment "ci:test" to run the PR Tester for this pull.

tinatian and others added 7 commits January 12, 2024 10:10
…ord column is "test" after inserting the generated SQL, after the first login (warmup), it will be updated as "{none}test" -- the "{}" indicates the password algorithm.
…ise 127.0.0.1 will always go to default company.
… this, otherwise the login will fail at PwdAuthenticator
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

Successfully merging this pull request may close these issues.

3 participants