Skip to content
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

Document Configuring OIDC for User Authentication #284

Merged
merged 4 commits into from
Sep 15, 2023

Update mongoose to address Snyk warning.

761c30e
Select commit
Loading
Failed to load commit list.
Merged

Document Configuring OIDC for User Authentication #284

Update mongoose to address Snyk warning.
761c30e
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Sep 15, 2023 in 1s

13.41% of diff hit (target 70.40%)

View this Pull Request on Codecov

13.41% of diff hit (target 70.40%)

Annotations

Check warning on line 149 in app/controllers/collection-indexes-controller.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/collection-indexes-controller.js#L133-L149

Added lines #L133 - L149 were not covered by tests

Check warning on line 31 in app/controllers/recent-activity-controller.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/recent-activity-controller.js#L7-L31

Added lines #L7 - L31 were not covered by tests

Check warning on line 69 in app/lib/authenticated-request.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/authenticated-request.js#L2-L69

Added lines #L2 - L69 were not covered by tests

Check warning on line 203 in app/scheduler/scheduler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/scheduler/scheduler.js#L2-L203

Added lines #L2 - L203 were not covered by tests

Check warning on line 193 in app/services/authentication-service.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/authentication-service.js#L2-L193

Added lines #L2 - L193 were not covered by tests

Check warning on line 184 in app/services/collection-indexes-service.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/collection-indexes-service.js#L151-L184

Added lines #L151 - L184 were not covered by tests

Check warning on line 188 in app/services/collection-indexes-service.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/collection-indexes-service.js#L187-L188

Added lines #L187 - L188 were not covered by tests

Check warning on line 480 in app/services/collections-service.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/collections-service.js#L447-L480

Added lines #L447 - L480 were not covered by tests

Check warning on line 126 in app/services/recent-activity-service.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/recent-activity-service.js#L20-L126

Added lines #L20 - L126 were not covered by tests