-
Notifications
You must be signed in to change notification settings - Fork 1.7k
fix(pritunl_user): improve resilience to null or missing user parameters #10955
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
felixfontein
left a comment
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.
Thanks for your contribution! Can you add a changelog fragment? Thanks.
changelogs/fragments/10955-pritunl_user-null-missing-params.yaml
Outdated
Show resolved
Hide resolved
Co-authored-by: Felix Fontein <[email protected]>
Co-authored-by: Felix Fontein <[email protected]>
Co-authored-by: Felix Fontein <[email protected]>
Co-authored-by: Felix Fontein <[email protected]>
|
If nobody objects, I'll merge this in a few days. |
Backport to stable-10: 💚 backport PR created✅ Backport PR branch: Backported as #11013 🤖 @patchback |
|
@david-m-jenkins thanks for your contribution! |
…ers (#10955) * fix(pritunl_user): improve resilience to null or missing user parameters * added changelog fragment - 10955 * standardize 10955 changelog fragment content Co-authored-by: Felix Fontein <[email protected]> * simplify user params comparison Co-authored-by: Felix Fontein <[email protected]> * simplify list fetch Co-authored-by: Felix Fontein <[email protected]> * simplify remote value retrieval Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: djenkins <[email protected]> Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit e84f59a)
Backport to stable-11: 💚 backport PR created✅ Backport PR branch: Backported as #11014 🤖 @patchback |
…ers (#10955) * fix(pritunl_user): improve resilience to null or missing user parameters * added changelog fragment - 10955 * standardize 10955 changelog fragment content Co-authored-by: Felix Fontein <[email protected]> * simplify user params comparison Co-authored-by: Felix Fontein <[email protected]> * simplify list fetch Co-authored-by: Felix Fontein <[email protected]> * simplify remote value retrieval Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: djenkins <[email protected]> Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit e84f59a)
…esilience to null or missing user parameters (#11014) fix(pritunl_user): improve resilience to null or missing user parameters (#10955) * fix(pritunl_user): improve resilience to null or missing user parameters * added changelog fragment - 10955 * standardize 10955 changelog fragment content * simplify user params comparison * simplify list fetch * simplify remote value retrieval --------- (cherry picked from commit e84f59a) Co-authored-by: David Jenkins <[email protected]> Co-authored-by: djenkins <[email protected]> Co-authored-by: Felix Fontein <[email protected]>
…esilience to null or missing user parameters (#11013) fix(pritunl_user): improve resilience to null or missing user parameters (#10955) * fix(pritunl_user): improve resilience to null or missing user parameters * added changelog fragment - 10955 * standardize 10955 changelog fragment content * simplify user params comparison * simplify list fetch * simplify remote value retrieval --------- (cherry picked from commit e84f59a) Co-authored-by: David Jenkins <[email protected]> Co-authored-by: djenkins <[email protected]> Co-authored-by: Felix Fontein <[email protected]>
SUMMARY
Fixes #10954
ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION