Skip to content

Protect development environment with basic auth #89

Open
@cyrildewit

Description

@cyrildewit

Description

Although the current prodution/development environment is not used in production, it can be unsafe to expose it to the public at this moment. Test users may fill in their actual personal data. A simple measure we can take is to protect it with Basic Auth.

We can do using Traefik: https://doc.traefik.io/traefik/middlewares/http/basicauth/

Requrements

  1. Protect talentpulse.nl and api.talentpulse.nl with basic auth
  2. Protect traefiktalentpulse.nl with basic auth (different than the application services: api and frontend)

Metadata

Metadata

Assignees

No one assigned

    Labels

    TaskSomething needs to be done

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions