[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action
2024-02-10 00:18:10 +00:00
parent 4d3719ca3e
commit 988a6b1bec
21 changed files with 2012 additions and 1161 deletions
@@ -2148,6 +2148,7 @@ application/Espo/Resources/metadata/clientDefs/DynamicLogic.json
application/Espo/Resources/metadata/clientDefs/Attachment.json
application/Espo/Resources/metadata/clientDefs/Preferences.json
application/Espo/Resources/metadata/clientDefs/Team.json
application/Espo/Resources/metadata/clientDefs/Global.json
application/Espo/Resources/metadata/clientDefs/ExternalAccount.json
application/Espo/Resources/metadata/clientDefs/PhoneNumber.json
application/Espo/Resources/metadata/clientDefs/PortalUser.json
@@ -6916,6 +6917,7 @@ client/src/handlers/working-time-range.js
client/src/handlers/map/renderer.js
client/src/handlers/map/google-maps-renderer.js
client/src/handlers/login.js
client/src/handlers/record/view-audit-log.js
client/src/handlers/email-filter.js
client/src/handlers/login/oidc.js
client/src/handlers/import.js
@@ -6970,6 +6972,7 @@ client/src/views/stream/notes/assign.js
client/src/views/stream/fields/post.js
client/src/views/stream/fields/attachment-multiple.js
client/src/views/stream/modals/create-post.js
client/src/views/stream/modals/view-audit-log.js
client/src/views/dashboard-template/record/list.js
client/src/views/dashboard-template/modals/deploy-to-users.js
client/src/views/dashboard-template/modals/deploy-to-team.js
@@ -8325,6 +8328,7 @@ tests/integration/testData/Extension/General.zip
tests/integration/testData/User/Login.php
tests/integration/config-env.php
tests/integration/Espo/Upgrade/GeneralTest.php
tests/integration/Espo/Stream/AuditTest.php
tests/integration/Espo/Export/ExportTest.php
tests/integration/Espo/Core/Select/SelectBuilderTest.php
tests/integration/Espo/Core/Select/LegacyTest.php