1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dex_ynh.git synced 2025-11-05 19:58:41 +01:00
Federated OpenID Connect Provider package for YunoHost
Find a file
Alexandre Aubin 9beefb7a90
Testing: yolofix for trixie support (#85)
* Update _common.sh: yolofix for trixie support

* Auto-update READMEs

* Update _common.sh

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2025-08-17 15:33:52 +02:00
.github Rename id, secret, callback as oicd_* 2024-02-04 20:53:59 +01:00
conf Damn copy-pasting 2025-05-15 21:26:38 +02:00
doc Update documentation 2025-05-02 12:14:09 +02:00
scripts Testing: yolofix for trixie support (#85) 2025-08-17 15:33:52 +02:00
sources Add a new line before appending config files 2025-05-12 21:48:28 +02:00
.gitignore Remove .DS_Store 2022-06-11 13:53:16 +07:00
LICENSE First commit 2022-03-23 16:11:19 +07:00
manifest.toml Upgrade sources 2025-05-23 00:07:03 +02:00
README.md Testing: yolofix for trixie support (#85) 2025-08-17 15:33:52 +02:00
tests.toml fix-2.42.0 2025-02-21 00:06:11 +01:00

Logo of Dex Dex, packaged for YunoHost

OpenID Connect Provider based on YunoHost LDAP server

🌐 Official app website Version: 2.43.1~ynh1

Screenshots

Screenshot of Dex

📦 Developer info

Automatic tests level

🛠️ Upstream Dex repository: https://github.com/dexidp/dex

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

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

📚 App packaging documentation

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