mitro-co / mitro

Repository for all Mitro client & server code
GNU General Public License v3.0
1.65k stars 242 forks source link

Annotate which team(s) and organizations a secret belongs to when exporting secrets #88

Open nickfishman opened 9 years ago

nickfishman commented 9 years ago

When you use the Export Secrets feature you get a CSV with all your secrets. At the moment, this CSV doesn't describe which team(s) and which organization a secret belongs to. As a result, the output mixes secrets across teams (along with any personal secrets you use Mitro for). It would be nice to put this data in the CSV so you can post-process and remove any secrets that don't apply to a particular organization.

denadai2 commented 9 years ago

Yes :) agree