Mark Rogaski
Mark Rogaski
The CLA has been signed, I was missing an e-mail verification on my account. It has been fixed.
Will reopen to see if the CLA workflow completes successfully.
We can protect against this when we implement Base64 encoding of the messages by applying the following transformations around the Base64 encoding. - Map 'S' and 's' to alternate characters...
To allow a callback redirect to a non-encrypted site, you need to set the `OAUTHLIB_INSECURE_TRANSPORT` variable. https://oauthlib.readthedocs.io/en/latest/oauth2/security.html
The invite mechanism needs to be updated (#10), but it shouldn't result in what you are seeing. I'll have a look.
Sorry, didn't mean to close this without some discussion. Thanks for the pointer to the current endpoint. I'll be updating the package for the current API, but I'm not sure...
It looks like this is the intended behavior. The only way to disable public PyPI is to set an alternate source to default, but that causes any other alternate sources...
I did some more experimentation and it looks like the behavior of `default` within poetry behaves as the name would suggest, and differs from the export behavior. So I'm reopening...
This is being raised when the following line is parsed: ``` GWp:Scrubs R Us ``` There's a missing alias field.
This would take a bit of UI work for the presentation of the list, but it sounds like something worth doing after 2.0 is released.