1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/2FAuth_ynh.git synced 2024-09-03 20:36:18 +02:00

Merge pull request #57 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-01-26 19:47:02 +01:00 committed by GitHub
commit ba8b7c2ea4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
- Edit accounts, even the imported ones
- Generate TOTP and HOTP security codes
**Shipped version:** 5.0.2~ynh1
**Shipped version:** 5.0.3~ynh1
**Demo:** https://demo.2fauth.app/login

View file

@ -27,7 +27,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
- Modifier les comptes, même ceux importés
- Générer des codes de sécurité TOTP et HOTP
**Version incluse :** 5.0.2~ynh1
**Version incluse :** 5.0.3~ynh1
**Démo :** https://demo.2fauth.app/login

View file

@ -5,7 +5,7 @@ name = "2FAuth"
description.en = "self-hosted alternative to One Time Passcode"
description.fr = "Alternative auto-hébergée a One Time Passcode"
version = "5.0.2~ynh1"
version = "5.0.3~ynh1"
maintainers = ["eric_G"]
@ -44,8 +44,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v5.0.2.tar.gz"
sha256 = "0f399b9d3a84f8ab5e795b7b52524c672becc46f6f329c48186a95a0c67264f6"
url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v5.0.3.tar.gz"
sha256 = "c62be0369530f43c7bbb4c4b9ee7074313dcf578c371bfabb7bcc39514d4d5d9"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]