-
Notifications
You must be signed in to change notification settings - Fork 8.7k
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
fix(editor): Disable password reset on desktop with no user management #5853
Conversation
Great PR! Please pay attention to the following items before merging: Files matching
Files matching
Files matching
Make sure to check off this list before asking for review. |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #5853 +/- ##
==========================================
+ Coverage 14.84% 14.99% +0.15%
==========================================
Files 2475 2476 +1
Lines 113371 113411 +40
Branches 17704 17738 +34
==========================================
+ Hits 16829 17009 +180
+ Misses 95997 95823 -174
- Partials 545 579 +34 see 77 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
n8n-io#5853) * fix(editor): disable password reset on desktop if there is no user management * fix(editor): disable password reset on desktop if there is no user management
Got released with |
n8n-io#5853) * fix(editor): disable password reset on desktop if there is no user management * fix(editor): disable password reset on desktop if there is no user management
No description provided.