0

I wonder if there is a way for an ordinary user to view the list of user permissions for a given repository in Atlassian Stash. Specifically I'm interested in who has permission to push commits to a repository.

The stuff I've been able to find seems to be about establishing permissions, for use by project administrators.

noetix
  • 4,773
  • 3
  • 26
  • 47
Robert Dodier
  • 16,905
  • 2
  • 31
  • 48

1 Answers1

0

There are only 3 types of permissions - admin, write and read. Only admins can see and edit the settings (which include permissions).

Sulthan
  • 128,090
  • 22
  • 218
  • 270