Skip to content

[stable24] Add bruteforce protection in OauthApiController #25637

[stable24] Add bruteforce protection in OauthApiController

[stable24] Add bruteforce protection in OauthApiController #25637

Triggered via pull request June 22, 2023 12:11
Status Success
Total duration 7m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

psalm-github.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Psalm: apps/files_trashbin/lib/Trash/LegacyTrashBackend.php#L128
Found a paradox when evaluating $trashFiles of type non-empty-mixed and trying to reconcile it with a falsy assertion (see https://psalm.dev/089)
Psalm: apps/files_trashbin/lib/Trashbin.php#L1134
Argument 3 of substr_replace expects array<array-key, int>|int, float|int provided (see https://psalm.dev/012)
Psalm: apps/user_ldap/lib/Connection.php#L644
Const LDAP_OPT_PROTOCOL_VERSION is not defined (see https://psalm.dev/020)
Psalm: apps/user_ldap/lib/Connection.php#L648
Const LDAP_OPT_REFERRALS is not defined (see https://psalm.dev/020)
Psalm: apps/user_ldap/lib/Connection.php#L652
Const LDAP_OPT_NETWORK_TIMEOUT is not defined (see https://psalm.dev/020)
Psalm: apps/user_ldap/lib/LDAP.php#L376
Const LDAP_OPT_ERROR_STRING is not defined (see https://psalm.dev/020)
Psalm: apps/user_ldap/lib/PagedResults/Php73.php#L81
Const LDAP_CONTROL_PAGEDRESULTS is not defined (see https://psalm.dev/020)
Psalm: apps/user_ldap/lib/PagedResults/Php73.php#L85
Const LDAP_CONTROL_PAGEDRESULTS is not defined (see https://psalm.dev/020)
Psalm: apps/user_ldap/lib/PagedResults/Php73.php#L86
Const LDAP_CONTROL_PAGEDRESULTS is not defined (see https://psalm.dev/020)
Psalm: apps/user_ldap/lib/PagedResults/Php73.php#L162
Const LDAP_CONTROL_PAGEDRESULTS is not defined (see https://psalm.dev/020)
Psalm
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/