I cannot create MR for some reason (Gitea hangs), but SetSecret needs a fix #1
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: r00t2/gosecret#1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix:
92805347c3
@lord Sorry! I completely missed notif on this.
Looks like there was a bug in the gitea version i was using, that should be fixed.
I'll have your fork merged in shortly and will close this issue when this occurs, thank you!
Natch. It looks like you remove the adding of the actual secret.
https://pkg.go.dev/github.com/godbus/dbus/v5#Object.Call
https://git.r00t2.io/r00t2/gosecret/src/branch/master/consts.go#L157
Note that
DbusItemSetSecret
evaluates to the methodorg.freedesktop.Secret.Item.SetSecret
, which as per upstream API docs requires a single argument, the secret to set.If you can provide more information on why you think this fix is necessary, please re-open.
Closing, current status wontfix.