cyb3rfox / Aurora-Incident-Response

Incident Response Documentation made easy. Developed by Incident Responders for Incident Responders
Apache License 2.0
742 stars 79 forks source link

Enhacement | Add name of the current owner of the .fox file #35

Open febrezo opened 3 years ago

febrezo commented 3 years ago

When locking the file and sharing it with teammates, I noticed that sometimes is difficult to track who is the current owner of the file. This is relevant because if the .fox was storing the name/email of the person owning it, when trying to unlock the message could be updated, e. g.: "The file is locked by Matt. Email him to request permissions".

I'm thinking about storing some additional file in the system configuration folder including the name of the user so that that could be received and used to update the value of the current locker of the project.

cyb3rfox commented 3 years ago

Good point. Will do. I generally need to rework the locking logic.