Commit Graph

14 Commits

Author SHA1 Message Date
wpetit 51bdf4d015 fix: variable bad scoping
Cadoles/go-http-peering/pipeline/head This commit is unstable Details
2024-01-05 16:17:39 +01:00
wpetit 635f170762 feat: only show warn in log when peer id is already used
Cadoles/go-http-peering/pipeline/head There was a failure building this commit Details
2024-01-05 14:16:15 +01:00
wpetit 34adfb3e87 feat: log more information on authentication errors
Cadoles/go-http-peering/pipeline/head There was a failure building this commit Details
2024-01-05 12:31:33 +01:00
wpetit 20c4bef161 feat(middleware): log more informations on authentification errors
Cadoles/go-http-peering/pipeline/head There was a failure building this commit Details
2024-01-04 22:54:03 +01:00
wpetit 891cfa7540 Fix panic when peer is not yet associated
Cadoles/go-http-peering/pipeline/head This commit is unstable Details
2023-09-04 21:08:46 -06:00
wpetit e6643cba6b Merge branch 'master' of ssh://forge.cadoles.com:4242/Cadoles/go-http-peering 2019-10-16 11:35:15 +02:00
wpetit e7072ccdb3 Migrate to namespace forge.cadoles.com/Cadoles/go-http-peering 2019-10-16 11:18:34 +02:00
wpetit 5f3f508329 Allow ignoring of specific client token errors 2019-05-17 13:03:32 +02:00
wpetit 1c468ff0fe Handle rejected peers properly 2019-04-07 15:56:04 +02:00
wpetit 41f3d5c7ac Update last contact even if the remote peer is not authorized yet 2019-04-07 09:40:21 +02:00
wpetit 5986d2bb9b Extract inner error when parsing JWT 2019-03-29 16:44:09 +01:00
wpetit 0751c0cf7e Return unauthorized code status when not peered 2019-03-29 15:55:51 +01:00
wpetit 19732daaf5 Redesign authentication protocol 2019-03-29 14:59:07 +01:00
wpetit 2a8a20195a Initial commit 2019-02-04 17:09:25 +01:00