Skip to content

IP-only authentication #27

@pkong-ds

Description

@pkong-ds

Use Case

To authenticate a deployer access just by IP, no github user or github action

Problem

Running pageship deploy -y on a valid IP still prompts Github Username input

$ pageship deploy --site main -y
✗ GitHub user name: █

pageship.toml

[app]
id = "nba-result-prediction"

team = [
{ ipRange="94.190.220.240/32", access="deployer" }
]
...

Investigation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions