Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

names above 31 chars are rejected #51

Open
shemery opened this issue Aug 23, 2017 · 1 comment
Open

names above 31 chars are rejected #51

shemery opened this issue Aug 23, 2017 · 1 comment
Labels

Comments

@shemery
Copy link

shemery commented Aug 23, 2017

My zalando name has 40 characters, this prevents me from getting ssh access.

Server returned status 400: {"message":"Value \"xxxxxxxxx.xxxxxxxxxx.xxxxxxx.xxxxxxx@zalando.de\" in body->request->username (not required) cannot be used as type 'string' because it does not match the given pattern '^[a-z][a-z0-9-]{0,31}$'.","details":null}

If you could bump up the limit that would be much appreciated.

@Raffo
Copy link
Contributor

Raffo commented Aug 23, 2017

Hey! I just think you are using it wrong, it should be your username which is probably something like shemery and not your full email address.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants