Skip to content

Conversation

@aljones15
Copy link
Contributor

@aljones15 aljones15 commented Aug 31, 2022

This further cleans up code in authn.js, but is untested with major projects.

This is not a priority patch and can wait. It is more style and a minor bug fix.

@aljones15 aljones15 self-assigned this Aug 31, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2022

Codecov Report

Merging #90 (98a209c) into main (b4c1c10) will decrease coverage by 0.01%.
The diff coverage is 91.66%.

@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
- Coverage   87.14%   87.13%   -0.02%     
==========================================
  Files           8        8              
  Lines         817      816       -1     
==========================================
- Hits          712      711       -1     
  Misses        105      105              
Impacted Files Coverage Δ
lib/authn.js 77.04% <91.66%> (-0.13%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dlongley
Copy link
Member

dlongley commented Sep 1, 2022

Needs rebase.

@aljones15 aljones15 force-pushed the patch-unauthenticated-check branch from d50746f to 98a209c Compare September 2, 2022 14:25
*/
async function _getUnauthenticatedDb({config}) {
async function _getUnauthenticatedDb({options}) {
// only use the config stuff with out auth credentials
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment is not correct any more, right? And is this the right thing to do since this is supposed to be an authenticated DB connection?

@dlongley
Copy link
Member

dlongley commented Mar 5, 2025

Closing in favor of #107.

@dlongley dlongley closed this Mar 5, 2025
@dlongley dlongley deleted the patch-unauthenticated-check branch March 5, 2025 22:43
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.

4 participants