Monday, May 04, 2026
apps@conference.yunohost.org
May
Mon Tue Wed Thu Fri Sat Sun
        1 2
3
4
5
6
7
8
9
10
11
12
13
14
15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
             

[13:40:53] <Yunohost Git/Infra notifications> [apps] o​rhtej2 pushed to orhtej2-patch-1: Update optimize_logos.yml ([91eef2d9](https://github.com/YunoHost/apps/commit/91eef2d99affda1981129c0052f368b2b7b05d15))
[13:42:25] <Yunohost Git/Infra notifications> [apps] T​hovi98 approved [pull request #3470](https://github.com/YunoHost/apps/pull/3470#pullrequestreview-4219662947) Optimize logos with optipng: Do you i thinkt could be automated with an action?
[13:43:33] <Yunohost Git/Infra notifications> [apps] o​rhtej2 [commented](https://github.com/YunoHost/apps/pull/3470#issuecomment-4370709368) on [issue #3470](https://github.com/YunoHost/apps/pull/3470) Optimize logos with optipng: > Do you i thinkt could be automated with an action? Already drafted: #3471
[13:50:15] <Yunohost Git/Infra notifications> [apps] D​eMiro5001 [commented](https://github.com/YunoHost/apps/pull/3471#issuecomment-4370810825) on [issue #3471](https://github.com/YunoHost/apps/pull/3471) Add worflow for automatically optimizing logos: > Core of this workflow was generated by Claude Sonnet Reviewed by a human 🧑‍💻
[13:51:31] <Yunohost Git/Infra notifications> Job [#31905](https://ci-apps.yunohost.org/ci/job/31905) for wondercms failed miserably :(
[13:53:05] <Yunohost Git/Infra notifications> [apps] o​rhtej2 pushed to orhtej2-patch-1: Bump dependencies ([e465d149](https://github.com/YunoHost/apps/commit/e465d149fab42b2d59ab20b1dfccd213cde5aebc))
[13:54:26] <miro5001> Homarr failing to reinstall after removal. This occurs in pnpm install
```
2026-05-04 06:40:22,807: DEBUG -  ERR_PNPM_ENOENT  ENOENT: no such file or directory, rename 'node_modules/tsx/node_modules/_tmp_3462_e3bd62b21bc250c40ac87ba857203555' -> 'node_modules/tsx/node_modules/esbuild'
```
Any clue?
[13:55:47] <miro5001> Ci log https://paste.yunohost.org/raw/sagutakivu
[13:57:21] <miro5001> https://github.com/YunoHost-Apps/homarr_ynh/blob/master/scripts/install
[13:58:24] <Yunohost Git/Infra notifications> App gitlab goes down from level 8 to 6 in job [#31862](https://ci-apps.yunohost.org/ci/job/31862)
[13:59:43] <Yunohost Git/Infra notifications> [apps] o​rhtej2 just made [pull request #3471](https://github.com/YunoHost/apps/pull/3471) ready for review: Add worflow for automatically optimizing logos
[14:36:46] <Cippr> eric_G: hello and sorry for the duplicate but I've connection issues. So i don't have skills for but maybe it's time to update and merge the rework branch in testing for SimpleX. No rush for that ;-) Just when you'll have some time and a quiet moment for that <3
https://github.com/YunoHost-Apps/simplex_ynh/pull/66
[14:38:01] <orhtej2> > <@miro5001:matrix.org> Homarr failing to reinstall after removal. This occurs in pnpm install
> ```
> 2026-05-04 06:40:22,807: DEBUG -  ERR_PNPM_ENOENT  ENOENT: no such file or directory, rename 'node_modules/tsx/node_modules/_tmp_3462_e3bd62b21bc250c40ac87ba857203555' -> 'node_modules/tsx/node_modules/esbuild'
> ```
> Any clue?

Some stale process still running?
[14:38:26] <orhtej2> As in the service did not actually stop?
[14:38:58] <miro5001> You mean that there should be something to do with the service removal
[14:39:44] <orhtej2> > <@miro5001:matrix.org> You mean that there should be something to do with the service removal

I guess so 🤷
[14:41:30] <tituspijean[m]> I'm a bit lost around that topic too, now.
The issue I have is with Paperless-NGX, which has its own login system (internal DB, no SSO nor LDAP).

In a recent version, I put `proxy_params_no_auth` for the NGINX conf, but that breaks the mobile app login (weirdly enough, not the browser login).

This is fixed if I put `proxy_params_with_auth` (after investigating, it's because the `Authorization` header is otherwise emptied by NGINX)... but now the linter complains that

> sso integration is set to false or not_relevant, but the nginx conf seems to include proxy_params_with_auth or fastcgi_params_with_auth with suggest maybe it does?

This is not fixed by putting `auth_header=true`
I'm lost about what to do. :/
[14:42:02] <tituspijean[m]> I'm a bit lost around that topic too, now.
The issue I have is with Paperless-NGX, which has its own login system (internal DB, no SSO nor LDAP).

In a recent version, I put `proxy_params_no_auth` for the NGINX conf, but that breaks the mobile app login (weirdly enough, not the browser login).

This is fixed if I put `proxy_params_with_auth` (after investigating, it's because the `Authorization` header is otherwise emptied by NGINX)... but now the linter complains that

> `sso integration is set to false or not_relevant, but the nginx conf seems to include proxy_params_with_auth or fastcgi_params_with_auth with suggest maybe it does?`

This is not fixed by putting `auth_header=true`
I'm lost about what to do. :/
[14:42:39] <Yunohost Git/Infra notifications> r​ungeard renamed repository dmarcguard_ynh: YunoHost package for DmarcGuard, a Self-hosted DMARC report parser with dashboard and IMAP ingestion. https://github.com/YunoHost-Apps/dmarcguard_ynh
[14:43:43] <Yunohost Git/Infra notifications> [cryptpad_ynh] h​alfbyte [commented](https://github.com/YunoHost-Apps/cryptpad_ynh/issues/263#issuecomment-4366816137) on [issue #263](https://github.com/YunoHost-Apps/cryptpad_ynh/issues/263) Cant login anymore - Util.encodeBase64 is not a function: I can confirm this bug and given that I tested it in various browsers with and without extensions loaded, I think this i...
[14:44:20] <Yunohost Git/Infra notifications> [apps] r​ungeard opened [pull request #3468](https://github.com/YunoHost/apps/pull/3468): Add dmarcguard to the app catalog
[14:44:53] <Yunohost Git/Infra notifications> App mongo-express goes down from level 8 to 1 in job [#31783](https://ci-apps.yunohost.org/ci/job/31783)
[14:47:14] <Yunohost Git/Infra notifications> [cryptpad_ynh] J​osue-T [commented](https://github.com/YunoHost-Apps/cryptpad_ynh/issues/263#issuecomment-4366873543) on [issue #263](https://github.com/YunoHost-Apps/cryptpad_ynh/issues/263) Cant login anymore - Util.encodeBase64 is not a function: In this case I think the correct fix would be #266.

Also note that currently the data is stored into /var/www/app, **s...
[14:47:50] <orhtej2> Now ci-trixie-dev suffers the connectivity issue: https://ci-apps-trixie-dev.yunohost.org/ci/job/222

Is the fix from 'regular' CI applicable here by any chance?
[14:52:40] <Yunohost Git/Infra notifications> [nextcloud_ynh] s​dfoersn490 [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/876#issuecomment-4352707543) on [issue #876](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/876) Upgrade failed: _edit: fixed by creating the nextcloud.conf_

Hi, my upgrade fails too, even after doing

sudo rm /etc/apt/trusted.gp...
[15:01:34] <Yunohost Git/Infra notifications> [redirect_ynh] r​osbeef edited [pull request #74](https://github.com/YunoHost-Apps/redirect_ynh/pull/74): Testing
[15:02:25] <Yunohost Git/Infra notifications> [redirect_ynh] r​osbeef edited [pull request #74](https://github.com/YunoHost-Apps/redirect_ynh/pull/74): Testing
[15:03:41] <Yunohost Git/Infra notifications> [redirect_ynh] r​osbeef [commented](https://github.com/YunoHost-Apps/redirect_ynh/pull/74#issuecomment-4356246230) on [issue #74](https://github.com/YunoHost-Apps/redirect_ynh/pull/74) Testing: ok done to be tested
[15:04:06] <Yunohost Git/Infra notifications> [redirect_ynh] r​osbeef edited [pull request #74](https://github.com/YunoHost-Apps/redirect_ynh/pull/74): enable nginx upstream functionality to make loadbalancing works.
[15:04:56] <Yunohost Git/Infra notifications> [redirect_ynh] r​osbeef edited [pull request #74](https://github.com/YunoHost-Apps/redirect_ynh/pull/74): Enable nginx upstream functionality to make loadbalancing works.
[15:05:51] <Yunohost Git/Infra notifications> [element_ynh] y​unohost-bot opened [pull request #264](https://github.com/YunoHost-Apps/element_ynh/pull/264): Upgrade to v1.12.17
[15:06:54] <Yunohost Git/Infra notifications> [penpot_ynh] y​unohost-bot opened [pull request #198](https://github.com/YunoHost-Apps/penpot_ynh/pull/198): Upgrade sources
[15:07:28] <Yunohost Git/Infra notifications> [piped_ynh] y​unohost-bot opened [pull request #282](https://github.com/YunoHost-Apps/piped_ynh/pull/282): Upgrade sources
[15:08:23] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] y​unohost-bot opened [pull request #151](https://github.com/YunoHost-Apps/stirling-pdf_ynh/pull/151): Upgrade to v2.10.0
[15:08:51] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 97 pending update PRs
- 20 new apps PRs: agora, bookstack, dagu, element, espocrm, filerise, jackett, jenkins, kavita, lasuite-meet, nocodb, nodebb, penpot, piped, pretalx, sparkyfitness, stirling-pdf, tooljet, tunarr, whitebophir
- 4 failed apps updates: calcom, loki, passed, rahoot

See the full log here: https://paste.yunohost.org/raw/qakokugele
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[15:09:44] <Yunohost Git/Infra notifications> App peertube-search-index goes down from level 6 to 2 in job [#31476](https://ci-apps.yunohost.org/ci/job/31476)
[15:18:16] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 117 pending update PRs
- 2 new apps PRs: autobrr, ollama
- 4 failed apps updates: calcom, loki, passed, rahoot

See the full log here: https://paste.yunohost.org/raw/nibevigate
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[15:20:52] <Yunohost Git/Infra notifications> [redirect_ynh] r​osbeef [commented](https://github.com/YunoHost-Apps/redirect_ynh/pull/74#issuecomment-4357293999) on [issue #74](https://github.com/YunoHost-Apps/redirect_ynh/pull/74) Enable nginx upstream functionality to make loadbalancing works.: bug spotted in simple redirect.
[15:23:10] <Yunohost Git/Infra notifications> [apps] y​unohost-bot opened [pull request #3457](https://github.com/YunoHost/apps/pull/3457): Add eventschedule to wishlist
[15:31:43] <Yunohost Git/Infra notifications> e​ricgaspar created repository eventschedule_ynh https://github.com/YunoHost-Apps/eventschedule_ynh
[15:32:05] <Yunohost Git/Infra notifications> e​ricgaspar edited repository eventschedule_ynh: EventSchedule package for YunoHost https://github.com/YunoHost-Apps/eventschedule_ynh
[15:32:26] <Yunohost Git/Infra notifications> e​ricgaspar edited repository eventschedule_ynh: EventSchedule package for YunoHost https://github.com/YunoHost-Apps/eventschedule_ynh
[15:32:48] <tituspijean[m]> Thank you! That was it!
[15:33:13] <Yunohost Git/Infra notifications> [package_check] t​ituspijean pushed to fixes: cleanup ([3e6cd724](https://github.com/YunoHost/package_check/commit/3e6cd7243051f0d9ca09f38eab8723ef16e0a16f))
[15:33:52] <Yunohost Git/Infra notifications> [package_check] t​ituspijean pushed to fixes: fix(tests): trailing slash for backup path ([1bea0a42](https://github.com/YunoHost/package_check/commit/1bea0a42e929d228299045f79fa9d15fb34c8bee))
[15:34:24] <tituspijean[m]> Jobs from #20361 to 20526 have been restarted. Now... we wait.
[15:35:38] <Yunohost Git/Infra notifications> [apps] y​unohost-bot opened [pull request #3458](https://github.com/YunoHost/apps/pull/3458): Add Kula to wishlist
[15:36:14] <Yunohost Git/Infra notifications> e​ricgaspar created repository kula_ynh https://github.com/YunoHost-Apps/kula_ynh
[15:41:19] <Yunohost Git/Infra notifications> [apps] y​unohost-bot opened [pull request #3459](https://github.com/YunoHost/apps/pull/3459): Add digipad to wishlist
[15:41:45] <Yunohost Git/Infra notifications> [apps] y​unohost-bot opened [pull request #3460](https://github.com/YunoHost/apps/pull/3460): Update app levels according to CI results
[15:44:19] <otm33> ?
It is already in the catalog: https://github.com/YunoHost/apps/blob/main/apps.toml#L965
[15:52:35] <Yunohost Git/Infra notifications> [apps] e​ricgaspar closed [pull request #3459](https://github.com/YunoHost/apps/pull/3459): Add digipad to wishlist
[15:52:37] <Yunohost Git/Infra notifications> [apps] e​ricgaspar [commented](https://github.com/YunoHost/apps/pull/3459#issuecomment-4360709586) on [issue #3459](https://github.com/YunoHost/apps/pull/3459) Add digipad to wishlist: already on catalog
[15:52:55] <Yunohost Git/Infra notifications> [apps] e​ricgaspar pushed to update_app_levels: Update apps.toml ([b3bcf8c2](https://github.com/YunoHost/apps/commit/b3bcf8c207f92cda8c327a8fba2659350d1895df))
[15:52:57] <Yunohost Git/Infra notifications> [apps] e​ricgaspar edited [pull request #3460](https://github.com/YunoHost/apps/pull/3460): Update app levels according to CI results
[15:53:02] <Yunohost Git/Infra notifications> [apps] e​ricgaspar pushed to update_app_levels: Update apps.toml ([a5531aa8](https://github.com/YunoHost/apps/commit/a5531aa8dcd95b8a6313210b7f29f7cb76f3e6f0))
[15:53:04] <Yunohost Git/Infra notifications> [apps] e​ricgaspar edited [pull request #3460](https://github.com/YunoHost/apps/pull/3460): Update app levels according to CI results
[15:53:06] <Yunohost Git/Infra notifications> App rahoot failed all tests in job [#31473](https://ci-apps.yunohost.org/ci/job/31473) !
[15:53:09] <Yunohost Git/Infra notifications> [apps] e​ricgaspar merged [pull request #3460](https://github.com/YunoHost/apps/pull/3460): Update app levels according to CI results
[15:53:15] <Yunohost Git/Infra notifications> [apps] e​ricgaspar pushed to main: Update app levels according to CI results (#3460) Co-authored-by: appstore <appstore@yunohost.org> ([c7de54ce](https://github.com/YunoHost/apps/commit/c7de54ce96242b9cf75e45a297f9f3cfd838d69d))
[15:53:21] <Yunohost Git/Infra notifications> [apps] e​ricgaspar deleted branch update_app_levels
[15:57:08] <Yunohost Git/Infra notifications> [redirect_ynh] r​osbeef [commented](https://github.com/YunoHost-Apps/redirect_ynh/pull/74#issuecomment-4361134309) on [issue #74](https://github.com/YunoHost-Apps/redirect_ynh/pull/74) Enable nginx upstream functionality to make loadbalancing works.: you can test ? gogogo
[15:58:43] <Yunohost Git/Infra notifications> [nextcloud_ynh] k​amazeuci opened [issue #882](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/882): Can´t access nextcloud
[15:59:03] <Yunohost Git/Infra notifications> [redirect_ynh] o​leole39 [commented](https://github.com/YunoHost-Apps/redirect_ynh/pull/74#issuecomment-4361303330) on [issue #74](https://github.com/YunoHost-Apps/redirect_ynh/pull/74) Enable nginx upstream functionality to make loadbalancing works.: > you can test ? gogogo Not sure if you were referring to CI, but here it is testme
[16:03:54] <miro5001> Search here
https://github.com/YunoHost-Apps
I don't find any repo for it
Packaging guide is the first step to take. Don't use AI.
Have a look at example_ynh, to understand how it works
Depending on the tech used by the app, you also have a look at other packages
And also, don't use AI
If you have a deployment guide without docker, that will be helpful
[16:03:54] <bakai> Hi everyone! I'm currently thinking about trying to package ente Photos (and maintain it of course) but I'd like to know beforehand if some effort on doing that has already been done to avoid duplicating efforts (haven't find so but I'm still quite new to YunoHost and maybe haven't searched at the right places?)
If there's no such thing, any general advice ? I've seen [this wiki](https://doc.yunohost.org/fr/dev/packaging/) . Are there other guides to follow ?
That would be my first time as a maintainer so please be kind 😅
[16:04:53] <bakai> Thanks for the advices!
I try to avoid using AI as much as I can so be assured I won't use AI to code it.
[16:04:57] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 merged [pull request #282](https://github.com/YunoHost-Apps/piped_ynh/pull/282): Upgrade sources
[16:05:13] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 deleted branch ci-auto-update-sources-4377b63f
[16:05:26] <Yunohost Git/Infra notifications> [penpot_ynh] o​rhtej2 merged [pull request #198](https://github.com/YunoHost-Apps/penpot_ynh/pull/198): Upgrade sources
[16:05:31] <Yunohost Git/Infra notifications> [penpot_ynh] o​rhtej2 deleted branch ci-auto-update-sources-661d6abe
[16:05:47] <Yunohost Git/Infra notifications> [apps] t​ituspijean [commented](https://github.com/YunoHost/apps/pull/3454#discussion_r3175294285) on pull request #3454 add CVE-2026-31433 to security.toml: suggestion
fixed_in_version.bookworm = "6.1.170-1"
fixed_in_version.trixie = "6.12.85-1"


https://security-trac...
[16:06:06] <Yunohost Git/Infra notifications> [apps] t​ituspijean [commented](https://github.com/YunoHost/apps/pull/3454#issuecomment-4361782990) on [issue #3454](https://github.com/YunoHost/apps/pull/3454) add CVE-2026-31433 to security.toml: @alexAubin I might be misreading [the code](https://github.com/YunoHost/yunohost/pull/2077), but if I understand correct...
[16:06:53] <Yunohost Git/Infra notifications> [apps] y​unohost-bot opened [pull request #3461](https://github.com/YunoHost/apps/pull/3461): Add Rackula to wishlist
[16:07:02] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 97 pending update PRs
- 16 new apps PRs: ampache, bludit, cypht, flood, ghost, homarr, jackett, koel, nodebb, overleaf, rclone, sabnzbd, tuwunel, uptime-kuma, wikijs, woodpecker
- 5 failed apps updates: calcom, loki, passed, rahoot, wekan

See the full log here: https://paste.yunohost.org/raw/bazofahoce
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[16:07:35] <m606> @bakai:exarius.org also it sometimes help to search global Github for `yourappname_ynh` under "repositories" category. The first place to check is what miro5001 said, but sometimes a user might have started a package on its own account, before it is ready to transfer to Yunohos-Apps org.
[16:07:48] <otm33> Is it this app ? https://github.com/ericgaspar/ente_ynh
[16:09:01] <otm33> This is still a draft package
[16:09:42] <bakai> Yes it's that one, it this repo yours ?
[16:10:35] <Yunohost Git/Infra notifications> [apps] o​leole39 [commented](https://github.com/YunoHost/apps/pull/3454#issuecomment-4362188339) on [issue #3454](https://github.com/YunoHost/apps/pull/3454) add CVE-2026-31433 to security.toml: @tituspijean Yes, good point. I had taken the name from https://security-tracker.debian.org/tracker/CVE-2026-31431 where...
[16:11:01] <bakai> If so, I'd like to be added as a contributor to help you, but if not, as it's not really advanced and some strings have kind of strange values (like yarn in db), I think it would be best to start from scratch (the example).
[16:11:18] <otm33> bakai: The package was created by eric_g
[16:11:58] <bakai> the admin or member ?
[16:12:05] <Yunohost Git/Infra notifications> [apps] o​leole39 [commented](https://github.com/YunoHost/apps/pull/3454#issuecomment-4362209794) on [issue #3454](https://github.com/YunoHost/apps/pull/3454) add CVE-2026-31433 to security.toml: hmm but Yunohost system upgrade also offers a lib upgrade with same version than kernel: linux-image-amd64 de 6.1.16...
[16:12:17] <otm33> bakai: sorry : eric_G
[16:12:32] <bakai> yes but there are two of them
[16:12:46] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 113 pending update PRs
- 1 new apps PRs: wekan
- 4 failed apps updates: calcom, loki, passed, rahoot

See the full log here: https://paste.yunohost.org/raw/cepaxuveke
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[16:13:16] <Yunohost Git/Infra notifications> [apps] o​leole39 [commented](https://github.com/YunoHost/apps/pull/3454#issuecomment-4362233423) on [issue #3454](https://github.com/YunoHost/apps/pull/3454) add CVE-2026-31433 to security.toml: pushed a commit based on arch names for this package available there: https://packages.debian.org/search?suite=default&a...
[16:14:28] <m606> You may try to reach eric_G or drop him a message via the issues' section of his repo linking to your own repo so that he doesn't add useless efforts to it if he had the idea to work on it soon, but I don't think he would annoyed if you want to create the package from scratch - it is not in an advanced form and not apparently actively developped (last commit being 6 months old).
[16:14:55] <bakai> Yes, thanks for your advice, I think I'll do that.
[16:15:07] <Yunohost Git/Infra notifications> [apps] o​leole39 [commented](https://github.com/YunoHost/apps/pull/3454#issuecomment-4362209794) on [issue #3454](https://github.com/YunoHost/apps/pull/3454) add CVE-2026-31433 to security.toml: hmm but Yunohost system upgrade also offers a lib upgrade with same version than kernel: linux-image-amd64 de 6.1.16...
[16:15:37] <Yunohost Git/Infra notifications> [apps] o​leole39 [commented](https://github.com/YunoHost/apps/pull/3454#issuecomment-4362209794) on [issue #3454](https://github.com/YunoHost/apps/pull/3454) add CVE-2026-31433 to security.toml: hmm but Yunohost system upgrade also offers a lib upgrade with same version than kernel: linux-image-amd64 de 6.1.16...
[16:16:02] <Yunohost Git/Infra notifications> [apps] a​lexAubin [commented](https://github.com/YunoHost/apps/pull/3454#issuecomment-4362429904) on [issue #3454](https://github.com/YunoHost/apps/pull/3454) add CVE-2026-31433 to security.toml: The plot thickens ... on an RPi I dont have any of the debian kernel packages but I do have linux-image-rpiv6 and v7...
[16:16:26] <Aleks (he/him/il/lui)> Nothing is ever straightforward in goddemn system administration
[16:16:46] <Yunohost Git/Infra notifications> App digiwords rises from level 0 to 8 in job [#31513](https://ci-apps.yunohost.org/ci/job/31513) !
[16:16:53] <Yunohost Git/Infra notifications> [apps] o​leole39 [commented](https://github.com/YunoHost/apps/pull/3454#issuecomment-4362575038) on [issue #3454](https://github.com/YunoHost/apps/pull/3454) add CVE-2026-31433 to security.toml: > I do have linux-image-rpiv6 and v7 Hmm cant find track of this in debian packages https://packages.debian.org/se...
[16:17:03] <Yunohost Git/Infra notifications> [apps] t​ituspijean [commented](https://github.com/YunoHost/apps/pull/3454#issuecomment-4363090228) on [issue #3454](https://github.com/YunoHost/apps/pull/3454) add CVE-2026-31433 to security.toml: Then I would suggest to patch the code that looks for the package version: iif the package is linux, then the version ...
[16:17:16] <Yunohost Git/Infra notifications> [apps] t​ituspijean [commented](https://github.com/YunoHost/apps/pull/3454#issuecomment-4363090228) on [issue #3454](https://github.com/YunoHost/apps/pull/3454) add CVE-2026-31433 to security.toml: Then I would suggest to patch the code that looks for the package version: iif the package is linux, then the version ...
[16:17:38] <Yunohost Git/Infra notifications> [apps] y​unohost-bot opened [pull request #3462](https://github.com/YunoHost/apps/pull/3462): Add Grimmory to wishlist
[16:17:53] <Yunohost Git/Infra notifications> [apps] T​hovi98 [commented](https://github.com/YunoHost/apps/pull/3447#issuecomment-4363215165) on [issue #3447](https://github.com/YunoHost/apps/pull/3447) pureblog is not totally free (non commercial license): Thanks a lot In the meantime I’ll already merge this :)
[16:18:03] <Yunohost Git/Infra notifications> [apps] T​hovi98 pushed 7 commits to Thovi98-patch-1 ([78b59d224ecd...58d79e8a8fb0](https://github.com/YunoHost/apps/compare/78b59d224ecd...58d79e8a8fb0))
[16:18:14] <Yunohost Git/Infra notifications> [apps] Auto-merge has been enabled by T​hovi98 on [pull request #3447](https://github.com/YunoHost/apps/pull/3447): pureblog is not totally free (non commercial license)
[16:18:24] <Yunohost Git/Infra notifications> [apps] T​hovi98 pushed to main: pureblog is not totally free (non commercial license) (#3447) ([c8c946fb](https://github.com/YunoHost/apps/commit/c8c946fb4ff895d0df8ff10e8eac716c985114aa))
[16:18:34] <Yunohost Git/Infra notifications> [apps] T​hovi98 merged [pull request #3447](https://github.com/YunoHost/apps/pull/3447): pureblog is not totally free (non commercial license)
[16:18:44] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch Thovi98-patch-1
[16:18:50] <Yunohost Git/Infra notifications> [apps] T​hovi98 merged [pull request #3462](https://github.com/YunoHost/apps/pull/3462): Add Grimmory to wishlist
[16:19:02] <Yunohost Git/Infra notifications> [apps] T​hovi98 pushed to main: Add Grimmory to wishlist (#3462) ([87c7e06b](https://github.com/YunoHost/apps/commit/87c7e06baee12b540be8d4e2c288211bc10a44a0))
[16:19:13] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch add-to-wishlist-grimmory
[16:19:26] <Yunohost Git/Infra notifications> [apps] T​hovi98 [commented](https://github.com/YunoHost/apps/pull/3453#issuecomment-4363225077) on [issue #3453](https://github.com/YunoHost/apps/pull/3453) Add Iocaine to wishlist: reject Iocaine integrates as a middleware for NGINX, this is not yet supported by YunoHost
[16:19:37] <Yunohost Git/Infra notifications> [apps] y​unohost-bot edited [pull request #3453](https://github.com/YunoHost/apps/pull/3453): Add Iocaine to rejection list
[16:19:45] <Yunohost Git/Infra notifications> [apps] T​hovi98 merged [pull request #3453](https://github.com/YunoHost/apps/pull/3453): Add Iocaine to rejection list
[16:19:53] <Yunohost Git/Infra notifications> [apps] T​hovi98 pushed to main: Add Iocaine to rejection list (#3453) * Add Iocaine to wishlist * Reject Iocaine from catalog ([5e40584d](https://github.com/YunoHost/apps/commit/5e40584d6754e40323a173cf1f06527a6a348cbc))
[16:20:02] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch add-to-wishlist-iocaine
[16:20:08] <Yunohost Git/Infra notifications> App linkwarden goes down from level 8 to 6 in job [#31526](https://ci-apps.yunohost.org/ci/job/31526)
[16:20:20] <Yunohost Git/Infra notifications> App miniflux goes down from level 8 to 1 in job [#31530](https://ci-apps.yunohost.org/ci/job/31530)
[16:20:49] <Yunohost Git/Infra notifications> App libretranslate goes down from level 8 to 6 in job [#31529](https://ci-apps.yunohost.org/ci/job/31529)
[16:20:50] <Yunohost Git/Infra notifications> [apps] o​leole39 [commented](https://github.com/YunoHost/apps/pull/3454#issuecomment-4363619563) on [issue #3454](https://github.com/YunoHost/apps/pull/3454) add CVE-2026-31433 to security.toml: > Then I would suggest to patch the code that looks for the package version: iif the package is linux, then the versio...
[16:20:56] <Yunohost Git/Infra notifications> [apps] J​osue-T [commented](https://github.com/YunoHost/apps/pull/3454#issuecomment-4363698893) on [issue #3454](https://github.com/YunoHost/apps/pull/3454) add CVE-2026-31433 to security.toml: We also need to keep in mind that there are many cases. For instance in case of lxc we need to check the kernel version ...
[16:21:37] <mrflos> i'm trying to use conditionnal inputs and passwords together, but cannot get it to work
[16:22:02] <mrflos> so i did something like:

```

[install.wiki_admin_password]
ask.en = "Wiki admin password"
ask.fr = "Mot de passe de l'administrateur du wiki"
type = "string"
visible = "authprovider == 'YesWiki'"
optional = true
default = ""
```

but now password field is not hidding what is typed..
[16:22:23] <mrflos> i tried to use `type= "password"` with optional or/and default but it seems not to work either
[16:22:42] <mrflos> i can survive with plain text password at install, it's a bit of an edge case, having mandatory conditionnal inputs, but i'm trying to offer yunohost sso or classic wiki auth when installing
[16:25:26] <Yunohost Git/Infra notifications> [apps] o​tm33GH opened [pull request #3463](https://github.com/YunoHost/apps/pull/3463): Change digipad state from notworking to working
[16:25:59] <Yunohost Git/Infra notifications> [apps] o​leole39 [commented](https://github.com/YunoHost/apps/pull/3454#issuecomment-4363619563) on [issue #3454](https://github.com/YunoHost/apps/pull/3454) add CVE-2026-31433 to security.toml: > Then I would suggest to patch the code that looks for the package version: iif the package is linux, then the versio...
[16:26:16] <otm33> https://aria.im/_bifrost/v1/media/download/AR0_1-wYs844c7hRu26FP6ivffe_Nz1HVeJhjlaIxadoB0Bx0t_K7am49GbmAKtbwTPTVhtpswS_olaBeW1cGLJCed-PYvQwAG1hdHJpeC5vcmcvbkRNZUpMWHNXZ2ZhdGFaYlhkVHBMS09Y
[16:26:25] <otm33> => Here’s what I get with this setting
But the SFTP access value switches to true when I validate and installation fails because I did not set SFTP password.
[16:26:39] <Yunohost Git/Infra notifications> [apps] o​tm33GH [commented](https://github.com/YunoHost/apps/pull/3459#issuecomment-4363970872) on [issue #3459](https://github.com/YunoHost/apps/pull/3459) Add digipad to wishlist: App should be working now : https://github.com/YunoHost-Apps/digipad_ynh/pull/10
[16:28:56] <mrflos> yeah there are two conditionnal passwords: the admin password if yeswiki auth, and the sftp password if sftp
[16:29:10] <Yunohost Git/Infra notifications> App nomad goes down from level 6 to 1 in job [#31575](https://ci-apps.yunohost.org/ci/job/31575)
[16:29:54] <Yunohost Git/Infra notifications> [apps] e​ricgaspar pushed to main: Change app state from notworking to working (#3463) ([b3878f9d](https://github.com/YunoHost/apps/commit/b3878f9dfcf47f0f62bc476412b997e284c400f4))
[16:30:35] <Yunohost Git/Infra notifications> [apps] e​ricgaspar merged [pull request #3463](https://github.com/YunoHost/apps/pull/3463): Change digipad state from notworking to working
[16:31:09] <Yunohost Git/Infra notifications> [apps] a​lexAubin [commented](https://github.com/YunoHost/apps/pull/3454#issuecomment-4364328900) on [issue #3454](https://github.com/YunoHost/apps/pull/3454) add CVE-2026-31433 to security.toml: >For instance in case of lxc we need to check the kernel version on the host. uuuh but I would expect uname -r ran in...
[16:32:11] <Yunohost Git/Infra notifications> App overleaf goes down from level 8 to 3 in job [#31596](https://ci-apps.yunohost.org/ci/job/31596)
[16:32:38] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar pushed to postgresql_reboot: Update manifest.toml ([5a6f6716](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/5a6f6716523268690cc5c78b45d06c7682c80bac))
[16:33:29] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar pushed to testing: Testing (#879) * Update ADMIN.md: update advice to open shell + add a note on how to promote a user to admin * Update ... ([07a7581d](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/07a7581d3adca63f8cffca3ef0fde5514e3987be))
[16:34:18] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar pushed to testing: Merge branch master into testing ([5123ef6c](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/5123ef6c27d2182b0980de76ecee872ec70e334c))
[16:35:36] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar pushed to postgresql_reboot: Update manifest.toml ([bfe2fc6c](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/bfe2fc6cbb828657f533b8784cac9c11dbf9c05c))
[16:36:21] <otm33> When I install an app via WebUI (Digipad, GitLab, YesWiki...), the boolean options are switched to true. Has anyone else experienced this? I didn't notice this until today
[16:36:51] <florent[m]> Is there a way to **not** pass the `Authorization` header?
https://doc.yunohost.org/fr/dev/packaging/advanced/sso_ldap_integration#sso-integration
[16:37:00] <florent[m]> When I attempt to log in on Grist since 1.7.13 (released this week, currently packaged in the testing branch), I get this error:
> Bad request: unsupported Authorization scheme, expected 'Bearer'.
[16:37:29] <florent[m]> This is because the upstream app refuses any `Authorization` header that is not a Bearer type
[16:37:42] <tituspijean[m]> `auth_header=false` in the manifest I think
[16:38:55] <florent[m]> Would it still pass the `ynh_user` or `ynh_user_email` header ?
[16:39:08] <tituspijean[m]> https://doc.yunohost.org/fr/dev/packaging/resources#properties-for-each-perm-name
[16:39:27] <florent[m]> I still need `ynh_user_email` for the authentication
[16:39:41] <tituspijean[m]> > Would it still pass the `ynh_user` or `ynh_email` header ?

I don't know :|
[16:40:36] <florent[m]> Sounds like the solution is to set `protect_against_basic_auth_spoofing`:
- https://github.com/YunoHost/SSOwat/blob/a59b558bbbcaeb00199a19ce952bf3c75ce78bef/access.lua#L270
- examples of use : https://github.com/search?q=org%3AYunoHost-Apps%20protect_against_basic_auth_spoofing&type=code
[16:40:53] <Yunohost Git/Infra notifications> App peertube_remote_runner stays broken (level 0) in job [#31610](https://ci-apps.yunohost.org/ci/job/31610)
[16:41:06] <Yunohost Git/Infra notifications> [apps] e​ricgaspar merged [pull request #3464](https://github.com/YunoHost/apps/pull/3464): Planka is not totally free anymore
[16:41:14] <Yunohost Git/Infra notifications> [apps] e​ricgaspar pushed to main: Planka is not totally free anymore (#3464) ([0dfca3d3](https://github.com/YunoHost/apps/commit/0dfca3d3f0cda0508b661d8b6f91618c22f42438))
[16:41:21] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] e​ricgaspar merged [pull request #151](https://github.com/YunoHost-Apps/stirling-pdf_ynh/pull/151): Upgrade to v2.10.0
[16:41:42] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] e​ricgaspar deleted branch ci-auto-update-2.10.0
[16:46:21] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] e​ricgaspar opened [pull request #152](https://github.com/YunoHost-Apps/stirling-pdf_ynh/pull/152): Testing
[16:47:14] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] e​ricgaspar merged [pull request #152](https://github.com/YunoHost-Apps/stirling-pdf_ynh/pull/152): Testing
[16:47:16] <Yunohost Git/Infra notifications> [element_ynh] e​ricgaspar merged [pull request #264](https://github.com/YunoHost-Apps/element_ynh/pull/264): Upgrade to v1.12.17
[16:47:18] <Yunohost Git/Infra notifications> [element_ynh] e​ricgaspar deleted branch ci-auto-update-1.12.17
[16:47:19] <Yunohost Git/Infra notifications> [element_ynh] e​ricgaspar closed [pull request #263](https://github.com/YunoHost-Apps/element_ynh/pull/263): Upgrade to v1.12.16
[16:47:21] <Yunohost Git/Infra notifications> [element_ynh] e​ricgaspar deleted branch ci-auto-update-1.12.16
[16:47:22] <Yunohost Git/Infra notifications> [element_ynh] e​ricgaspar opened [pull request #265](https://github.com/YunoHost-Apps/element_ynh/pull/265): Testing
[16:47:23] <Yunohost Git/Infra notifications> [element_ynh] e​ricgaspar merged [pull request #265](https://github.com/YunoHost-Apps/element_ynh/pull/265): Testing
[16:47:25] <Yunohost Git/Infra notifications> App phpservermon stays at level 4 in job [#31628](https://ci-apps.yunohost.org/ci/job/31628)
[16:47:26] <Yunohost Git/Infra notifications> [apps] J​osue-T [commented](https://github.com/YunoHost/apps/pull/3454#issuecomment-4364790634) on [issue #3454](https://github.com/YunoHost/apps/pull/3454) add CVE-2026-31433 to security.toml: > > For instance in case of lxc we need to check the kernel version on the host. > > uuuh but I would expect uname -r...
[16:47:27] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 69 pending update PRs
- 7 new apps PRs: fiduswriter, forgejo_runner, invoiceninja5, jackett, misskey, wekan, whitebophir
- 6 failed apps updates: calcom, loki, mautic, may, passed, rahoot

See the full log here: https://paste.yunohost.org/raw/nudixoguze
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[16:47:31] <Yunohost Git/Infra notifications> App privtracker stays at level 4 in job [#31650](https://ci-apps.yunohost.org/ci/job/31650)
[16:47:38] <Thomas> > <@otm33:matrix.org> When I install an app via WebUI (Digipad, GitLab, YesWiki...), the boolean options are switched to true. Has anyone else experienced this? I didn't notice this until today

Yeah I've seen some posts about it on the forum, like https://forum.yunohost.org/t/wordpress-installation-activates-multisite-automatically/42092 and https://forum.yunohost.org/t/wordpress-multisite-sactive-tout-seul/42154
[16:47:39] <otm33> I have tried with 3 different instances updated yesterday. There is no issue when installing the app via CLI.
[16:47:41] <Yunohost Git/Infra notifications> App overleaf goes down from level 8 to 6 in job [#31596](https://ci-apps.yunohost.org/ci/job/31596)
[16:47:43] <Yunohost Git/Infra notifications> App pyload stays broken (level 0) in job [#31663](https://ci-apps.yunohost.org/ci/job/31663)
[16:47:46] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 77 pending update PRs
- 2 new apps PRs: may, traccar
- 5 failed apps updates: calcom, loki, passed, rahoot, vikunja

See the full log here: https://paste.yunohost.org/raw/wapalegowa
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[16:47:53] <Yunohost Git/Infra notifications> App rahoot stays broken (level 0) in job [#31670](https://ci-apps.yunohost.org/ci/job/31670)
[16:47:58] <Yunohost Git/Infra notifications> App redlib stays broken (level 0) in job [#31677](https://ci-apps.yunohost.org/ci/job/31677)
[17:00:07] <Yunohost Git/Infra notifications> [apps] y​unohost-bot opened [pull request #3465](https://github.com/YunoHost/apps/pull/3465): Add Chirpstack to wishlist
[17:02:07] <Yunohost Git/Infra notifications> [calibreweb_ynh] K​rakinou merged [pull request #178](https://github.com/YunoHost-Apps/calibreweb_ynh/pull/178): Fix Linter warning regarding ssowat conf
[17:03:54] <Yunohost Git/Infra notifications> [package_linter] t​ituspijean pushed to main: enh: tolerate SPDX user-defined licenses (#188) ([1d737506](https://github.com/YunoHost/package_linter/commit/1d737506dd6a92f334f1f4a5eb3c6cab6f689d33))
[17:04:18] <Yunohost Git/Infra notifications> [package_linter] t​ituspijean merged [pull request #188](https://github.com/YunoHost/package_linter/pull/188): enh: tolerate SPDX user-defined licenses
[17:04:52] <Yunohost Git/Infra notifications> [package_linter] t​ituspijean deleted branch licenseref
[17:06:20] <Yunohost Git/Infra notifications> [appstore] t​ituspijean pushed to enh-license-url: enh(template): use custom license URL if specified ([140a0d65](https://github.com/YunoHost/appstore/commit/140a0d658260fc873640b03040bf9fc0dbfc2cfd))
[17:06:50] <Yunohost Git/Infra notifications> [appstore] t​ituspijean opened [pull request #29](https://github.com/YunoHost/appstore/pull/29): enh(template): use custom license URL if specified
[17:07:28] <Yunohost Git/Infra notifications> [apps] t​ituspijean pushed to enh-custom-license: enh(schemas): allow license.url in manifest ([ea3853fb](https://github.com/YunoHost/apps/commit/ea3853fb9a27ac9f7987813e4505432324694028))
[17:07:57] <Yunohost Git/Infra notifications> [apps] t​ituspijean opened [pull request #3466](https://github.com/YunoHost/apps/pull/3466): enh(schemas): allow license.url in manifest
[17:09:10] <Yunohost Git/Infra notifications> [apps] t​ituspijean just made [pull request #3466](https://github.com/YunoHost/apps/pull/3466) ready for review: enh(schemas): allow license.url in manifest
[17:09:20] <Yunohost Git/Infra notifications> [appstore] t​ituspijean just made [pull request #29](https://github.com/YunoHost/appstore/pull/29) ready for review: enh(template): use custom license URL if specified
[17:09:24] <Yunohost Git/Infra notifications> [apps] t​ituspijean pushed to antifeatures-dynamicqrcode: add(antifeatures): dynamicqrcode Upstream repo has been deprecated on 2025-09-02, and uses an external API that does no... ([b35184a8](https://github.com/YunoHost/apps/commit/b35184a85759ec1b39e6511f59974ac62cf205d5))
[17:09:30] <Yunohost Git/Infra notifications> [apps] t​ituspijean opened [pull request #3467](https://github.com/YunoHost/apps/pull/3467): add(antifeatures): dynamicqrcode
[17:09:35] <Yunohost Git/Infra notifications> [redirect_ynh] m​4lvin [commented](https://github.com/YunoHost-Apps/redirect_ynh/issues/42#issuecomment-4365993069) on [issue #42](https://github.com/YunoHost-Apps/redirect_ynh/issues/42) Redirect App in private proxy mode reveals the users password in plain to the target application: Is this still an issue? I could not reproduce it. After logging in to yunohost on the same domain and then visiting a pa...
[17:09:52] <florent[m]> Yeah, so :
1. No, it's not the part of the code I pointed that takes care of adding the authorization header, but rather this function obviously: https://github.com/YunoHost/SSOwat/blob/a59b558bbbcaeb00199a19ce952bf3c75ce78bef/access.lua#L299-L329
2. Indeed `auth_header=false`, not only the `Authorization` header but the other one are not passed
3. I ended up writing this, it made the authentication work without breaking what I have tested: https://github.com/YunoHost-Apps/grist_ynh/commit/326a52eb0dadf1e929fe441382d9aaee211a6117
[17:09:54] <Yunohost Git/Infra notifications> [apps] e​ricgaspar merged [pull request #3467](https://github.com/YunoHost/apps/pull/3467): add(antifeatures): dynamicqrcode
[17:10:02] <Yunohost Git/Infra notifications> [apps] e​ricgaspar pushed to main: add(antifeatures): dynamicqrcode (#3467) ([a8db2859](https://github.com/YunoHost/apps/commit/a8db28598d837f994862609d4f0018eb503c204a))
[17:10:07] <Yunohost Git/Infra notifications> [apps] e​ricgaspar deleted branch antifeatures-dynamicqrcode
[17:11:07] <Yunohost Git/Infra notifications> App synapse goes down from level 8 to 6 in job [#31740](https://ci-apps.yunohost.org/ci/job/31740)
[17:44:47] <Yunohost Git/Infra notifications> App mydrive stays broken (level 0) in job [#31799](https://ci-apps.yunohost.org/ci/job/31799)
[17:45:18] <Yunohost Git/Infra notifications> [cryptpad_ynh] h​alfbyte [commented](https://github.com/YunoHost-Apps/cryptpad_ynh/issues/263#issuecomment-4367017815) on [issue #263](https://github.com/YunoHost-Apps/cryptpad_ynh/issues/263) Cant login anymore - Util.encodeBase64 is not a function: > Also note that currently the data is stored into /var/www/app, **so removing this dir will also remove the data** so ...
[17:45:31] <Yunohost Git/Infra notifications> [cryptpad_ynh] r​ocky-III [commented](https://github.com/YunoHost-Apps/cryptpad_ynh/issues/263#issuecomment-4367047859) on [issue #263](https://github.com/YunoHost-Apps/cryptpad_ynh/issues/263) Cant login anymore - Util.encodeBase64 is not a function: @halfbyte thanks

> Removing the www folder and then running the update script with --force seems to have done the tri...
[17:45:46] <Yunohost Git/Infra notifications> [cryptpad_ynh] r​ocky-III [commented](https://github.com/YunoHost-Apps/cryptpad_ynh/issues/263#issuecomment-4367047859) on [issue #263](https://github.com/YunoHost-Apps/cryptpad_ynh/issues/263) Cant login anymore - Util.encodeBase64 is not a function: @halfbyte thanks

> Removing the www folder (var/www/app/www) and then running the update script with --force seems t...
[17:46:05] <Yunohost Git/Infra notifications> [cryptpad_ynh] h​alfbyte [commented](https://github.com/YunoHost-Apps/cryptpad_ynh/issues/263#issuecomment-4367151699) on [issue #263](https://github.com/YunoHost-Apps/cryptpad_ynh/issues/263) Cant login anymore - Util.encodeBase64 is not a function: > so you did this and it worked for you - i will give it a try - all content data and files are preserved, right?

Yes. ...
[17:46:28] <Yunohost Git/Infra notifications> [piped_ynh] y​unohost-bot opened [pull request #283](https://github.com/YunoHost-Apps/piped_ynh/pull/283): Upgrade to v2026.04.28
[17:46:38] <Yunohost Git/Infra notifications> [searxng_ynh] y​unohost-bot opened [pull request #503](https://github.com/YunoHost-Apps/searxng_ynh/pull/503): Upgrade to v2026.05.02
[17:46:53] <Yunohost Git/Infra notifications> App nomad goes down from level 6 to 1 in job [#31814](https://ci-apps.yunohost.org/ci/job/31814)
[17:46:59] <Yunohost Git/Infra notifications> [vaultwarden_ynh] y​unohost-bot opened [pull request #321](https://github.com/YunoHost-Apps/vaultwarden_ynh/pull/321): Upgrade to v1.36.0
[17:47:08] <Yunohost Git/Infra notifications> App digipad rises from level 0 to 7 in job [#31815](https://ci-apps.yunohost.org/ci/job/31815) !
[17:47:19] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 55 pending update PRs
- 33 new apps PRs: actual, cachet, chatgpt-web, chitchatter, dagu, forte, fossflow, glitchsoc, grav, huginn, invoiceninja5, it-tools, jackett, koel, lazylibrarian, lemmy, librebooking, may, mirotalk, peertube-search-index, piped, piwigo, privatebin, rsshub, searxng, streams, technitium-dns, terraforming-mars, ttrss, uptime-kuma, vaultwarden, wekan, zerobin
- 5 failed apps updates: calcom, loki, passed, rahoot, vert

See the full log here: https://paste.yunohost.org/raw/izaxihilah
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[17:47:31] <Yunohost Git/Infra notifications> App adguardhome rises from level 6 to 8 in job [#31817](https://ci-apps.yunohost.org/ci/job/31817) !
[17:47:57] <Yunohost Git/Infra notifications> App lazylibrarian goes down from level 7 to 2 in job [#31828](https://ci-apps.yunohost.org/ci/job/31828)
[17:48:08] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 88 pending update PRs
- 2 new apps PRs: matomo, ollama
- 6 failed apps updates: calcom, homeassistant, loki, passed, rahoot, vert

See the full log here: https://paste.yunohost.org/raw/ededazazik
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[17:48:59] <Yunohost Git/Infra notifications> App flohmarkt stays broken (level 0) in job [#31856](https://ci-apps.yunohost.org/ci/job/31856)
[17:50:30] <Yunohost Git/Infra notifications> App koel goes down from level 8 to 6 in job [#31861](https://ci-apps.yunohost.org/ci/job/31861)
[17:53:33] <Yunohost Git/Infra notifications> [searxng_ynh] e​willy merged [pull request #503](https://github.com/YunoHost-Apps/searxng_ynh/pull/503): Upgrade to v2026.05.02
[17:54:04] <Yunohost Git/Infra notifications> [searxng_ynh] e​willy deleted branch ci-auto-update-2026.05.02
[17:54:14] <Yunohost Git/Infra notifications> [searxng_ynh] g​ithub-actions[bot] opened [pull request #504](https://github.com/YunoHost-Apps/searxng_ynh/pull/504): Upgrade master from testing
[17:54:29] <Yunohost Git/Infra notifications> [searxng_ynh] e​willy merged [pull request #504](https://github.com/YunoHost-Apps/searxng_ynh/pull/504): Upgrade master from testing
[17:54:50] <Yunohost Git/Infra notifications> [searxng_ynh] e​willy deleted branch master-promotion
[17:55:15] <Yunohost Git/Infra notifications> App forgejo_runner goes down from level 7 to 6 in job [#31882](https://ci-apps.yunohost.org/ci/job/31882)
[17:55:33] <Yunohost Git/Infra notifications> App dynamicqrcode goes down from level 8 to 7 in job [#31883](https://ci-apps.yunohost.org/ci/job/31883)
[17:56:04] <Yunohost Git/Infra notifications> App homarr failed all tests in job [#31892](https://ci-apps.yunohost.org/ci/job/31892) !
[17:57:49] <Yunohost Git/Infra notifications> App homarr failed all tests in job [#31892](https://ci-apps.yunohost.org/ci/job/31892) !
[17:58:11] <Yunohost Git/Infra notifications> App digipad rises from level 0 to 7 in job [#31899](https://ci-apps.yunohost.org/ci/job/31899) !
[17:58:22] <Yunohost Git/Infra notifications> App gitlab goes down from level 8 to 6 in job [#31862](https://ci-apps.yunohost.org/ci/job/31862)
[17:58:33] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 merged [pull request #283](https://github.com/YunoHost-Apps/piped_ynh/pull/283): Upgrade to v2026.04.28
[17:59:05] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 deleted branch ci-auto-update-2026.04.28
[18:04:05] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 just made [pull request #281](https://github.com/YunoHost-Apps/piped_ynh/pull/281) ready for review: Testing
[18:05:16] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 merged [pull request #281](https://github.com/YunoHost-Apps/piped_ynh/pull/281): Testing
[18:05:22] <Yunohost Git/Infra notifications> [apps] o​rhtej2 pushed to orhtej2-patch-1: Add Dokos logo ([4e336be3](https://github.com/YunoHost/apps/commit/4e336be3939f6c3784778dc65252f3e58a13c951))
[18:05:24] <Yunohost Git/Infra notifications> [apps] o​rhtej2 opened [pull request #3469](https://github.com/YunoHost/apps/pull/3469): Add Dokos logo
[18:05:26] <Yunohost Git/Infra notifications> [apps] T​hovi98 merged [pull request #3469](https://github.com/YunoHost/apps/pull/3469): Add Dokos logo
[18:05:27] <Yunohost Git/Infra notifications> [apps] T​hovi98 pushed to main: Add Dokos logo (#3469) ([4b77ead8](https://github.com/YunoHost/apps/commit/4b77ead8ee52664adee115b6385034cb3cad6ccb))
[18:05:29] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch orhtej2-patch-1
[18:05:31] <Yunohost Git/Infra notifications> [apps] o​rhtej2 opened [pull request #3470](https://github.com/YunoHost/apps/pull/3470): Optimize logos with optipng
[18:05:40] <Yunohost Git/Infra notifications> [apps] o​rhtej2 pushed to orhtej2-patch-1: Add worflow for automatically optimizing logos ([cb9d43e4](https://github.com/YunoHost/apps/commit/cb9d43e4c5d3bc3f8a21661aa09d9a7e1d261154))
[18:31:07] <miro5001> I tried installing homarr on my 8G ram vps. It almost killed it 😬
[18:35:21] <Yunohost Git/Infra notifications> [apps] e​ricgaspar [commented](https://github.com/YunoHost/apps/pull/3470#issuecomment-4372953653) on [issue #3470](https://github.com/YunoHost/apps/pull/3470) Optimize logos with optipng: I cant believe I have been optimising most of them by hand
[18:35:39] <Yunohost Git/Infra notifications> [apps] e​ricgaspar [commented](https://github.com/YunoHost/apps/pull/3470#issuecomment-4372953653) on [issue #3470](https://github.com/YunoHost/apps/pull/3470) Optimize logos with optipng: I cant believe I have been optimising most of them by hand 🤾
[18:36:04] <Yunohost Git/Infra notifications> [apps] e​ricgaspar approved [pull request #3468](https://github.com/YunoHost/apps/pull/3468#pullrequestreview-4221966528) Add dmarcguard to the app catalog
[18:36:16] <Yunohost Git/Infra notifications> [apps] e​ricgaspar merged [pull request #3468](https://github.com/YunoHost/apps/pull/3468): Add dmarcguard to the app catalog
[18:36:29] <Yunohost Git/Infra notifications> [apps] e​ricgaspar pushed to main: Add dmarcguard to the app catalog (#3468) * Add dmarcguard app to catalog Register dmarcguard_ynh in apps.toml with st... ([55c96c6e](https://github.com/YunoHost/apps/commit/55c96c6e8dda02f10c035385b31388037d4ff878))
[18:36:43] <Yunohost Git/Infra notifications> [apps] e​ricgaspar [commented](https://github.com/YunoHost/apps/pull/3457#issuecomment-4372972871) on [issue #3457](https://github.com/YunoHost/apps/pull/3457) Add eventschedule to wishlist: https://github.com/YunoHost-Apps/eventschedule_ynh but not yet working
[18:36:56] <Yunohost Git/Infra notifications> [apps] e​ricgaspar [commented](https://github.com/YunoHost/apps/pull/3458#issuecomment-4372977298) on [issue #3458](https://github.com/YunoHost/apps/pull/3458) Add Kula to wishlist: https://github.com/YunoHost-Apps/kula_ynh but not yet working
[18:37:14] <Yunohost Git/Infra notifications> o​tm33GH created repository wazuh_ynh: Wazuh package for YunoHost https://github.com/YunoHost-Apps/wazuh_ynh
[18:38:05] <Aleks (he/him/il/lui)> I almost started sobbing the other day when i overheard someone saying something along the lines of 'i knew i should have gotten more than 64GB of RAM for VPS' while discussing running local AI
[18:38:14] <Aleks (he/him/il/lui)> I can already see people in 10 or 20 years complaining about having only 80TB of RAM which is clearly not enough for NeoClaude42 with the brand new protonic brain
[18:38:57] <orhtej2> > <@Alekswag:matrix.org> I almost started sobbing the other day when i overheard someone saying something along the lines of 'i knew i should have gotten more than 64GB of RAM for VPS' while discussing running local AI

I mean llm easily consume 100gb+ in vram
[18:39:06] <Aleks (he/him/il/lui)> And i'll be like 'uuuurghh kids back in my dayzz we had people hosting 10 apps on a 512M arm board!'

And they'll be like 'ya ya okay grandpa here you go lets put you back in front of pokemon red that's your favorite'
[18:39:17] <orhtej2> so if vps is llm centric 64gb was the wrong call 😜
[18:39:26] <miro5001> and node requiring 512G RAM to compile ..
[18:39:30] <otm33> ..but don't forget our Xmas money to buy the latest GTITurboHexagoYZX15750 to run ZombieMetaKiller at 2000 FPS.
[18:39:34] <Yunohost Git/Infra notifications> [redirect_ynh] k​uba-orlik [commented](https://github.com/YunoHost-Apps/redirect_ynh/issues/42#issuecomment-4373510322) on [issue #42](https://github.com/YunoHost-Apps/redirect_ynh/issues/42) Redirect App in private proxy mode reveals the users password in plain to the target application: > {"alg":"HS256","typ":"JWT"}. What is it?

That seems to be the header of a Json Web Token

---

@m4lvin did you use a...
[18:55:59] <Yunohost Git/Infra notifications> App homarr goes down from level 8 to 6 in job [#31915](https://ci-apps.yunohost.org/ci/job/31915)
[20:06:27] <Yunohost Git/Infra notifications> Job [#31918](https://ci-apps.yunohost.org/ci/job/31918) for qr failed miserably :(
[20:52:25] <Yunohost Git/Infra notifications> [apps] o​rhtej2 merged [pull request #3458](https://github.com/YunoHost/apps/pull/3458): Add Kula to wishlist
[20:52:25] <Yunohost Git/Infra notifications> [apps] o​rhtej2 approved [pull request #3466](https://github.com/YunoHost/apps/pull/3466#pullrequestreview-4223388080) enh(schemas): allow license.url in manifest
[20:52:27] <Yunohost Git/Infra notifications> [apps] o​rhtej2 pushed to main: Add Kula to wishlist (#3458) ([14049f41](https://github.com/YunoHost/apps/commit/14049f41282b94378b48d0c333da3dda55d628ed))
[20:52:29] <Yunohost Git/Infra notifications> [apps] o​rhtej2 deleted branch add-to-wishlist-kula
[20:52:30] <Yunohost Git/Infra notifications> [apps] o​rhtej2 approved [pull request #3461](https://github.com/YunoHost/apps/pull/3461#pullrequestreview-4223398509) Add Rackula to wishlist
[20:52:31] <Yunohost Git/Infra notifications> [apps] o​rhtej2 merged [pull request #3461](https://github.com/YunoHost/apps/pull/3461): Add Rackula to wishlist
[20:52:33] <Yunohost Git/Infra notifications> [apps] o​rhtej2 pushed to main: Add Rackula to wishlist (#3461) ([5436e669](https://github.com/YunoHost/apps/commit/5436e66979bc6c21f9bdabd9fa1267ad69d712a7))
[20:52:34] <Yunohost Git/Infra notifications> [apps] o​rhtej2 deleted branch add-to-wishlist-rackula
[22:40:59] <Yunohost Git/Infra notifications> o​tm33GH created repository digiquiz_ynh: Digiquiz package for YunoHost https://github.com/YunoHost-Apps/digiquiz_ynh
[22:40:59] <Yunohost Git/Infra notifications> o​tm33GH edited repository digiquiz_ynh: Digiquiz package for YunoHost https://github.com/YunoHost-Apps/digiquiz_ynh
[22:50:26] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 56 pending update PRs
- 23 new apps PRs: autobrr, backrest, bonfire, dagu, diagramsnet, dokos, itflow, ladder, lasuite-docs, librebooking, mautic, meilisearch, n8n, outline, pureblog, qui, seaweedfs, tooljet, traccar, vvveb, wanderer, wekan, whitebophir
- 4 failed apps updates: calcom, loki, passed, rahoot

See the full log here: https://paste.yunohost.org/raw/hitahixuho
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[23:24:12] <Yunohost Git/Infra notifications> o​tm33GH edited repository digiquiz_ynh: Digiquiz package for YunoHost https://github.com/YunoHost-Apps/digiquiz_ynh