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

Replace user provider system logic with SystemStore #6537

Conversation

alexander-schranz
Copy link
Member

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
License MIT

What's in this PR?

Replace user provider system logic with SystemStore.

Why?

This way create a custom listener to set a custom system for another user provider:

$this->systemStore->setSystem(YourAdmin::SYSTEM);

@alexander-schranz alexander-schranz added Feature New functionality not yet included in Sulu DX Affecting the end developer labels Apr 12, 2022
@alexander-schranz alexander-schranz force-pushed the feature/user-provider-security-system branch from 30f84ec to 40f25c6 Compare April 12, 2022 16:02
@alexander-schranz alexander-schranz force-pushed the feature/user-provider-security-system branch from 60db170 to dd3ba84 Compare April 13, 2022 09:02
@alexander-schranz alexander-schranz force-pushed the feature/user-provider-security-system branch from f302aeb to 0bba35a Compare April 13, 2022 09:17
@wachterjohannes wachterjohannes merged commit 2de5870 into sulu:2.5 Apr 13, 2022
@alexander-schranz alexander-schranz deleted the feature/user-provider-security-system branch April 13, 2022 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Affecting the end developer Feature New functionality not yet included in Sulu
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants