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

[ACCOUNT-2723] fix: readonly bo login flag #435

Merged
merged 4 commits into from
Oct 25, 2024
Merged

Conversation

hschoenenberger
Copy link
Contributor

@hschoenenberger hschoenenberger commented Oct 2, 2024

@hschoenenberger hschoenenberger changed the title Update ActionAdminLoginControllerSetMedia.php fix: enforce shop type check in addition with the login flag Oct 2, 2024
@hschoenenberger hschoenenberger changed the title fix: enforce shop type check in addition with the login flag fix: enforce shop type check in addition to the login flag Oct 2, 2024
@hschoenenberger hschoenenberger changed the title fix: enforce shop type check in addition to the login flag [ACCOUNT-2705] fix: enforce shop type check in addition to the login flag Oct 2, 2024
@hschoenenberger hschoenenberger marked this pull request as draft October 2, 2024 12:51
@hschoenenberger hschoenenberger changed the title [ACCOUNT-2705] fix: enforce shop type check in addition to the login flag [ACCOUNT-2705] fix: BO login flag management Oct 2, 2024
@hschoenenberger hschoenenberger changed the title [ACCOUNT-2705] fix: BO login flag management [ACCOUNT-2705] fix: BO login flag autoheal Oct 4, 2024
@hschoenenberger hschoenenberger marked this pull request as ready for review October 24, 2024 14:50
@hschoenenberger hschoenenberger changed the title [ACCOUNT-2705] fix: BO login flag autoheal [ACCOUNT-2723] fix: BO login flag autoheal Oct 24, 2024
@hschoenenberger hschoenenberger changed the title [ACCOUNT-2723] fix: BO login flag autoheal [ACCOUNT-2723] fix: readonly bo login flag Oct 24, 2024
Copy link

sonarcloud bot commented Oct 24, 2024

// /** @var PsAccountsService $service */
// $service = $this->module->getService(PsAccountsService::class);
// $service->enableLogin(true);
// if ($this->module->isShopEdition()) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove the "isShopEdition()" method? I would prefer an implementation focusing on our business rather than other teams' products ;)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to go further in that direction but we still use it to trigger segment events...

@hschoenenberger hschoenenberger merged commit e92be2b into main Oct 25, 2024
12 checks passed
@hschoenenberger hschoenenberger deleted the fix-login-edition branch October 25, 2024 07:52
ervinpresta pushed a commit that referenced this pull request Oct 30, 2024
SD1982 pushed a commit that referenced this pull request Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants