[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-04-18 10:04:01 +00:00
parent f2f44bec13
commit 302de45297
28 changed files with 1231 additions and 1358 deletions
@@ -285,6 +285,7 @@ application/Espo/Tools/DataPrivacy/Erasor.php
application/Espo/Tools/Stream/Api/PostMyReactions.php
application/Espo/Tools/Stream/Api/GetGlobal.php
application/Espo/Tools/Stream/Api/DeleteNotePin.php
application/Espo/Tools/Stream/Api/GetStreamAttachments.php
application/Espo/Tools/Stream/Api/PostFollowers.php
application/Espo/Tools/Stream/Api/GetOwn.php
application/Espo/Tools/Stream/Api/DeleteFollowers.php
@@ -769,11 +770,13 @@ application/Espo/Core/ORM/Helper.php
application/Espo/Core/Authentication/Oidc/DefaultSignatureVerifierFactory.php
application/Espo/Core/Authentication/Oidc/TokenValidator.php
application/Espo/Core/Authentication/Oidc/Logout.php
application/Espo/Core/Authentication/Oidc/UserInfoDataProvider.php
application/Espo/Core/Authentication/Oidc/KeysProvider.php
application/Espo/Core/Authentication/Oidc/ConfigDataProvider.php
application/Espo/Core/Authentication/Oidc/Login.php
application/Espo/Core/Authentication/Oidc/BackchannelLogout.php
application/Espo/Core/Authentication/Oidc/UserProvider/Sync.php
application/Espo/Core/Authentication/Oidc/UserProvider/UserInfo.php
application/Espo/Core/Authentication/Oidc/UserProvider/UserRepository.php
application/Espo/Core/Authentication/Oidc/UserProvider/DefaultUserProvider.php
application/Espo/Core/Authentication/Oidc/UserProvider/UsernameValidator.php
@@ -3982,6 +3985,7 @@ application/Espo/Resources/layouts/AuthToken/detail.json
application/Espo/Resources/layouts/AuthToken/filters.json
application/Espo/Resources/layouts/Attachment/list.json
application/Espo/Resources/layouts/Attachment/detailSmall.json
application/Espo/Resources/layouts/Attachment/listForStream.json
application/Espo/Resources/layouts/Attachment/detail.json
application/Espo/Resources/layouts/Attachment/filters.json
application/Espo/Resources/layouts/Role/relationships.json
@@ -8170,6 +8174,7 @@ client/src/views/attachment/modals/detail.js
client/src/views/attachment/record/list.js
client/src/views/attachment/record/detail.js
client/src/views/attachment/fields/parent.js
client/src/views/attachment/fields/name-for-stream.js
client/src/views/attachment/fields/name.js
client/src/views/lead-capture/record/list.js
client/src/views/lead-capture/record/detail.js