Skip to content

Conversation

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added 3. to review Waiting for reviews enhancement New feature or request labels Dec 18, 2025
Copy link
Collaborator

@artonge artonge left a comment

Choose a reason for hiding this comment

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

Wil the key be deleted by the frontend, or shall we add a listener to react to share events?

* @inheritDoc
*/
public function getPrivateKey(string $uid): string {
public function getPrivateKey(string $uid, ?string $shareToken = null): string {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we use that method with the shareToken?

I am not 100% sure whether the if properly handles access control.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants