-
-
Couldn't load subscription status.
- Fork 4.6k
[stable31] fix: aliases and capitalization of emails #54771
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please do not export the public API change. Manager::handleImip should be a private method, not present in IManager.
147ef55 to
2aeb31f
Compare
Done, but I had to make it protected so that I could mock it in the Request, Reply and Cancel tests |
2aeb31f to
a6ed145
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
|
Reuse CI fix at #54923 |
👍 I'll rebase this after the other PR is merged |
a6ed145 to
550f71e
Compare
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
550f71e to
e25d0db
Compare
Backport of #52622
Warning, This backport's changes differ from the original and might be incomplete⚠️
Todo
Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.