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

Allow the use of unhashed secrets #1311

Merged
merged 13 commits into from
Sep 13, 2023

apply suggestion from review

8ab8f8d
Select commit
Loading
Failed to load commit list.
Merged

Allow the use of unhashed secrets #1311

apply suggestion from review
8ab8f8d
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 13, 2023 in 1s

25.00% of diff hit (target 97.37%)

View this Pull Request on Codecov

25.00% of diff hit (target 97.37%)

Annotations

Check warning on line 51 in oauth2_provider/management/commands/createapplication.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oauth2_provider/management/commands/createapplication.py#L51

Added line #L51 was not covered by tests

Check warning on line 57 in oauth2_provider/management/commands/createapplication.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oauth2_provider/management/commands/createapplication.py#L57

Added line #L57 was not covered by tests

Check warning on line 84 in oauth2_provider/management/commands/createapplication.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oauth2_provider/management/commands/createapplication.py#L84

Added line #L84 was not covered by tests

Check warning on line 34 in oauth2_provider/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oauth2_provider/models.py#L32-L34

Added lines #L32 - L34 were not covered by tests

Check warning on line 126 in oauth2_provider/oauth2_validators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oauth2_provider/oauth2_validators.py#L122-L126

Added lines #L122 - L126 were not covered by tests

Check warning on line 168 in oauth2_provider/oauth2_validators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oauth2_provider/oauth2_validators.py#L168

Added line #L168 was not covered by tests