d1r3ct0r

Results 18 comments of d1r3ct0r

I was using it on Ubuntu, I noticed using the colon fails but using a semi-colon succeeds. This is contrary to what the man pages says - Unix uses `:`...

Hey @allardy , Is there any progress or timeline on this feature? Thanks

@fr3fou, From using the library, I see we only use the client_secret in the Authorization header i.e. `Authorization: Basic client_id:client_secret` Is this what you mean?

From the file **https://github.com/go-oauth2/oauth2/blob/master/store/client.go**, the clientstore stores the client data in a map, meaning the data is stored in memory.

We had a discussion with @danpdraper and we see Xenial is not affected by this issue, so we will not backport it to xenial.

Hey @SaganashDev were you able to make it run? If not where does it get stuck?

Could you please share your repo link so that I could have a look?

@SaganashDev The message appears on top as @mineas312 says. Since you direct it to do so and you did not clear the screen.

@tomponline Is there any progress on this? I am still experiencing this.

@Liuwenfan Quick question, do you run `sudo cloud-init clean --logs` after modifying the `/etc/cloud/cloud.cfg` file and before rebooting the VM?