-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
P4low priolow prioauthenticationbeginnerIssues suitable for new developersIssues suitable for new developersgRPCmacaroonssecurityGeneral label for issues/PRs related to the security of the softwareGeneral label for issues/PRs related to the security of the software
Description
The macaroon code needs some tests! Some ideas for things to test include:
- Authenticating to one macaroon service with the macaroon of another service, with no macaroon, or with an invalid macaroon
- Authenticating using permissions that are denied or allowed in various ways
- Authenticating with macaroons containing expired and non-expired
TimeBeforeCaveat
- Doing all of the above in both
lnd
integration tests (with and withoutlncli
, thanks @mrwhythat) and package-level unit tests
Metadata
Metadata
Assignees
Labels
P4low priolow prioauthenticationbeginnerIssues suitable for new developersIssues suitable for new developersgRPCmacaroonssecurityGeneral label for issues/PRs related to the security of the softwareGeneral label for issues/PRs related to the security of the software