Code development platform for open source projects from the European Union institutions

Skip to content

Adding signature field document lock detection

Created by: davydsantos

This is more a general idea on how to detect if the signature locks the file against changes. Since there are multiple lock levels, I'm still trying to figure out if we should handle this as a boolean or if the best scenario would be to return the actual values and leave to the signature validation layer the responsibility of detect the requirements and use it accordingly.

Any feedback would be really appreciated!

Merge request reports