mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-12-02 18:08:21 +00:00
check for full function names (to avoid false-positive with base64-encoded URI)
This commit is contained in:
parent
54060ee451
commit
c55e5e928f
@ -7,4 +7,4 @@
|
||||
; @license GNU General Public License version 2 or later; see LICENSE.txt
|
||||
|
||||
; The valid constants to search for
|
||||
encodings ="base64"
|
||||
encodings ="base64_decode,base64_encode"
|
||||
|
Loading…
Reference in New Issue
Block a user