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: add an optional password header to make authenticated rpc calls #1928

Merged
merged 2 commits into from
Dec 20, 2024

Merge branch 'main' into password_header

7f2a80d
Select commit
Loading
Failed to load commit list.
Merged

feat: add an optional password header to make authenticated rpc calls #1928

Merge branch 'main' into password_header
7f2a80d
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Dec 20, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- e2e/test/admin/e2e-admin-password-enabled.test.ts  1
- e2e/test/admin/e2e-admin-password-disabled.test.ts  1
         

Clones added
============
- e2e/test/admin/e2e-admin-password-enabled.test.ts  1
- e2e/test/admin/e2e-admin-password-disabled.test.ts  1
- e2e/test/helpers/rpc.ts  1
         

See the complete overview on Codacy