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

User status tweaks #11370

Merged
merged 1 commit into from
Jun 1, 2022
Merged

User status tweaks #11370

merged 1 commit into from
Jun 1, 2022

Conversation

brandonkelly
Copy link
Member

Description

  • Fixes a bug where querying users by active status now includes suspended users, which is an undocumented change in behavior compared to Craft 3.
  • Adds a new credentialed status param option, which returns users that are either active (regardless of suspended status) or pending, which should be used in place of status(['active', 'pending']).

Related issues

@brandonkelly brandonkelly requested a review from a team as a code owner June 1, 2022 17:12
@brandonkelly brandonkelly merged commit b8a5196 into develop Jun 1, 2022
@brandonkelly brandonkelly deleted the bugfix/user-active-status branch June 1, 2022 17:45
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.

1 participant