techknowlogick
techknowlogick
There should be a `-r` flag in use, per https://github.com/go-gitea/tea/blob/master/cmd/releases.go#L33 Could you try: `tea releases create --title "0.0.1-alpha" --target master --draft --asset myapp.zip -r exampleuser/examplerepo` (assuming your username is `exampleuser`...
Personally I am against google groups, but not so stubborn, as I would use it if a majority agrees. I've seen loomio (as mentioned above) used successfully, and would vote...
@bill-auger I apologize, the "all potential members" comment was in reference to the list above titled `Potential Members in Work Group`, not in reference to everyone in the world.
I believe Mastodon (and related) use the [WebFinger](https://webfinger.net/) standard for discovering information about people/entities.
@eugene-bright just to clarify when you say "login into LDAP" you mean the connection between the auth_server and LDAP, and not between docker client and auth_server?
Thanks for the clarification :) Seems you are right about current libs don't support it (yet.. https://github.com/go-ldap/ldap/issues/115 ). I will keep this open, and keep an eye on the upstream...
Oh indeed, a PR would be very much accepted:)
@mikhail-khodorovskiy do you have an example of your current solution available?
Are you able to run auth_server with enhanced debug output? You can see the instructions on how to do so here: https://github.com/cesanta/docker_auth#troubleshooting
> This issue looks critical to me, but looks like no one is maintaining this repository anymore? I am, however I'm having trouble tracing this down.