Skip to content

Add more stricter user existence condition instead of strpos checks#62

Open
sunlix wants to merge 1 commit into
ChristianBeer:masterfrom
sunlix:fix-cant-delete-users-from-group
Open

Add more stricter user existence condition instead of strpos checks#62
sunlix wants to merge 1 commit into
ChristianBeer:masterfrom
sunlix:fix-cant-delete-users-from-group

Conversation

@sunlix

@sunlix sunlix commented Oct 28, 2021

Copy link
Copy Markdown

Hi,

the check with strpos could be falsy if username have the same beginning: test, test_1, test_2 etc.
So I have added a stricter method for checking those.

regards,
Sven

@sunlix

sunlix commented Oct 29, 2021

Copy link
Copy Markdown
Author

That should fix issue #50

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