QrexOrder
  • Help Desk
  • Introduction
  • The Flow
  • Installation on Server
    • Configure Database
  • Installation on LocalHost
  • Update From an Older Version
  • 😍Order types (New)
  • 👉Most Important 3 steps for restaurant
  • Configuration
    • Configure Admin Panel
      • Configure Site Settings
      • Configure Packages
    • Email Configuration
      • Email Template
    • SMS Gateway Settings
    • Payment Gateways
    • OneSignal push notifications
    • Forgot Password for Customers
    • Demo Restaurant
    • 🤩POS
      • POS Settings
    • Restaurant subdomain
      • Custom Domain
      • Configure in Qrexorder
      • Sorry! Invalid URL / Domain
      • Custom Sub domains
    • Enable Chat
    • Malicious
    • Enable Multilingual home/landing page
  • Store configuration
    • Configure Store
    • Package QR Builder
    • Qr code Builder
    • Customer Panel
    • Staff
      • Delivery Staff
        • Cities
    • Google Map Api
    • Area/Location based shipping charge
    • Radius based delivery
    • Enable / Disable Customer Login In checkout page
    • Call a waiter
    • Chatting apps
    • Enable Order merge.
    • Pusher
    • Tips
    • Web push notification for new orders
    • Enable Multi-language Categories & Items
    • Configure reservation system
    • Create documentation for vendor/restaurants
    • Staff activities for vendor
    • Language for vendor
    • Reason List
    • Affiliate
    • Google ReCaptcha
    • Addons / Extras for an items
    • Menu List
  • OTP login
  • Qrexorder Limitation & Features
    • Requirements for QrexOrder
    • Limitation
    • Supports
    • Refund Policy
    • Language / translation
  • FAQS
    • Registration not working
    • How QR Builder works
    • Add Extras / Toppings
    • Landing Page Images
    • Checkout Page not working properly
    • Enable nearby & search
    • How can I give Rating
    • How "Add to Home screen" / "PWA " works?
    • Add Google fonts & Google API keys
    • Clone / Duplicate Product
    • Re-order & Edit order from restaurant
    • WhatsApp
      • WhatsApp Share
      • WhatsApp message
    • How Change domain works?
    • 👉Enable/Disable Development Mode
  • ⚠️Error while importing the database?
  • Add variants/sizes
  • Updates & Change Logs
    • Version 1.9
    • Version v2.0
    • Version v2.1
    • Version 2.8
    • Change Logs
  • Notifications
    • Email Notifications
    • Custom Notification & restaurant Details
    • Error Handling
  • Important things to do after update
Powered by GitBook
On this page

Was this helpful?

  1. Configuration

Malicious

PreviousEnable ChatNextEnable Multilingual home/landing page

Last updated 9 months ago

Was this helpful?

Spam/Attack: it works to detect script attacks like if someone tries to do SQL injection or tries to insert some scripting text like <script>('alert')</script>, XOR, INSERT, and more like that. then it will remove that text and allow the user to do the action. but if the system gets those texts, it will mark the user's IP Address as a spammer and make it count as 1 attempt. so if you set the allow attempts 2, it allows the user 2 times to do the action. after reaching the maximum number of attempts it will block the user permanently from doing any action. (until you reset the attempts.)

You can see the list and reset it from Malicious > Malicious

User attempts: It works for the Registration and checkout page. Registration: it only allows a user 2 attempts to register in a day (24 hours). so a user can do registration only 2 times within a day.

Checkout: A customer can place an order 2 times within 5 minutes. if he tries to place an order multiple times within 5 minutes then the system will block the IP for 5 minutes and it will count as 1 attempt. If he tries 10 times like that then the customer will be blocked permanently. (until you reset the attempts.)

You can see the list and reset it from Malicious > user attempts