From 0d150d3a386c3f610a2b78ff59049546385d8f30 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Thu, 11 Mar 2021 01:06:03 +0530 Subject: [PATCH 1/2] Add 2FAuth to Wishlist A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes --- pages/02.applications/04.wishlist/apps_wishlist.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/02.applications/04.wishlist/apps_wishlist.md b/pages/02.applications/04.wishlist/apps_wishlist.md index 7d0dcfd2..9ec8982a 100644 --- a/pages/02.applications/04.wishlist/apps_wishlist.md +++ b/pages/02.applications/04.wishlist/apps_wishlist.md @@ -15,6 +15,7 @@ You can [contribute to this list by adding something you'd like to be packaged]( | Name | Description | Upstream | Package draft | | ------ | ----------- | -------- | ------------- | +| 2FAuth | Manage and Generate 2FA Codes | https://github.com/Bubka/2FAuth | | | 10er10 | | [Upstream](https://github.com/dready92/10er10) | | | [AbanteCart](https://abantecart.com) | Create an e-commerce website | | [Package Draft](https://github.com/YunoHost-Apps/abantecart_ynh) | | AdGuard | | [Upstream](https://github.com/AdguardTeam/AdGuardHome) | [Package Draft](https://github.com/YunoHost-Apps/adguard_ynh) | From 177fe231bee41c56a0fce677b79b75fb9f0c723d Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 18 Mar 2021 21:03:56 +0100 Subject: [PATCH 2/2] Update apps_wishlist.md --- pages/02.applications/04.wishlist/apps_wishlist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/02.applications/04.wishlist/apps_wishlist.md b/pages/02.applications/04.wishlist/apps_wishlist.md index 9ec8982a..974e81d0 100644 --- a/pages/02.applications/04.wishlist/apps_wishlist.md +++ b/pages/02.applications/04.wishlist/apps_wishlist.md @@ -15,7 +15,7 @@ You can [contribute to this list by adding something you'd like to be packaged]( | Name | Description | Upstream | Package draft | | ------ | ----------- | -------- | ------------- | -| 2FAuth | Manage and Generate 2FA Codes | https://github.com/Bubka/2FAuth | | +| 2FAuth | Manage and Generate 2FA Codes | [Upstream](https://github.com/Bubka/2FAuth) | | | 10er10 | | [Upstream](https://github.com/dready92/10er10) | | | [AbanteCart](https://abantecart.com) | Create an e-commerce website | | [Package Draft](https://github.com/YunoHost-Apps/abantecart_ynh) | | AdGuard | | [Upstream](https://github.com/AdguardTeam/AdGuardHome) | [Package Draft](https://github.com/YunoHost-Apps/adguard_ynh) |