CMS Donate Engine v16.9.5 CMS DonateEngine v16.9.5

Added account verification function to the store module, in the authorisation via game server. When adding it, a modal window appears for entering a confirmation code from the game server. The option can be enabled or disabled from the admin area.

You can update in the admin or manually by replacing files.

Files with changes

  • shop/admin/*.*
  • shop/app/constants.php
  • shop/app/lib/database/MySqliConnection.php
  • shop/app/lib/rcon/RconQuake3.php
  • shop/app/lib/rcon/Facade.php
  • shop/app/lib/rcon/RconL4d2.php
  • shop/app/lib/server/GameAuth.php
  • shop/app/lib/Request.php
  • shop/app/msmod/servers.php
  • shop/app/msmod/steam.php
  • shop/app/msmod/store.php
  • shop/app/msmod/ucp.php
  • shop/app/models/Servers/modelServers.php
  • shop/style/gente/css/custom.css
  • shop/style/gente/mods/servers/modal_get_auth.tpl

New files

  • shop/admin/app/lib/updater/migrate_mysql/MigrateMySQL1694.php
  • shop/app/models/Confirm/modelConfirm.php

Removed

  • shop/app/lib/sender/Confirm.php

With the template update.