wpetit wpetit
  • Joined on 2019-09-29
wpetit pushed to master at Cadoles/Jenkins 2024-08-20 11:16:41 +02:00
fa94488da7 feat(lets-encrypt): add r10/r11 intermediates certs
wpetit pushed to master at Cadoles/go-emlid 2024-08-13 15:21:58 +02:00
593c062993 feat: only check preferred/fallback protocols availability
wpetit pushed to master at Cadoles/go-emlid 2024-08-08 13:35:08 +02:00
83288967e3 fix: use float64 to parse output power
wpetit commented on pull request Cadoles/bouncer#35 2024-08-08 08:53:16 +02:00
feat(authn) : add case to test multiples CIDR #34

Le résultat attendu me semble erroné. L'IP 192.168.1.15 est bien contenu dans le réseau 192.168.1.0/24, le résultat sera donc true. Est ce une erreur ?

wpetit suggested changes for Cadoles/bouncer#35 2024-08-08 08:53:16 +02:00
feat(authn) : add case to test multiples CIDR #34
wpetit commented on issue Cadoles/bouncer#34 2024-08-07 17:24:28 +02:00
Layer authn-network et authorizedCIDRs

Est ce qu'il serait possible de reproduire le problème en intégrant un cas de test dans https://forge.cadoles.com/Cadoles/bouncer/src/branch/develop/internal/proxy/director/layer/authn/network/au

wpetit commented on issue Cadoles/bouncer#32 2024-08-06 16:04:33 +02:00
redis et mot de passe

La fonctionnalité n'est actuellement pas implémentée. C'est assez simple à faire et ferait un bon ticket pour débutant.

wpetit pushed to master at Cadoles/go-emlid 2024-08-06 14:43:13 +02:00
33e16c8615 feat(discovery): android compatibility
wpetit pushed to master at Cadoles/go-emlid 2024-08-06 11:15:01 +02:00
30d466db7d feat(discovery): android compatibility
wpetit pushed to master at Cadoles/go-emlid 2024-08-06 11:05:00 +02:00
a977b7254c feat(discovery): android compatibility
wpetit pushed to master at Cadoles/go-emlid 2024-08-06 09:35:43 +02:00
d43fb768a0 feat: use anet for android compatibility
wpetit pushed to master at Cadoles/go-emlid 2024-08-05 18:27:44 +02:00
6842d4d88a feat(protocol): allow override of dial func
wpetit pushed to master at Cadoles/go-emlid 2024-08-05 18:19:39 +02:00
ebb516b02c feat(v2): allow override of dial func
wpetit pushed to master at Cadoles/go-emlid 2024-08-05 18:10:36 +02:00
4d7741c539 feat(v2): allow override of dial func
wpetit pushed to master at Pyxis/golang-socketio 2024-08-05 17:54:04 +02:00
f54949ba3a feat: expose websocket connection constructor
wpetit pushed to master at Pyxis/golang-socketio 2024-08-05 17:53:41 +02:00
edf8653059 chore: move examples to specifics packages
d27333c546 feat: init go module
Compare 2 commits »
wpetit pushed to master at Cadoles/go-emlid 2024-08-02 12:57:12 +02:00
b976bde363 fix: protocol v1
wpetit pushed to master at Cadoles/go-emlid 2024-08-02 10:37:46 +02:00
8f89ed7e77 doc: add utilities basic usage informations
wpetit pushed to master at Cadoles/go-emlid 2024-08-02 10:37:23 +02:00
d85b88e38d doc: add utilities basic usage informations
wpetit pushed to master at Cadoles/go-emlid 2024-08-01 16:14:15 +02:00
4729c54076 feat: initial commit