Skip to content

Can't see private repositories shared with me on the sharing users' profile #5454

Closed
@MarkusAmshove

Description

@MarkusAmshove

I was expecting to see a private repository, which is shared with me, on the profile of the user who shared it with me.

To reproduce, I've created two users on try.gitea.io (version hash 2d707fe):

Granter
Name: granter
Password: granter

Receiver
Name: receiver
Password: receiver

The user granter has created two repositories, PublicRepository and PrivateRepository.
The repository PrivateRepository has granted write permissions to receiver.

When I log in as receiver, I can see the repository PrivateRepository on the homepage on the right hand side.
However, when I go to https://try.gitea.io/granter (still logged in as receiver), I can only see the PublicRepository although I have permissions for PrivateRepository.

I think this is not intentional and should also list private repositories on the users profile, if I have at least read permissions

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/enhancementAn improvement of existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions