Skip to content
Commit fbf10bd9 authored by François Martin's avatar François Martin
Browse files

feat(user management): include inactive users in the list of users

Previously inactive users did not appear on the list of users in the user management.
If we would **NOT** change this behavior, it would result in the following consequences:
- If a user would be set to be inactive, they would disappear from the list of users which would be unexpected.
- It wouldn't be possible to change back an inactive user to be active again.
- An administrative user would not be able to tell whether a user is inactive or has never registered on the portal
  without looking at `/backend/admin`.

Closes #268
parent 88ef2e9d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment