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

Sanitize session name ; Enforce length limits #9254

Merged
merged 21 commits into from
Sep 30, 2021

Conversation

castrapel
Copy link
Contributor

@castrapel castrapel commented Sep 25, 2021

This PR ensures that invalid characters are stripped from session names, and the length of the session name is 64 characters max (AWS limit). Addresses #9156

consoleme/lib/aws.py Outdated Show resolved Hide resolved
@patricksanders patricksanders merged commit d23a268 into Netflix:master Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants