question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Don't warn about deprecated authentication config keys if they are not present

See original GitHub issue

load_authentication() will emit a warning in case the authentication config key is missing from the configuration dictionary. This warning though can be confusing, if the user doesn’t have any authentication configured.

How about emitting this warning only if any of the authentication related configuration keys marked as deprecated is present in the configuration dictionary?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
TomasTomecekcommented, Mar 6, 2020

@shreyaspapi go for it!

1reaction
shreyaspapicommented, Mar 6, 2020

Hey @csomh can I try working on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Basic Authentication Deprecation in Exchange Online – May ...
We are turning this setting on for customers as we disable Basic Auth for MAPI/RPC in the tenant, but not before. We want...
Read more >
Fix the apt-key deprecation error in Linux - Opensource.com
Follow these steps and you can run apt update with no warnings or errors related to deprecated key configurations.
Read more >
Property 'security.basic.enabled' is Deprecated - Stack Overflow
RELEASE. I am getting below warning, look like. Property 'security.basic.enabled' is Deprecated: The security auto-configuration is no longer ...
Read more >
Deprecations by version - GitLab Docs
When we implemented this feature, we deprecated values in the GitLab Helm Chart configuration that were specific to GitLab Runner. These fields are...
Read more >
Serverless Framework Deprecations
Support for provisioning AWS EventBridge resources without native CloudFormation resources is deprecated and will no longer be maintained. If you want to ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found