Commit Graph

32 Commits

Author SHA1 Message Date
dillard 3cf985f240 fix: disable SSO auth header injection for main permission
Technitium manages its own authentication and does not integrate with
YunoHost SSO. When auth_header is enabled (the default), SSOwat injects
an 'Authorization: Basic' header containing the YunoHost user's
credentials into every proxied request. Technitium receives this header,
attempts to authenticate the YunoHost user against its own user database,
fails silently, and redirects back to its login page — creating a login
loop that affects users who are logged into YunoHost SSO.

Setting auth_header = false prevents SSOwat from injecting credentials,
allowing Technitium to handle authentication with its own login form.

The app already correctly declares sso = false and ldap = false, making
auth_header = false the consistent and expected setting.
2026-07-06 03:35:55 +02:00
Yunohost-Bot 97fb4248d9 [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2026-06-15 20:34:30 -06:00
orhtej2 03e90c9381 Tweak location path 2026-05-11 13:52:23 +02:00
orhtej2 ccf06c46ab Use prebuilts 2026-05-11 13:06:13 +02:00
orhtej2 8b4d40c877 Use dotnet runtime 10.x 2026-05-11 12:31:07 +02:00
yunohost-bot ac5b49d846 Upgrade sources
- `main` v15.2.0: https://github.com/TechnitiumSoftware/DnsServer/releases/tag/15.2.0
2026-05-10 00:27:08 +02:00
YunoHost Bot 1205a5c6bc Upgrade to v14.3.0 (#48)
* Upgrade sources
- `main` v14.3.0: https://github.com/TechnitiumSoftware/DnsServer/releases/tag/14.3.0

* Auto-update READMEs

* Update manifest.toml (#49)

* Update manifest.toml

* Bump ASP.net core to 9.0

---------

Co-authored-by: orhtej2 <2871798+orhtej2@users.noreply.github.com>
2025-12-30 13:17:18 +01:00
yunohost-bot b3e89c69a4 Bump package revision 2025-10-05 15:51:34 +02:00
Thomas f36e59d5eb convert to helpers2.1 2025-09-18 11:59:20 +02:00
yalh76 7e0b262893 Update manifest.toml 2025-04-29 22:16:31 +02:00
yunohost-bot 5d41c130e0 Upgrade sources
- `main` v13.6.0: https://github.com/TechnitiumSoftware/DnsServer/releases/tag/13.6.0
2025-04-27 00:22:03 +02:00
yalh76 f0fe8a8a47 Update manifest.toml 2025-04-08 03:37:19 +02:00
yunohost-bot fc23a6a064 Upgrade sources
- `main` v13.5.0: https://github.com/TechnitiumSoftware/DnsServer/releases/tag/13.5.0
2025-04-08 00:20:49 +02:00
yalh76 b5860f330b Update manifest.toml 2025-02-24 04:12:40 +01:00
yunohost-bot 9e74e08845 Upgrade sources
- `main` v13.4.3: https://github.com/TechnitiumSoftware/DnsServer/releases/tag/13.4.3
2025-02-24 00:22:53 +01:00
yalh76 164afcc359 Update manifest.toml 2025-02-16 16:15:34 +01:00
yunohost-bot 19ca365a66 Upgrade sources
- `main` v13.4.2: https://github.com/TechnitiumSoftware/DnsServer/releases/tag/13.4.2
2025-02-16 00:17:59 +01:00
yalh76 e4daa2a53f Update manifest.toml 2025-02-12 22:05:28 +01:00
yunohost-bot f3eb54b2ea Upgrade sources
- `main` v13.4.1: https://github.com/TechnitiumSoftware/DnsServer/releases/tag/13.4.1
2025-02-03 00:22:24 +01:00
Félix Piédallu ebd3dc99f6 Set autoupdate.needs_manual_tweaks = true 2024-06-19 20:13:43 +02:00
Félix Piédallu dcb8a049c0 Fix asset url 2024-06-19 20:13:37 +02:00
yunohost-bot b03b560b3c Upgrade to v12.2.1 2024-06-16 03:46:56 +02:00
Éric Gaspar 44098796fb Update manifest.toml 2024-06-06 09:29:46 +02:00
eric_G ad403094fb Merge pull request #14 from Thovi98/testing
Upgrade dotnet to 8.0
2024-06-06 08:40:32 +02:00
Éric Gaspar ff14876e4b Update manifest.toml 2024-06-06 08:37:33 +02:00
Thomas 4f24bbc2be Upgrade dotnet to 8.0 2024-06-01 17:02:50 +02:00
Éric Gaspar 857962da89 cleaning 2024-05-10 11:57:20 +02:00
Éric Gaspar 7f3f4f8091 Update manifest.toml 2024-05-10 11:54:02 +02:00
Éric Gaspar 1fb98df6b7 Update manifest.toml 2024-05-10 11:52:34 +02:00
Félix Piédallu a7d8e212a3 Fix manifest versions 2024-03-07 18:48:15 +01:00
Félix Piédallu 7be2ca5142 Set assets, autoupdate 2024-03-07 17:00:16 +01:00
Félix Piédallu 9baac34cd2 Manifest v2 2024-03-07 16:49:38 +01:00