stable

Clone or download

Read-only

Activating and add regexp in same time should be allowed

part of story #9525 use full regexp instead of wildcards This issue only occurs when checkbox is not checked. Check regexp, add some pattern, then save. Patterns should be valid Change-Id: Ic0d60ea387eb215105a7154350cae266d08c9cb4

Modified Files

Name
M plugins/git/include/Git/Permissions/FineGrainedPermissionFactory.php +4 −3 Go to diff View file
M plugins/git/include/Git/Permissions/PatternValidator.php +2 −2 Go to diff View file
M plugins/git/tests/Git/Permissions/PatternValidatorTest.php +11 −2 Go to diff View file