Guilhem Lettron
Guilhem Lettron
Hi @TheQueenIsDead bump snap don't have an auto-connect on `home` (for the moment). You have to connect it yourself after installation: ``` snap connect bump:home :home ``` Can you tell...
> Hi @TheQueenIsDead bump snap don't have an auto-connect on `home` (for the moment). > > You have to connect it yourself after installation: > > ``` > snap connect...
I will try :) Thanks @MiguelAxcar
also document #21 ;)
:up: :smile:
@mossholderm yes it's the freeipa user/password base64 encoded. For freeipa minimal rights I have to check. I will come back to you :)
@jespada please be careful about tests :)
Hi @brimworks , Sorry but I really have no idea how to change it in CMakeLists.txt :) Another question: do we really need cmake when we have rockspec?
To respond to myself, ingress-nginx have a dedicated option `no-auth-locations` to bypass location for specific locations, like `/.well-known/acme-challenge` (set by default).
ooooooh sorry @OliverEvans96 I missed your PR. It's an excellent work. I change the way commit are parsed in #6 and now only work with ancestors. Do you think it's...