No description
Find a file
oleole39 1dfa3d4288
Merge pull request #16 from YunoHost-Apps/tempfix_upstream_unavailable
Use built asset in install script instead of building sources
2026-03-02 20:03:32 +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 use built asset in install script since upstream sources are unavailable at the moment 2026-03-02 19:50:53 +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 use standard for CI not to complain 2026-03-02 19:56:00 +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.