c9883f9 Skip account lookup on self-signed revoke, fixes#934
📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝dehydrated (+1 -1)
📄 Description
This will fix#934
Due to the lack of documentation or tests I can not guarantee that it does not break other operations where a different account key should be used.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/dehydrated-io/dehydrated/pull/935
**Author:** [@oliwel](https://github.com/oliwel)
**Created:** 2/28/2024
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `fix/self-signed-revoke`
---
### 📝 Commits (1)
- [`c9883f9`](https://github.com/dehydrated-io/dehydrated/commit/c9883f953a1b6dabb6400f98c2d0a90dbe113c4d) Skip account lookup on self-signed revoke, fixes #934
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `dehydrated` (+1 -1)
</details>
### 📄 Description
This will fix #934
Due to the lack of documentation or tests I can not guarantee that it does not break other operations where a different account key should be used.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/935
Author: @oliwel
Created: 2/28/2024
Status: 🔄 Open
Base:
master← Head:fix/self-signed-revoke📝 Commits (1)
c9883f9Skip account lookup on self-signed revoke, fixes #934📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
dehydrated(+1 -1)📄 Description
This will fix #934
Due to the lack of documentation or tests I can not guarantee that it does not break other operations where a different account key should be used.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.