Guillaume "Elektordi" Genty

Results 15 comments of Guillaume "Elektordi" Genty

Hello, interesting idea, I'm adding it in the backlog.

I thought @thelan already did something about that, maybe it's just not merged yet...

Take a look at #37, I'm working on rewriting the loop system with a better approach. If you have some time, could you try the test-37 branch and confirm if...

Hello, I was already working on something similar here: #37 There is a working proof on concept on branch test-37.

First CI done, next step is to have a fake OBS to test requests.

Hello, Good idea! Yes, you can do a PR for this! Best regards,

I needed this today, so I made a quick prototype: https://github.com/Elektordi/pyCraft You can even access forge and mods data received during login from your code! Demo script **start.py** had been...

I just switched my forge test on a branch, because I may have to implement new packets and it will be easier to make a pull request... https://github.com/Elektordi/pyCraft/tree/forge

@akallabeth In my case, it "just works" from the windows client, it keeps working even after the user is added to the "Protected Users" group. But I heard from a...

One of the devs from redhat already confirmed this: https://lists.jboss.org/pipermail/keycloak-user/2019-August/018924.html I'll check for changes about this in history of the file.. Furthermore, access_token is from Oauth2 spec (and used in...