Skip to content

Basic Auth #16

@dmai-256

Description

@dmai-256

Hello!
How to enable basic auth? I tried via helm file env

env:
  BASIC_AUTH_PASSWORD: test
  BASIC_AUTH_USERNAME: test
  CACHE_MAXSIZE: "1000"
  CACHE_TTL: "6000"
  MEMORY_CACHE: "1"
  NODE_ENV: staging

But I see that request work without BA

│ 2023-11-21T14:12:46.465Z Initial request to https://www.google.com/                                                                                                                                              │
│ 2023-11-21T14:12:46.658Z Initial response from https://www.google.com/ with status code 200                                                                                                                      │
│ 2023-11-21T14:12:46.733Z Initial request finished https://www.google.com/                                                                                                                                        │
│ 2023-11-21T14:12:47.695Z got 200 in 1312ms for https://www.google.com/

Thank you for great work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions