hesperides
hesperides copied to clipboard
Forbid the usage of working copies on production platform
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.