Skip to content

Update codespace port visibility on httpd to org vs public #55

Description

@shaundrong

I notice some flood protection logs for user logins while working on my password expiration code. This may be related to the drush command updating and logging into the portal or it maybe external traffic. I couldn't tell just looking at the logs, but regardless I see no value in making these dev containers public if we can limit it to our org users.

gh codespace ports visibility 8080:public -c $CODESPACE_NAME

Suggestion:

gh codespace ports visibility 8080:org-c $CODESPACE_NAME 

see: gh codespace ports visibility

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions