Bubka / 2FAuth

A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
https://docs.2fauth.app/
GNU Affero General Public License v3.0
2.28k stars 152 forks source link

Secret Type Format #311

Closed muhammedtur closed 8 months ago

muhammedtur commented 8 months ago

Version

5.0.4

Details & Steps to reproduce

When trying to enable Instagram 2FA, secret has spaces. So if you try to add this code in secret input getting error about secret is invalid

Expectation

If trimmed spaces in secret problem getting solved.

Error & Logs

No response

Execution environment

on cPanel with PHP 8.1

Containerization

Additional information

No response