Skip to content

fix: delete proxy does not need a group#8499

Merged
aldbr merged 1 commit intoDIRACGrid:integrationfrom
fstagni:fix_deleteProxy
Apr 8, 2026
Merged

fix: delete proxy does not need a group#8499
aldbr merged 1 commit intoDIRACGrid:integrationfrom
fstagni:fix_deleteProxy

Conversation

@fstagni
Copy link
Copy Markdown
Contributor

@fstagni fstagni commented Apr 7, 2026

BEGINRELEASENOTES

*Framework
FIX: delete proxy does not need a group

ENDRELEASENOTES

@aldbr aldbr linked an issue Apr 7, 2026 that may be closed by this pull request
1 task
types_deleteProxy = [(list, tuple)]

def export_deleteProxy(self, userDN, userGroup):
def export_deleteProxy(self, userDN):
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

That would break the existing API. I assume communities have any client depending on it?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This can be announced in the release notes, and a minor release can be done. At the same time this deleteProxy is never called anywhere in (LHCb)(Web)DIRAC, and I doubt that it is ever used anywhere else.

@fstagni fstagni force-pushed the fix_deleteProxy branch 2 times, most recently from 39f1c7a to 20be1d2 Compare April 8, 2026 08:49
@aldbr aldbr merged commit 0cffe8c into DIRACGrid:integration Apr 8, 2026
23 checks passed
@DIRACGridBot DIRACGridBot added the sweep:ignore Prevent sweeping from being ran for this PR label Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sweep:ignore Prevent sweeping from being ran for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Can't delete proxy on Dirac9

3 participants