Skip to content
#

golang

go logo

Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.

Here are 51,771 public repositories matching this topic...

Addvilz
Addvilz commented Dec 4, 2020

What is your current rclone version (output from rclone version)?

1.53.3

What problem are you are trying to solve?

Trying to prevent default password from being generated and added when htpasswd option is used. Since htpasswd is present, there generally should be no need for credentials besides those in htpasswd.

How do you think rclone should be changed to solve tha

cli
vilmibm
vilmibm commented Oct 27, 2020

Currently we let a user get through two prompts of gh auth login when GITHUB_TOKEN is set, then unceremoniously tell them that the token is read-only.

We should proactively notice that situation when gh auth login is run and give clear messaging about unsetting the token in order to use the command.

Initially we thought only power users would be using GITHUB_TOKEN as an opt-in choice, making

mattermost-server

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language
You can’t perform that action at this time.