mat1e
mat1e
@eximius313, I'm not working on this actually, but as I remember, flutter client and dart SDK need a token authentication to upload a file on a repository and I didn't...
Hi @eximius313, I checked again and I blocked on the error : ``` IO : HTTP POST https://accounts.google.com/o/oauth2/token | content-type: application/x-www-form-urlencoded; charset=utf-8 | user-agent: Dart pub 2.13.4 IO : HTTP...
It is when I want to publish a package on the Nexus, Dart firstly call `https://accounts.google.com/o/oauth2/token`. I think I have to set the token to skip the Google account step....
Update : After updating my installation, I don't get google account step so I think the token is set. Now I got : ``` IO : Attempt #7 for fetching...
Hi, Sorry but I don't have time to work on this actually. But I can help everyone who want to contribute on this.
Hi, we are using this plugin without http authentication because it support only proxy repo for the moment and pub.dev is a public repository. Can you provide an use case...
I just checked to connect directly with the url in my browser with private mode (no cache) and it is working. With anonymous access desactivated and passing username and password...
@delanym, to restrict the access of the anonymous user, you must remove from the user the default roles "nx-anonymous" wich give read access to all repositories. You can create a...
Hello, I already got this issue. I tried to fix it but it seems that "flutter update" doesn't only call "/flutter_infra_release"... In my case it broke my flutter installation and...
Hi, I don't know if I really understood what you mean but I found a documentaion for proxy configuration on Nexus : https://help.sonatype.com/repomanager3/nexus-repository-administration/http-and-https-request-and-proxy-settings