Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: validate messages against all authenticators
In commit fb08c99 where we've migrated the haproxy-spoe-go library, a regression has been introduced: indeed, for given received messages, all the associated authenticator should have been validated against before continuing. Fix consists on iterating on all the messages and associated authenticator.
- Loading branch information