Allow files to be locked in a remote project #6453
Labels
Component: Projects
Issue needs changes to how we handle projects
Edition: Ultimate
UI: Projects
Issues with the Projects tab or related widgets
What is the feature you'd like to have?
I just got done analyzing a few fairly large binaries and have saved the initial BNDB to a remote project, I really want to make sure that no one accidentally pushes to that BNDB.
Is your feature request related to a problem?
When collaborating with others it's hard to convey that a database is suppose to be read only.
It would also be nice if certain users can be allowed to always write to a locked database. One example use case might be having a service that reanalyzes all locked databases on a new version of Binary Ninja, this would require a user to be able to programmatically update the lock, I guess all users with write access to a project would fall into this category.
The "lock flag" for a file might also be shared for "trashed" files.
The text was updated successfully, but these errors were encountered: