mirror of
https://github.com/YunoHost-Apps/2FAuth_ynh.git
synced 2025-11-05 21:28:45 +01:00
2FAuth package for YunoHost
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
2FAuth, packaged for YunoHost
self-hosted alternative to One Time Passcode
📦 Developer info
🛠️ 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.