dart-archive / pub_server

Reusable components for making a pub package server
https://pub.dev/packages/pub_server
BSD 3-Clause "New" or "Revised" License
220 stars 84 forks source link

Unable to push packet on pub.dartlang.org #4

Closed ra1u closed 9 years ago

ra1u commented 9 years ago

Error message I get is

UnauthorizedAccess: Unauthorized user: luka.rahne@gmail.com is not allowed to upload versions to package redis..

While trying to upload redis package

https://pub.dartlang.org/packages/redis

I suspect it has something to do with email being capital. (at author -> luka.rahne@gmail.com but for uploaded is Luka.Rahne@gmail.com )

Since last upload I think I have replaced dart binaries so it is possible that bug is there (in pub)

mkustermann commented 9 years ago

Thank you for the report.

This is an issue for https://github.com/dart-lang/pub-dartlang-dart and has been fixed.