hesperides icon indicating copy to clipboard operation
hesperides copied to clipboard

Forbid the usage of working copies on production platform

Open JordanKergoat opened this issue 8 years ago • 0 comments

Actually we can have working copy version of module in production platform, this can cause several major issue :

  • Files may changes, and broke application behaviour
  • Default valuations may be change
  • Password annotation can be removed revealing every production password

I think we should forbid the usage of working copy in production platform to prevent this flows.

JordanKergoat avatar Feb 06 '17 10:02 JordanKergoat