mirror of
https://github.com/YunoHost-Apps/2FAuth_ynh.git
synced 2024-09-03 20:36:18 +02:00
commit
5bfadc2ca2
4 changed files with 5 additions and 5 deletions
|
@ -27,7 +27,7 @@ It aims to ease you perform your 2FA authentication steps whatever the device yo
|
||||||
- Edit accounts, even the imported ones
|
- Edit accounts, even the imported ones
|
||||||
- Generate TOTP and HOTP security codes
|
- Generate TOTP and HOTP security codes
|
||||||
|
|
||||||
**Shipped version:** 3.1.1~ynh1
|
**Shipped version:** 3.2.0~ynh1
|
||||||
|
|
||||||
**Demo:** https://demo.2fauth.app/login
|
**Demo:** https://demo.2fauth.app/login
|
||||||
|
|
||||||
|
|
|
@ -27,7 +27,7 @@ It aims to ease you perform your 2FA authentication steps whatever the device yo
|
||||||
- Edit accounts, even the imported ones
|
- Edit accounts, even the imported ones
|
||||||
- Generate TOTP and HOTP security codes
|
- Generate TOTP and HOTP security codes
|
||||||
|
|
||||||
**Version incluse :** 3.1.1~ynh1
|
**Version incluse :** 3.2.0~ynh1
|
||||||
|
|
||||||
**Démo :** https://demo.2fauth.app/login
|
**Démo :** https://demo.2fauth.app/login
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/Bubka/2FAuth/archive/refs/tags/v3.1.1.tar.gz
|
SOURCE_URL=https://github.com/Bubka/2FAuth/archive/refs/tags/v3.2.0.tar.gz
|
||||||
SOURCE_SUM=8dc50cfd719d690bdb409583633087f35f980a04b7047dca7a52f113121bd857
|
SOURCE_SUM=6e70262792be60d4203b81198cc3660090443b3823cf213b192e56ad4fe33332
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "self-hosted alternative to One Time Passcode",
|
"en": "self-hosted alternative to One Time Passcode",
|
||||||
"fr": "Alternative auto-hébergée a One Time Passcode"
|
"fr": "Alternative auto-hébergée a One Time Passcode"
|
||||||
},
|
},
|
||||||
"version": "3.1.1~ynh1",
|
"version": "3.2.0~ynh1",
|
||||||
"url": "https://github.com/Bubka/2FAuth",
|
"url": "https://github.com/Bubka/2FAuth",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue