No description
Find a file
oleole39 5db6edeb56
Merge pull request #14 from YunoHost-Apps/testing
Upgrade to 2025.09.14~ynh2
2026-01-03 17:59:53 +01:00
.github Initial commit 2025-03-30 16:20:31 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:11:01 +01:00
doc add PASSED_SUBPATH env variable support 19 2025-03-31 15:37:42 +02:00
scripts clean old go helper 2026-01-01 21:57:58 +01:00
.gitattributes Initial commit 2025-03-30 16:20:31 +02:00
.gitignore Initial commit 2025-03-30 16:20:31 +02:00
config_panel.toml add PASSED_SUBPATH env variable support 26 2025-03-31 22:10:52 +02:00
LICENSE initial commit 2025-03-30 18:46:47 +02:00
manifest.toml bump version 2026-01-03 17:56:59 +01:00
README.md Auto-update READMEs 2026-01-03 17:57:04 +01:00
tests.toml Initial commit 2025-03-30 16:20:31 +02:00

Logo of PassED PassED, packaged for YunoHost

Share a password with someone securely by generating a single-use URL

Version: 2025.09.14~ynh2

Screenshots

Screenshot of PassED

📦 Developer info

Automatic tests level

🛠️ Upstream PassED repository: https://git.1e99.eu/1e99/passed

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/passed_ynh/tree/testing

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

📚 App packaging documentation

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