WoW-CMS / BlizzCMS

BlizzCMS is a CMS built with CodeIgniter 3 for World of Warcraft emulators.
MIT License
104 stars 88 forks source link

💡 [Feature Request]: 2FA #112

Open andsim opened 1 year ago

andsim commented 1 year ago

Feature

i would like to see this web site have 2fa two factor auth so lest worry on hacker trying get in website and/or in game

Feature Purpose

built for security on website and game

Additional information

No response

IkuSenpai commented 1 year ago

Don't know if there's a technical reason for why the project is on 7.4 and not 8.1 (PHP), but here's a PHP Lib for 2FA. It requires PHP 8.1 though.

Libs: https://github.com/RobThree/TwoFactorAuth or https://packagist.org/packages/spomky-labs/otphp

Migration: https://opensource.com/article/22/12/migrate-php-code