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

[FEATURE] Add a custom user groups event #129

Merged

Conversation

denislorch
Copy link
Contributor

  • to map the groups by a a different pattern if "Roles" does not fit
  • for example work with "claims" or "group_membership" data in a custom listener

Re-Implement #86 under v2.0.0 (TYPO3 v11)

* to map the groups by a a different pattern if "Roles" does not fit
* for example work with "claims" or "group_membership" data in a custom listener
@liayn
Copy link
Collaborator

liayn commented Mar 6, 2024

Please add proper typehints wherever possible

@denislorch
Copy link
Contributor Author

Added them (support for PHP v7.4 still needed).

@liayn
Copy link
Collaborator

liayn commented May 3, 2024

If #152 is accepted, I'd suggest adding the reference to the auth service for this new event as well.

@liayn
Copy link
Collaborator

liayn commented Jun 22, 2024

@denislorch #152 is merged please add the reference as well here, so we can proceed with this one.

Please also add some info about the new event to the changelog file

@denislorch
Copy link
Contributor Author

Streamlined to latest changes, to be a part of the next release.

@liayn liayn requested review from liayn and xperseguers July 9, 2024 16:14
@liayn
Copy link
Collaborator

liayn commented Jul 9, 2024

Looks good to me. Thanks.

@xperseguers xperseguers merged commit a205c0f into xperseguers:master Jul 9, 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.

3 participants