2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/2FAuth_ynh.git synced 2026-08-13 18:40:19 +02:00
2FAuth package for YunoHost
Find a file
2026-07-06 15:13:35 +02:00
.github fix 2023-04-03 14:11:05 +02:00
conf Update email configuration in .env file 2026-06-30 00:37:55 +01:00
doc Improving 2025-03-23 16:38:20 +01:00
scripts Fix PHP version in storage link command 2026-07-01 21:52:21 +01:00
LICENSE First commit 2022-03-25 18:30:41 +01:00
manifest.toml Upgrade sources 2026-07-06 00:07:02 +02:00
README.md Auto-update READMEs 2026-07-06 00:07:03 +02:00
tests.toml Update tests.toml 2025-11-23 12:36:15 +01:00

Logo of 2FAuth 2FAuth, packaged for YunoHost

Generate and organize your two-factor authentication codes

App Demo Version: 8.0.1~ynh1

Screenshots

Screenshot of 2FAuth

📦 Developer info

Automatic tests level

🛠️ Upstream 2FAuth repository: https://github.com/Bubka/2FAuth

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/2fauth_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade 2fauth -u https://github.com/YunoHost-Apps/2fauth_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.