-
Type:
Suggestion
-
Resolution: Low Engagement
-
None
-
Component/s: Git LFS
-
0
Currently any user with write access to a repository can force unlock an LFS file that was locked by someone else by using the --force flag or confirming in the UI that they want to remove the lock.
In some cases it may be desirable to only allow lock owners and repository administrators to remove a lock.
If a user doesn't have the privilege to unlock a file, then the unlock button should be hidden in the UI.