Skip to content

Add option to stop creation of macaroons #406

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

orbitalturtle
Copy link
Contributor

When using the Lightning Terminal in stateless remote mode (described here: lightninglabs/lightning-terminal#160), Loop shouldn't create a new macaroon. This is a small change to stop macaroons from being created when macaroon data is passed to Loop directly.

Relies on: lightninglabs/lndclient#51

@guggero
Copy link
Member

guggero commented Jul 27, 2021

See lightninglabs/pool#272 (comment), this also applies here.

Copy link
Contributor

@carlaKC carlaKC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also need to update this to depend on new lndclient? You can point go.mod to your branch while it's in review.

@guggero guggero removed their request for review August 31, 2021 07:47
@orbitalturtle orbitalturtle changed the title When a macaroon string is passed in, don't create new macaroons Add option to stop creation of macaroons Sep 20, 2021
guggero and others added 3 commits September 21, 2021 16:15
…rminal

Export AllPermissions slice so that we can retrieve the permissions
required to run Loop's operations. We need these permissions in
Lightning Terminal in order to bake a super macaroon that allows
access to Loop.
@orbitalturtle orbitalturtle changed the base branch from master to lnd-14 September 27, 2021 21:17
@guggero guggero force-pushed the lnd-14 branch 2 times, most recently from 0a76208 to 2b1809a Compare October 26, 2021 10:34
@guggero guggero force-pushed the lnd-14 branch 3 times, most recently from 778035b to 2c6e035 Compare November 3, 2021 18:31
@guggero guggero deleted the branch lightninglabs:lnd-14 November 4, 2021 10:22
@guggero guggero closed this Nov 4, 2021
@guggero
Copy link
Member

guggero commented Nov 4, 2021

Oops, I didn't mean to close this, but apparently me removing the lnd-14 branch did that. Can you rebase onto master and re-open the PR please?

@guggero guggero mentioned this pull request Nov 4, 2021
1 task
@guggero
Copy link
Member

guggero commented Nov 4, 2021

I'm going to take over those PRs so they can hopefully make it into the lnd 0.14.0 release of LiT. I hope you don't mind!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants