• Resolved developerandmarketing

    (@developerandmarketing)


    Hey! Gregory, I have an AJAX filter on my job search site. When you use it, additional parameters appear in the URL. For example, the URL parameter: ?Ajax_filter=true&OT5fT89fm2Iv=I6hfs40jyPm&d82ZwszoDc = eR6kM2t1bpyoT

    And these parameters appear only for unauthorized users, everything works well for the administrator. If you disable WP Cerber plugin everything works well.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author gioni

    (@gioni)

    Hi! Ignore those parameters. WP Cerber uses them to monitor form submissions if its anti-spam engine is enabled.

    Thread Starter developerandmarketing

    (@developerandmarketing)

    @gioni The AJAX filter is generated from the url. Anything specified in the url is displayed to the user. So I need to exclude this parameter.

    Plugin Author gioni

    (@gioni)

    It’s a really bad practice to display all fields you get with an HTTP request, especially to unauthorized users. Anyway, those fields are randomly generated, and so there is no quick and elegant solution.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘AJAX filter’ is closed to new replies.