ISTWCMS-6617 Refactor URL alias path validation
ISTWCMS-6617 Refactor URL alias path validation
Merge request reports
Activity
Filter activity
assigned to @ibiki
added 5 commits
-
800261de...173a5719 - 4 commits from branch
1.1.x
- bc38f167 - ISTWCMS-6617 Refactor URL alias path validation
-
800261de...173a5719 - 4 commits from branch
added 1 commit
- 604a77fc - ISTWCMS-6617: Using identity comparison instead of equality.
added 4 commits
-
604a77fc...1167e623 - 2 commits from branch
1.1.x
- 11762c4d - ISTWCMS-6617 Refactor URL alias path validation
- f4f7d987 - ISTWCMS-6617: Using identity comparison instead of equality.
-
604a77fc...1167e623 - 2 commits from branch
added 1 commit
- 8ca87d0d - ISTWCMS-6617 Add use Drupal\Core\Path\PathValidatorInterface
added 1 commit
- 50a8934a - ISTWCMS-6617 Change variable name and refactor matching saved url
added 1 commit
- 396052ef - ISTWCMS-6617 Change variable name and refactor matching saved url
added 1 commit
- bca84197 - ISTWCMS-6617 Refactor matching saved url, and add checking # and ?
added 1 commit
- aba77968 - ISTWCMS-6617 Refactor matching saved url, and add checking # and ?
added 1 commit
- 7880f606 - ISTWCMS-6617 Put the original element_validate back
added 1 commit
- da634c81 - ISTWCMS-6617: Appending validation function to existing list of validations.
added 1 commit
- 232bfa47 - ISTWCMS-6617: Moving regex check to the top, since this is an inexpensive operation.
added 1 commit
- f9d9798f - ISTWCMS-6617: Adding another check for url, preventing '/node' url aliases.
added 1 commit
- bcb476c9 - ISTWCMS-6617: Combining two regular expressions check into one.
added 11 commits
-
a3b2a473...19bc780c - 2 commits from branch
1.1.x
- edba0615 - ISTWCMS-6617 Refactor URL alias path validation
- c2607355 - ISTWCMS-6617: Using identity comparison instead of equality.
- 120f221e - ISTWCMS-6617 Refactor matching saved url, and add checking # and ?
- 052c43a7 - ISTWCMS-6617 Put the original element_validate back
- e16e1434 - ISTWCMS-6617: Appending validation function to existing list of validations.
- 92edc125 - ISTWCMS-6617: Moving regex check to the top, since this is an inexpensive operation.
- 1fcdff72 - ISTWCMS-6617: Adding another check for url, preventing '/node' url aliases.
- e1438c5d - ISTWCMS-6617: Combining two regular expressions check into one.
- 8501b5e4 - ISTWCMS-6617 Add checking reserved urls
Toggle commit list-
a3b2a473...19bc780c - 2 commits from branch
mentioned in commit 91dec7d7
Please register or sign in to reply