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

feat: Replace Basic Authentication with JWT Tokens, Added Login Page #2995

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

chore: cleanup

07967ec
Select commit
Loading
Failed to load commit list.
Draft

feat: Replace Basic Authentication with JWT Tokens, Added Login Page #2995

chore: cleanup
07967ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 10, 2025 in 1s

0.97% of diff hit (target 9.57%)

View this Pull Request on Codecov

0.97% of diff hit (target 9.57%)

Annotations

Check warning on line 118 in src/confighttp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/confighttp.cpp#L118

Added line #L118 was not covered by tests

Check warning on line 145 in src/confighttp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/confighttp.cpp#L145

Added line #L145 was not covered by tests

Check warning on line 205 in src/confighttp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/confighttp.cpp#L204-L205

Added lines #L204 - L205 were not covered by tests

Check warning on line 207 in src/confighttp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/confighttp.cpp#L207

Added line #L207 was not covered by tests

Check warning on line 831 in src/confighttp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/confighttp.cpp#L830-L831

Added lines #L830 - L831 were not covered by tests

Check warning on line 837 in src/confighttp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/confighttp.cpp#L837

Added line #L837 was not covered by tests

Check warning on line 845 in src/confighttp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/confighttp.cpp#L845

Added line #L845 was not covered by tests

Check warning on line 849 in src/confighttp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/confighttp.cpp#L849

Added line #L849 was not covered by tests

Check warning on line 851 in src/confighttp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/confighttp.cpp#L851

Added line #L851 was not covered by tests

Check warning on line 860 in src/confighttp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/confighttp.cpp#L860

Added line #L860 was not covered by tests

Check warning on line 875 in src/confighttp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/confighttp.cpp#L875

Added line #L875 was not covered by tests

Check warning on line 882 in src/confighttp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/confighttp.cpp#L882

Added line #L882 was not covered by tests

Check warning on line 891 in src/confighttp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/confighttp.cpp#L889-L891

Added lines #L889 - L891 were not covered by tests

Check warning on line 897 in src/confighttp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/confighttp.cpp#L897

Added line #L897 was not covered by tests

Check warning on line 900 in src/confighttp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/confighttp.cpp#L900

Added line #L900 was not covered by tests

Check warning on line 917 in src/confighttp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/confighttp.cpp#L917

Added line #L917 was not covered by tests