YunoHost-Apps / 2FAuth_ynh

2FAuth package for YunoHost
https://docs.2fauth.app/
GNU General Public License v3.0
3 stars 5 forks source link

bad php version #9

Closed gwlegion closed 2 years ago

gwlegion commented 2 years ago

Matériel: Raspberry Pi à la maison Version de YunoHost: 4.3.6.3 (stable). J’ai accès à mon serveur : En SSH | Par la webadmin Êtes-vous dans un contexte particulier ou avez-vous effectué des modificiations particulières sur votre instance ? : non

got some strange errors ... when i create a new account, first, codes are good, but, when i accept the new accound codes gone bad ... the secret is wrong. when i manually correct the secred, code are good.

and i can't delete any account.

the 2fauth creator tell me it was designed to work with php 7.4, but when i look, it's configured to php 8.0

gwlegion commented 2 years ago

tried with 7.4 forced, still the same errors ... got a problem with this package

Bubka commented 2 years ago

Hi, it's a 2FAuth bug introduced in the latest release (v3.1.0): https://github.com/Bubka/2FAuth/issues/86

About PHP version: 2FAuth requires at least PHP7.4, so PHP8.0 is supported.

ericgaspar commented 2 years ago

Should be fix with #10

gwlegion commented 2 years ago

ok, this version generate valide codes ... got another problem, opening another issue