mirror of
https://github.com/YunoHost-Apps/2FAuth_ynh.git
synced 2024-09-03 20:36:18 +02:00
commit
801c877224
8 changed files with 67 additions and 9 deletions
|
@ -1,6 +1,7 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Lea el README en español](README_es.md)
|
||||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
|
|
|
@ -27,7 +27,7 @@ It shall NOT be edited by hand.
|
|||
- Edit accounts, even the imported ones
|
||||
- Generate TOTP and HOTP security codes
|
||||
|
||||
**Shipped version:** 5.1.1~ynh2
|
||||
**Shipped version:** 5.2.0~ynh1
|
||||
|
||||
**Demo:** <https://demo.2fauth.app/login>
|
||||
|
||||
|
|
57
README_es.md
Normal file
57
README_es.md
Normal file
|
@ -0,0 +1,57 @@
|
|||
<!--
|
||||
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
No se debe editar a mano.
|
||||
-->
|
||||
|
||||
# 2FAuth para Yunohost
|
||||
|
||||
[![Nivel de integración](https://dash.yunohost.org/integration/2fauth.svg)](https://dash.yunohost.org/appci/app/2fauth) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/2fauth.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/2fauth.maintain.svg)
|
||||
|
||||
[![Instalar 2FAuth con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=2fauth)
|
||||
|
||||
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
||||
|
||||
> *Este paquete le permite instalar2FAuth rapidamente y simplement en un servidor YunoHost.*
|
||||
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
|
||||
|
||||
## Descripción general
|
||||
|
||||
2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop.
|
||||
2FAuth aims to ease you perform your 2FA authentication steps whatever the device you handle, with a clean and suitable interface.
|
||||
|
||||
### Features
|
||||
|
||||
- Manage your 2FA accounts and organize them using Groups
|
||||
- Scan and decode any QR code to add account in no time
|
||||
- Add custom account without QR code thanks to an advanced form
|
||||
- Edit accounts, even the imported ones
|
||||
- Generate TOTP and HOTP security codes
|
||||
|
||||
**Versión actual:** 5.2.0~ynh1
|
||||
|
||||
**Demo:** <https://demo.2fauth.app/login>
|
||||
|
||||
## Capturas
|
||||
|
||||
![Captura de 2FAuth](./doc/screenshots/screenshot.png)
|
||||
|
||||
## Documentaciones y recursos
|
||||
|
||||
- Documentación administrador oficial: <https://docs.2fauth.app/>
|
||||
- Repositorio del código fuente oficial de la aplicación : <https://github.com/Bubka/2FAuth>
|
||||
- Catálogo YunoHost: <https://apps.yunohost.org/app/2fauth>
|
||||
- Reportar un error: <https://github.com/YunoHost-Apps/2fauth_ynh/issues>
|
||||
|
||||
## Información para desarrolladores
|
||||
|
||||
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/2fauth_ynh/tree/testing
|
||||
|
||||
Para probar la rama `testing`, sigue asÍ:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/2fauth_ynh/tree/testing --debug
|
||||
o
|
||||
sudo yunohost app upgrade 2fauth -u https://github.com/YunoHost-Apps/2fauth_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|
|
@ -27,7 +27,7 @@ EZ editatu eskuz.
|
|||
- Edit accounts, even the imported ones
|
||||
- Generate TOTP and HOTP security codes
|
||||
|
||||
**Paketatutako bertsioa:** 5.1.1~ynh2
|
||||
**Paketatutako bertsioa:** 5.2.0~ynh1
|
||||
|
||||
**Demoa:** <https://demo.2fauth.app/login>
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ Il NE doit PAS être modifié à la main.
|
|||
- Modifier les comptes, même ceux importés
|
||||
- Générer des codes de sécurité TOTP et HOTP
|
||||
|
||||
**Version incluse :** 5.1.1~ynh2
|
||||
**Version incluse :** 5.2.0~ynh1
|
||||
|
||||
**Démo :** <https://demo.2fauth.app/login>
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ NON debe editarse manualmente.
|
|||
- Edit accounts, even the imported ones
|
||||
- Generate TOTP and HOTP security codes
|
||||
|
||||
**Versión proporcionada:** 5.1.1~ynh2
|
||||
**Versión proporcionada:** 5.2.0~ynh1
|
||||
|
||||
**Demo:** <https://demo.2fauth.app/login>
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
请勿手动编辑。
|
||||
-->
|
||||
|
||||
# YunoHost 的 2FAuth
|
||||
# YunoHost 上的 2FAuth
|
||||
|
||||
[![集成程度](https://dash.yunohost.org/integration/2fauth.svg)](https://dash.yunohost.org/appci/app/2fauth) ![工作状态](https://ci-apps.yunohost.org/ci/badges/2fauth.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/2fauth.maintain.svg)
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
|||
- Edit accounts, even the imported ones
|
||||
- Generate TOTP and HOTP security codes
|
||||
|
||||
**分发版本:** 5.1.1~ynh2
|
||||
**分发版本:** 5.2.0~ynh1
|
||||
|
||||
**演示:** <https://demo.2fauth.app/login>
|
||||
|
||||
|
|
|
@ -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.1.1~ynh2"
|
||||
version = "5.2.0~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -44,8 +44,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v5.1.1.tar.gz"
|
||||
sha256 = "2e745b8770ae0bf38ae62a6d42f9f01d417cc36f03a02672b686bc7d155719e1"
|
||||
url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v5.2.0.tar.gz"
|
||||
sha256 = "38a105218f0a1a632b407179db7c9793521021b90561f5a5da405d272315a1c5"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue