[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-06-16 10:04:31 +00:00
parent 584e66fb64
commit 5ceb74182b
10 changed files with 1200 additions and 578 deletions
@@ -2668,10 +2668,14 @@ tests/functional/fixtures/ext/foo/bar/migrations/add_permission.php
tests/functional/fixtures/ext/foo/bar/migrations/add_mcp_module.php
tests/functional/fixtures/ext/foo/bar/styles/prosilver/template/foobar_mcp.html
tests/functional/fixtures/ext/foo/bar/styles/prosilver/template/foo_bar_body.html
tests/functional/fixtures/ext/foo/bar/styles/prosilver/template/event/index_body_forumlist_body_before.html
tests/functional/fixtures/ext/foo/bar/styles/prosilver/template/event/navbar_header_quick_links_after.html
tests/functional/fixtures/ext/foo/bar/styles/prosilver/template/redirect_body.html
tests/functional/fixtures/ext/foo/bar/styles/prosilver/template/foobar.html
tests/functional/fixtures/ext/foo/bar/event/template_event_order_higher.php
tests/functional/fixtures/ext/foo/bar/event/user_setup.php
tests/functional/fixtures/ext/foo/bar/event/permission.php
tests/functional/fixtures/ext/foo/bar/event/template_event_order.php
tests/functional/fixtures/ext/foo/bar/config/routing.yml
tests/functional/fixtures/ext/foo/bar/config/services.yml
tests/functional/fixtures/ext/foo/bar/controller/controller.php
@@ -2679,6 +2683,10 @@ tests/functional/fixtures/ext/foo/bar/composer.json
tests/functional/fixtures/ext/foo/bar/ucp/main_module.php
tests/functional/fixtures/ext/foo/bar/ucp/main_info.php
tests/functional/fixtures/ext/foo/foo/ext.php
tests/functional/fixtures/ext/foo/foo/styles/prosilver/template/event/index_body_forumlist_body_before.html
tests/functional/fixtures/ext/foo/foo/styles/prosilver/template/event/navbar_header_quick_links_after.html
tests/functional/fixtures/ext/foo/foo/event/template_event_order.php
tests/functional/fixtures/ext/foo/foo/event/template_event_order_lower.php
tests/functional/fixtures/ext/foo/foo/config/resource.yml
tests/functional/fixtures/ext/foo/foo/config/routing.yml
tests/functional/fixtures/ext/foo/foo/config/services.yml
@@ -2694,6 +2702,7 @@ tests/functional/acp_test.php
tests/functional/permission_roles_test.php
tests/functional/acp_storage_settings_test.php
tests/functional/subforum_test.php
tests/functional/extension_template_event_order_test.php
tests/functional/controllers_compatibility_test.php
tests/functional/forgot_password_test.php
tests/functional/common_groups_test_case.php