[16:44:49]
<Yunohost Git/Infra notifications> [yunohost] alexAubin edited [pull request #2070](https://github.com/YunoHost/yunohost/pull/2070): WIP: Packaging v3
[16:45:42]
<orhtej2> first time I see numbers-only SHA
[16:45:43]
<orhtej2> > <@Alekswag:matrix.org> Wondering if all those people with yunohost 12.0 instead of .1 did an 'apt upgrade' instead of full upgrade...
Say what? My server updated via unattended-updates 🤔
[16:45:44]
<orhtej2> there's dedicated button?
[16:45:44]
<orhtej2> Not sure wdym
[16:45:44]
<orhtej2> perhaps the feed shouldn't rotate auromatically?
[16:45:44]
<orhtej2> Ah, gotcha
[16:45:44]
<orhtej2> you're not supposed to apt updae ynh up?
[16:45:45]
<orhtej2> > <@miro5001:matrix.org> There is no button to add alia9
Can confirm
[16:45:45]
<orhtej2> like there should be separate one for 12.
[16:48:24]
<Yunohost Git/Infra notifications> [yunohost] Thovi98 opened [pull request #2161](https://github.com/YunoHost/yunohost/pull/2161): Update registrars list
[16:52:37]
<Yunohost Git/Infra notifications> [issues] WARNING: unknown issues action: typed
[16:52:38]
<Yunohost Git/Infra notifications> [issues] OniriCorpe labeled :ambulance: Backup on [issue #2646](https://github.com/YunoHost/issues/issues/2646): System backup doesn’t save Portal data
[16:52:38]
<Yunohost Git/Infra notifications> [issues] OniriCorpe labeled Portal on [issue #2646](https://github.com/YunoHost/issues/issues/2646): System backup doesn’t save Portal data
[16:52:38]
<Yunohost Git/Infra notifications> [issues] OniriCorpe opened [issue #2646](https://github.com/YunoHost/issues/issues/2646): System backup doesn’t save Portal data
[16:55:32]
<Salamandar> Hmmm i got a weird bug, I can't upgrade immich but without any logs to share
[16:55:32]
<Salamandar> Buuuut if I disable the pre-upgrade backup, it works…
[16:55:32]
<Salamandar> ```
Success! Backup created: immich-pre-upgrade2
Info: Backup immich-pre-upgrade1 was deleted because it is replaced by a newer backup immich-pre-upgrade2
Traceback (most recent call last):
File "/usr/bin/yunohost", line 108, in <module>
main()
File "/usr/bin/yunohost", line 97, in main
yunohost.cli(
File "/usr/lib/python3/dist-packages/yunohost/__init__.py", line 59, in cli
ret = moulinette.cli(
^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/moulinette/__init__.py", line 143, in cli
).run(args, output_as=output_as, timeout=timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/moulinette/interfaces/cli.py", line 530, in run
ret = self.actionsmap.process(args, timeout=timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/moulinette/actionsmap.py", line 580, in process
return func(**arguments)
^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/yunohost/app.py", line 1232, in app_upgrade
post_upgrade_notifications = _upgrade_single_app(
^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/yunohost/app.py", line 968, in _upgrade_single_app
_patch_legacy_helpers(workdir)
File "/usr/lib/python3/dist-packages/yunohost/utils/legacy.py", line 65, in _patch_legacy_helpers
for file in (app_folder / "scripts").iterdir():
File "/usr/lib/python3.11/pathlib.py", line 932, in iterdir
for name in os.listdir(self):
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/var/cache/yunohost/app_tmp_work_dirs/app_h73af9t2/scripts'
```
[16:55:33]
<tituspijean[m]> Are you on 12.1? I thought it had been fixed by https://github.com/YunoHost/yunohost/commit/95f148d2d921cfded750642c41c75ecb47a5a79a
[16:55:33]
<Salamandar> i am
[16:55:33]
<Salamandar> But it indeed looks like something like that
[16:55:33]
<Salamandar> 12.1.11
[16:56:49]
<Yunohost Git/Infra notifications> [issues] gwen-lg [commented](https://github.com/YunoHost/issues/issues/2642#issuecomment-3223909115) on [issue #2642](https://github.com/YunoHost/issues/issues/2642) webamin: error 405 accessing update page: The dependency problem should be fixed by https://github.com/YunoHost/moulinette/commit/bb0371c0f313344033a6e2fdc533ed49...
[16:56:49]
<Yunohost Git/Infra notifications> [issues] gwen-lg closed [issue #2642](https://github.com/YunoHost/issues/issues/2642): webamin: error 405 accessing update page
[16:59:39]
<Yunohost Git/Infra notifications> [yunohost] Tagadda [commented](https://github.com/YunoHost/yunohost/pull/2162#issuecomment-3225003669) on [issue #2162](https://github.com/YunoHost/yunohost/pull/2162) remove --message in helpers2.1: :confetti_ball:
[16:59:40]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.15.1+202508261900 for bookworm/unstable/all.
[16:59:40]
<Yunohost Git/Infra notifications> [yunohost] Tagadda merged [pull request #2162](https://github.com/YunoHost/yunohost/pull/2162): remove --message in helpers2.1
[16:59:41]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.15.1+202508261900 for bookworm/unstable.
[16:59:41]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.15.1+202508261900 for bookworm/unstable/all...
[17:13:30]
<Yunohost Git/Infra notifications> [synapse_python_build] Josue-T created new tag v1.137.0
[17:20:53]
<Aleks (he/him/il/lui)> > <@Salamandar:matrix.org> ```
> Success! Backup created: immich-pre-upgrade2
> Info: Backup immich-pre-upgrade1 was deleted because it is replaced by a newer backup immich-pre-upgrade2
> Traceback (most recent call last):
> File "/usr/bin/yunohost", line 108, in <module>
> main()
> File "/usr/bin/yunohost", line 97, in main
> yunohost.cli(
> File "/usr/lib/python3/dist-packages/yunohost/__init__.py", line 59, in cli
> ret = moulinette.cli(
> ^^^^^^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/moulinette/__init__.py", line 143, in cli
> ).run(args, output_as=output_as, timeout=timeout)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/moulinette/interfaces/cli.py", line 530, in run
> ret = self.actionsmap.process(args, timeout=timeout)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/moulinette/actionsmap.py", line 580, in process
> return func(**arguments)
> ^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/yunohost/app.py", line 1232, in app_upgrade
> post_upgrade_notifications = _upgrade_single_app(
> ^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/yunohost/app.py", line 968, in _upgrade_single_app
> _patch_legacy_helpers(workdir)
> File "/usr/lib/python3/dist-packages/yunohost/utils/legacy.py", line 65, in _patch_legacy_helpers
> for file in (app_folder / "scripts").iterdir():
> File "/usr/lib/python3.11/pathlib.py", line 932, in iterdir
> for name in os.listdir(self):
> ^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: '/var/cache/yunohost/app_tmp_work_dirs/app_h73af9t2/scripts'
> ```
Is /var/cache on a specific filesystem maybe
[17:20:53]
<Aleks (he/him/il/lui)> Otherwise idk should check what's up with st_ctime and st_mtime before the tmp dir gets removed after the safety backup
[17:24:38]
<Yunohost Git/Infra notifications> [yunohost/hook_v21] Fix tests - Josué Tille
[17:24:38]
<Yunohost Git/Infra notifications> [yunohost/hook_v21] Fix dnsmasq regen-conf - Josué Tille
[17:24:38]
<Yunohost Git/Infra notifications> [yunohost/hook_v21] Uniformize usage of set -Eeuo pipefail for all regen-conf - Josué Tille
[17:24:38]
<Yunohost Git/Infra notifications> [yunohost] Josue-T pushed 3 commits to hook_v21 ([7c694afd9d42...e9b626f6a0ca](https://github.com/YunoHost/yunohost/compare/7c694afd9d42...e9b626f6a0ca))
[17:24:40]
<Salamandar> nup
[17:24:40]
<Salamandar> but it looks like some weird cleaning up done yea
[17:24:40]
<Salamandar> it's on the same ext4 filesystem as the rest of the system
[17:28:38]
<Yunohost Git/Infra notifications> [yunohost] Josue-T edited [pull request #2163](https://github.com/YunoHost/yunohost/pull/2163): Add config for fastcgi params and proxy param with and without authentication headers
[17:28:38]
<Yunohost Git/Infra notifications> [yunohost] Josue-T pushed 1 commit to nginx_proxy_fastcgi_params: Add config for fastcgi params and proxy param with and without authentication headers ([43c250d5](https://github.com/YunoHost/yunohost/commit/43c250d5554ded2177759fec858e78fd718beb6f))
[17:28:38]
<Yunohost Git/Infra notifications> [yunohost] Josue-T pushed 1 commit to hook_v21: Fix postinstall ([d995ae03](https://github.com/YunoHost/yunohost/commit/d995ae0361a40ff47484669360af6bb4964cb35c))
[17:28:38]
<Yunohost Git/Infra notifications> [yunohost] Josue-T opened [pull request #2163](https://github.com/YunoHost/yunohost/pull/2163): Add config for fastcgi params and proxy param with and without authentication headers
[17:28:38]
<Yunohost Git/Infra notifications> [yunohost] Josue-T created new branch nginx_proxy_fastcgi_params
[17:30:27]
<Yunohost Git/Infra notifications> [issues] WARNING: unknown issues action: typed
[17:30:28]
<Yunohost Git/Infra notifications> [issues] OniriCorpe opened [issue #2649](https://github.com/YunoHost/issues/issues/2649): Portal: display apps by label instead of app ID
[17:30:28]
<Yunohost Git/Infra notifications> [issues] OniriCorpe labeled Portal on [issue #2649](https://github.com/YunoHost/issues/issues/2649): Portal: display apps by label instead of app ID
[17:30:31]
<Yunohost Git/Infra notifications> [issues] alexAubin [commented](https://github.com/YunoHost/issues/issues/2649#issuecomment-3233964711) on [issue #2649](https://github.com/YunoHost/issues/issues/2649) Portal: display apps by label instead of app ID: @DeMiro5001 : note that theres (current ~hidden) feature where you can tweak the order of tiles, in particular using -...
[17:30:31]
<Yunohost Git/Infra notifications> [issues] DeMiro5001 [commented](https://github.com/YunoHost/issues/issues/2649#issuecomment-3233934370) on [issue #2649](https://github.com/YunoHost/issues/issues/2649) Portal: display apps by label instead of app ID: And manual organising of the list, grid would be great
[17:31:32]
<eric_G> Mmmh, looking at the application pages on the web admin, it's becoming increasingly cluttered with options...
[17:35:54]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2156#discussion_r2310639582) on pull request #2156 adding kernel removal to tools_basic_space_cleanup: suggestion dpkg_output = subprocess.run("dpkg -l | grep ^ii\s*linux-image | awk {print 2}", capture_output=T...
[17:35:55]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2156#discussion_r2310631914) on pull request #2156 adding kernel removal to tools_basic_space_cleanup: suggestion def tools_clean_old_kernels() -> None: # Removing kernel except last 2 uname_output = subprocess.r...
[17:35:55]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2156#discussion_r2310646729) on pull request #2156 adding kernel removal to tools_basic_space_cleanup: suggestion if kernels == []: logger.info("No kernel to remove") return Similar s...
[17:35:55]
<Yunohost Git/Infra notifications> [yunohost] alexAubin commented [pull request #2156](https://github.com/YunoHost/yunohost/pull/2156#pullrequestreview-3169389234) adding kernel removal to tools_basic_space_cleanup: General principle looks fine to me but I have a bunch of comments :sweat_smile: I hope it not too overwhelming, I trie...
[17:35:55]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2156#discussion_r2310654483) on pull request #2156 adding kernel removal to tools_basic_space_cleanup: suggestion # running_kernel is expected to be something like : 6.1.0-28-amd64 running_kernel = uname_output.s...
[17:35:55]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2156#discussion_r2310644346) on pull request #2156 adding kernel removal to tools_basic_space_cleanup: Hmmmm Im not sure to understand the [:-4] here :thinking: :sweat_smile: Also typically we probably want to use .s...
[17:35:56]
<Yunohost Git/Infra notifications> [issues] spaccabits opened [issue #2652](https://github.com/YunoHost/issues/issues/2652): installation does not recognize WiFi password
[17:35:56]
<Yunohost Git/Infra notifications> [issues] alexAubin [commented](https://github.com/YunoHost/issues/issues/2652#issuecomment-3238028874) on [issue #2652](https://github.com/YunoHost/issues/issues/2652) installation does not recognize WiFi password: So just to be sure, you tried installing YunoHost using the ISO ? 64 bit ? 32 bit ?
If you have any screenshot (either ...
[17:35:56]
<Augier> Sorry this is a fringe reference but each time I hear about beer, i think that:
[17:35:56]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2156#discussion_r2310637532) on pull request #2156 adding kernel removal to tools_basic_space_cleanup: suggestion if not dpkg_output.stdout.strip(): logger.info("Couldnt find installed kernels. Maybe you are...
[17:35:56]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2156#discussion_r2310691146) on pull request #2156 adding kernel removal to tools_basic_space_cleanup: Imho we probably want to have a single call to apt using something like below. (I hope list comprehension is not too mag...
[17:35:57]
<Augier> https://aria.im/_bifrost/v1/media/download/AQyQXSqLCv62ibZIPHFjaKiCOiFkZl9kAJTJcXUd90eN7t-aJpa9ArTnn4ySmLFcQ0Ho-6L3zbkTUC36i5mJPoRCeZGvH_FQAG1hdHJpeC5vcmcvRmpXeW1taWRFeVZHQ29Nb2pNdGxuRkF2
[17:36:57]
<Yunohost Git/Infra notifications> [yunohost/nginx-behind-proxy] nftables: fix reverse_proxy_list in regen-conf - Tagadda
[17:36:57]
<Yunohost Git/Infra notifications> [yunohost] Tagadda pushed 8 commits to nginx-behind-proxy ([06d1bcc13b01...f1383c657fed](https://github.com/YunoHost/yunohost/compare/06d1bcc13b01...f1383c657fed))
[17:36:58]
<Yunohost Git/Infra notifications> [yunohost/nginx-behind-proxy] nginx: fix reverse_proxy_list in regen-conf - Tagadda
[17:36:58]
<Yunohost Git/Infra notifications> [yunohost/nginx-behind-proxy] Update locales - Tagadda
[17:36:58]
<Yunohost Git/Infra notifications> [yunohost] Tagadda pushed 1 commit to nginx-behind-proxy: fix nginx syntax ([977d0f08](https://github.com/YunoHost/yunohost/commit/977d0f0859bb8236cc07c4ac215a9a5c4d26cc30))
[17:37:04]
<Yunohost Git/Infra notifications> [yunohost/nginx-behind-proxy] fix nftables syntax - Tagadda
[17:37:04]
<Yunohost Git/Infra notifications> [yunohost] Tagadda pushed 2 commits to nginx-behind-proxy ([977d0f0859bb...df2f27983d00](https://github.com/YunoHost/yunohost/compare/977d0f0859bb...df2f27983d00))
[17:37:04]
<Yunohost Git/Infra notifications> [yunohost/nginx-behind-proxy] rename to trusted proxies - Tagadda
[17:37:12]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.15.1+202508301515 for bookworm/unstable/all.
[17:37:12]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: helpers2.1: fix attempting to load go/ruby/nodejs when its not provisioned yet in some context ([7a2b6820](https://github.com/YunoHost/yunohost/commit/7a2b6820bf7f79455ff2e844468d6d8dba10be6f))
[17:37:12]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.15.1+202508301515 for bookworm/unstable/all...
[17:37:12]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.15.1+202508301515 for bookworm/unstable.
[17:37:15]
<Yunohost Git/Infra notifications> [yunohost] Tagadda just made [pull request #2105](https://github.com/YunoHost/yunohost/pull/2105) ready for review: Use YunoHost behind a reverse proxy using proxy_protocol
[17:37:15]
<Yunohost Git/Infra notifications> [yunohost] Tagadda pushed 1 commit to nginx-behind-proxy: fix nginx config syntax ([6908dc91](https://github.com/YunoHost/yunohost/commit/6908dc91ed202fbf99d427bed9c961442948306a))
[17:37:15]
<Tagada> azy je clique sur le bouton qui dit que c'est bon à relire
*elle disparaît dans une nuage de fumée*
[17:37:17]
<Tagada> et ça marche 😎
[17:37:17]
<Tagada> j'essaye de générer un certificat lets encrypt sur un yunohost qui est proxifié par un autre yunohost
[17:37:17]
<Tagada> bon bah, plus qu'à désactiver la moitié du diagnostique quand un proxy est déclaré :')
[17:37:17]
<Tagada> (le plus long c'était de réinstaller ynh-dev parce que tout était planté)
[17:37:18]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2105#discussion_r2311964116) on pull request #2105 Use YunoHost behind a reverse proxy using proxy_protocol: Maybe we should have a post_change_hook to auto-regen the firewall conf when trusted_proxies_list changes ?
[17:37:18]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2105#discussion_r2311960557) on pull request #2105 Use YunoHost behind a reverse proxy using proxy_protocol: suggestion hostnames
[17:37:18]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2105#discussion_r2311960268) on pull request #2105 Use YunoHost behind a reverse proxy using proxy_protocol: suggestion {% if trusted_proxies_list is defined and trusted_proxies_list.strip()|length > 0 -%}
[17:37:19]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2105#discussion_r2311964849) on pull request #2105 Use YunoHost behind a reverse proxy using proxy_protocol: It sounds important to keep an explanation somewhere of what this feature is about ? suggestion "global_settings...
[17:37:19]
<Tagada> jsuis en train de me dire que nginx peut surement faire passe-plat pour smtps et imaps aussi
[17:37:19]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2105#discussion_r2311962452) on pull request #2105 Use YunoHost behind a reverse proxy using proxy_protocol: suggestion export tls_passthrough_domain=(awk -F {print 1} <<< "tls_passthrough_domain_and_ip") ...
[17:37:19]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2105#discussion_r2311965413) on pull request #2105 Use YunoHost behind a reverse proxy using proxy_protocol: Is that bit ok if trusted_proxies_list is empty ?
[17:37:19]
<Aleks (he/him/il/lui)> Jéfé : une riviou
[17:37:20]
<Yunohost Git/Infra notifications> [yunohost] Tagadda [commented](https://github.com/YunoHost/yunohost/pull/2105#discussion_r2311967955) on pull request #2105 Use YunoHost behind a reverse proxy using proxy_protocol: yup
[17:37:20]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2105#discussion_r2311963058) on pull request #2105 Use YunoHost behind a reverse proxy using proxy_protocol: Ideally its better to add "trusted_proxies_list" to the "settings_without_help_key" here : https://github.com/YunoHost/...
[17:37:21]
<Yunohost Git/Infra notifications> [yunohost] Tagadda pushed 1 commit to nginx-behind-proxy: fix identation Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> ([5994cb92](https://github.com/YunoHost/yunohost/commit/5994cb9229a29681da6fbcbc2141d7f091a61195))
[17:37:22]
<Yunohost Git/Infra notifications> [yunohost] Tagadda pushed 1 commit to nginx-behind-proxy: Update conf/nginx/server.tpl.conf Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> ([5cbbe94b](https://github.com/YunoHost/yunohost/commit/5cbbe94b255b7297337dcbbb3d0484c7fff1b5a7))
[17:37:22]
<Yunohost Git/Infra notifications> [yunohost] Tagadda pushed 1 commit to nginx-behind-proxy: prevent domain and ips to leak in the logs Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> ([c98086b1](https://github.com/YunoHost/yunohost/commit/c98086b12c01a2ebb5579f5b04b6b99c638de23b))
[17:37:23]
<Yunohost Git/Infra notifications> [yunohost] Tagadda [commented](https://github.com/YunoHost/yunohost/pull/2105#discussion_r2311973057) on pull request #2105 Use YunoHost behind a reverse proxy using proxy_protocol: Yup, the IP the proxy server is using to communicate with your YunoHost server. That IP would be different from the publ...
[17:37:51]
<Yunohost Git/Infra notifications> [yunohost] tituspijean created new branch fix-nftables
[17:37:51]
<Yunohost Git/Infra notifications> [yunohost] tituspijean pushed 1 commit to fix-nftables: fix (nftables): drop policy and allow icmpv6 drop policy is needed, otherwise we do not restrict any traffic icpmv6 is ... ([7230172b](https://github.com/YunoHost/yunohost/commit/7230172b6dc5899687c4aee1432d6db8d99628f3))
[17:37:52]
<Yunohost Git/Infra notifications> [yunohost] Tagadda pushed 1 commit to nginx-behind-proxy: reload nftables when trusted proxy added ([0995a922](https://github.com/YunoHost/yunohost/commit/0995a92258c52fe5df495843bc1adaf587d73393))
[17:37:52]
<Yunohost Git/Infra notifications> [yunohost] tituspijean opened [pull request #2165](https://github.com/YunoHost/yunohost/pull/2165): fix (nftables): drop policy and allow icmpv6
[17:42:54]
<Émy – OniriCorpe> Adiou camarade
[17:43:08]
<Yunohost Git/Infra notifications> [yunohost] Josue-T labeled important on [pull request #2165](https://github.com/YunoHost/yunohost/pull/2165): fix (nftables): drop policy and allow icmpv6
[17:43:09]
<Yunohost Git/Infra notifications> [yunohost] alexAubin merged [pull request #2165](https://github.com/YunoHost/yunohost/pull/2165): fix (nftables): drop policy and allow icmpv6
[17:43:09]
<Yunohost Git/Infra notifications> [yunohost] alexAubin deleted branch fix-nftables
[17:43:09]
<Yunohost Git/Infra notifications> [yunohost] Josue-T approved [pull request #2165](https://github.com/YunoHost/yunohost/pull/2165#pullrequestreview-3171143734) fix (nftables): drop policy and allow icmpv6
[17:43:21]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.15.1+202508302015 for bookworm/unstable/all.
[17:43:22]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.15.1+202508302015 for bookworm/unstable.
[17:43:22]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.15.1+202508302015 for bookworm/unstable/all...
[17:43:48]
<Yunohost Git/Infra notifications> [yunohost] tituspijean pushed 1 commit to remove-ocsp: fix(nginx): remove deprecated OCSP Co-authored-by: DeMiro5001 <68397534+DeMiro5001@users.noreply.github.com> ([a0a91ab7](https://github.com/YunoHost/yunohost/commit/a0a91ab789b2501b3fa595eef953c11b3f0c806b))
[17:43:48]
<Yunohost Git/Infra notifications> [yunohost] tituspijean created new branch remove-ocsp
[17:43:49]
<Yunohost Git/Infra notifications> [yunohost] tituspijean opened [pull request #2166](https://github.com/YunoHost/yunohost/pull/2166): fix(nginx): remove deprecated OCSP
[17:43:49]
<Yunohost Git/Infra notifications> [yunohost] alexAubin merged [pull request #2166](https://github.com/YunoHost/yunohost/pull/2166): fix(nginx): remove deprecated OCSP
[17:43:49]
<Yunohost Git/Infra notifications> [issues] alexAubin closed [issue #2593](https://github.com/YunoHost/issues/issues/2593): OCSP support is ending at Lets Encrypt in favor for CRL
[17:43:50]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.15.1+202508302145 for bookworm/unstable/all.
[17:43:50]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.15.1+202508302145 for bookworm/unstable/all...
[17:43:50]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.15.1+202508302145 for bookworm/unstable.
[17:43:50]
<Yunohost Git/Infra notifications> [yunohost] alexAubin deleted branch remove-ocsp
[17:43:51]
<Yunohost Git/Infra notifications> [yunohost] tituspijean pushed 1 commit to dev: Update 12.1.16 ([e3a5a1e5](https://github.com/YunoHost/yunohost/commit/e3a5a1e58a3a73a31b6f307cd3fc33d24fc2a2d0))
[17:43:51]
<Yunohost Git/Infra notifications> [yunohost] tituspijean created new tag debian/12.1.16
[17:43:51]
<Yunohost Git/Infra notifications> [repository] github-actions[bot] released [new release #debian/12.1.16](https://github.com/YunoHost/yunohost/releases/tag/debian/12.1.16) YunoHost 12.1.16
[17:43:51]
<Yunohost Git/Infra notifications> [repository] github-actions[bot] created [new release #debian/12.1.16](https://github.com/YunoHost/yunohost/releases/tag/debian/12.1.16) YunoHost 12.1.16
[17:43:52]
<Yunohost Git/Infra notifications> [repository] github-actions[bot] published [new release #debian/12.1.16](https://github.com/YunoHost/yunohost/releases/tag/debian/12.1.16) YunoHost 12.1.16
[17:43:52]
<Yunohost Git/Infra notifications> [repository] tituspijean edited [new release #debian/12.1.16](https://github.com/YunoHost/yunohost/releases/tag/debian/12.1.16) YunoHost 12.1.16
[17:43:52]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.16+202508302215 for bookworm/unstable/all...
[17:43:52]
<tituspijean[m]> the message added by the automated release github action is meh... missing a lot of stuff
[17:43:53]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.16 for bookworm/stable/all.
[17:43:53]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.16+202508302215 for bookworm/unstable/all.
[17:43:53]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.16 for bookworm/stable/all...
[17:43:53]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.16 for bookworm/stable.
[17:43:53]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.16+202508302215 for bookworm/unstable.
[17:43:54]
<tituspijean[m]> (I've just edited it, but the 12.1.8 one is similarly lacking is a wrong example)
[17:44:19]
<Yunohost Git/Infra notifications> [yunohost] orhtej2 [commented](https://github.com/YunoHost/yunohost/pull/2161#discussion_r2312130672) on pull request #2161 Update registrars list: fairly sure you have to change the webgo references below, otherwise the TOML is likely invalid
[17:44:20]
<Yunohost Git/Infra notifications> [yunohost] Tagadda [commented](https://github.com/YunoHost/yunohost/pull/2105#discussion_r2312139748) on pull request #2105 Use YunoHost behind a reverse proxy using proxy_protocol: https://github.com/YunoHost/yunohost/pull/2105/files#diff-3ac2227be4f47aa1118e44e00a63059ddc4518fe5a95186bb7fc841109278a...
[18:04:11]
<Yunohost Git/Infra notifications> [yunohost-portal] tituspijean opened [pull request #35](https://github.com/YunoHost/yunohost-portal/pull/35): fix(settings): names of email edition settings
[18:04:11]
<Yunohost Git/Infra notifications> [yunohost-portal] tituspijean pushed 1 commit to fix-email-edit: fix(settings): names of email edition settings ([9e185afc](https://github.com/YunoHost/yunohost-portal/commit/9e185afc8ed1af20dd5bba7798a9ed24879bfe7a))
[18:04:11]
<Yunohost Git/Infra notifications> [yunohost-portal] tituspijean created new branch fix-email-edit
[18:11:36]
<Yunohost Git/Infra notifications> [yunohost-portal] alexAubin merged [pull request #35](https://github.com/YunoHost/yunohost-portal/pull/35): fix(settings): names of email edition settings
[18:11:37]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost-portal/12.1.1+202508311345 for bookworm/unstable/all...
[18:11:37]
<tituspijean[m]> I'm releasing the bugfix
[18:11:37]
<Yunohost Git/Infra notifications> [yunohost-portal] tituspijean created new tag debian/12.1.2
[18:11:37]
<Yunohost Git/Infra notifications> [yunohost-portal] tituspijean deleted branch fix-email-edit
[18:11:37]
<Yunohost Git/Infra notifications> [yunohost-portal] tituspijean pushed 1 commit to dev: Update to 12.1.2 ([fbe0764d](https://github.com/YunoHost/yunohost-portal/commit/fbe0764dec23a455504430fb785a450cefb0b563))
[18:11:38]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost-portal/12.1.1+202508311345 for bookworm/unstable.
[18:11:38]
<tituspijean[m]> mmmh something's wrong, the settings are not updated by the config panel
[18:11:38]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost-portal/12.1.1+202508311345 for bookworm/unstable/all.
[18:11:38]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost-portal/12.1.2 for bookworm/stable/all.
[18:11:39]
<Aleks (he/him/il/lui)> ah there' no post_hook thingy ?
[18:11:39]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost-portal/12.1.2+202508311400 for bookworm/unstable/all...
[18:11:39]
<Aleks (he/him/il/lui)> `-rn` 🙀
[18:11:39]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost-portal/12.1.2 for bookworm/stable.
[18:11:39]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost-portal/12.1.2 for bookworm/stable/all...
[18:11:40]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost-portal/12.1.2+202508311400 for bookworm/unstable.
[18:11:40]
<tituspijean[m]> *confusion intensifies*
[18:11:40]
<tituspijean[m]> We have `portal_settings["allow_edit_email"]` in the yunohost core code, but the setting is actually named `portal_allow_edit_email` in config file?
[18:11:40]
<tituspijean[m]> nah I think I fumbled with the settings names:
```
grep allow_edit_email -rn /usr/lib/python3/dist-packages/yunohost/
grep: /usr/lib/python3/dist-packages/yunohost/__pycache__/app.cpython-311.pyc: binary file matches
grep: /usr/lib/python3/dist-packages/yunohost/__pycache__/portal.cpython-311.pyc: binary file matches
/usr/lib/python3/dist-packages/yunohost/app.py:2127: if "allow_edit_email" in k
/usr/lib/python3/dist-packages/yunohost/portal.py:80: "allow_edit_email": False,
/usr/lib/python3/dist-packages/yunohost/portal.py:81: "allow_edit_email_alias": False,
/usr/lib/python3/dist-packages/yunohost/portal.py:82: "allow_edit_email_forward": False,
/usr/lib/python3/dist-packages/yunohost/portal.py:222: is_allowed_to_edit_main_email = portal_settings["allow_edit_email"]
/usr/lib/python3/dist-packages/yunohost/portal.py:247: is_allowed_to_edit_mail_alias = portal_settings["allow_edit_email_alias"]
/usr/lib/python3/dist-packages/yunohost/portal.py:282: is_allowed_to_edit_mail_forward = portal_settings["allow_edit_email_forward"]
```
[18:11:41]
<tituspijean[m]> that does not explain why I have these settings prefixed by `portal_` in `/etc/yunohost/portal/domain.tld.json` though
[18:11:41]
<tituspijean[m]> yup you're right that's the issue, I see no mention of `allow_edit` in settings.py
[18:11:41]
<tituspijean[m]> maybe an artefact of the 12.1 testing
[18:11:41]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost-portal/12.1.2+202508311400 for bookworm/unstable/all.
[18:11:42]
<tituspijean[m]> anyways, I'm adding the hooks
[18:12:28]
<Yunohost Git/Infra notifications> [issues] ZeJMaN [commented](https://github.com/YunoHost/issues/issues/2647#issuecomment-3240253674) on [issue #2647](https://github.com/YunoHost/issues/issues/2647) Ability to create custom permissions: It’s not about external access. What I like is to manage permissions to resources and applications through an LDAP direc...
[18:12:28]
<Yunohost Git/Infra notifications> [issues] ZeJMaN [commented](https://github.com/YunoHost/issues/issues/2647#issuecomment-3240253674) on [issue #2647](https://github.com/YunoHost/issues/issues/2647) Ability to create custom permissions: Hi
It’s not about external access. What I like is to manage permissions to resources and applications through an LDAP ...
[18:15:26]
<Yunohost Git/Infra notifications> [issues] ZeJMaN [commented](https://github.com/YunoHost/issues/issues/2647#issuecomment-3240253674) on [issue #2647](https://github.com/YunoHost/issues/issues/2647) Ability to create custom permissions: It’s not about external access. What I like is to manage permissions to resources and applications through an LDAP direc...
[18:15:26]
<Yunohost Git/Infra notifications> [issues] ZeJMaN [commented](https://github.com/YunoHost/issues/issues/2647#issuecomment-3240253674) on [issue #2647](https://github.com/YunoHost/issues/issues/2647) Ability to create custom permissions: Hi
It’s not about external access. What I like is to manage permissions to resources and applications through an LDAP ...
[18:21:16]
<Yunohost Git/Infra notifications> [issues] alexAubin [commented](https://github.com/YunoHost/issues/issues/2647#issuecomment-3240277978) on [issue #2647](https://github.com/YunoHost/issues/issues/2647) Ability to create custom permissions: But what were the permissions **actually** containing ...
As said, the redirect_ynh app exists to handle reverse proxie...
[18:21:41]
<Yunohost Git/Infra notifications> [issues] ZeJMaN [commented](https://github.com/YunoHost/issues/issues/2647#issuecomment-3240339127) on [issue #2647](https://github.com/YunoHost/issues/issues/2647) Ability to create custom permissions: an example of a permission I use :
dn: cn=pve.main,ou=permission,dc=yunohost,dc=org
objectClass: permissionYnh
obj...
[18:23:14]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: user: when updating admins group mail aliases, dont try to add aliases that are already there because LDAP is dumdum. (... ([24988133](https://github.com/YunoHost/yunohost/commit/2498813362ea0502074a80a9aef52471c77aa308))
[18:23:14]
<Yunohost Git/Infra notifications> [yunohost-admin] alexAubin merged [pull request #647](https://github.com/YunoHost/yunohost-admin/pull/647): Translations update from Weblate
[18:23:14]
<Yunohost Git/Infra notifications> [yunohost] alexAubin labeled :building_construction: Major project on [pull request #2149](https://github.com/YunoHost/yunohost/pull/2149): WIP: OIDC with Authelia
[18:23:14]
<Yunohost Git/Infra notifications> [yunohost] alexAubin labeled :building_construction: Major project on [pull request #2002](https://github.com/YunoHost/yunohost/pull/2002): Support Debian 13 / Trixie
[18:23:29]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.16+202508312300 for bookworm/unstable/all...
[18:23:29]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.16+202508312300 for bookworm/unstable/all.
[18:23:29]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.16+202508312300 for bookworm/unstable.
[18:23:29]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost-admin/12.1.10+202508312300 for bookworm/unstable/all.
[18:23:30]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost-admin/12.1.10+202508312300 for bookworm/unstable.
[18:23:30]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost-admin/12.1.10+202508312300 for bookworm/unstable/all...
[18:23:30]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2167#discussion_r2312627609) on pull request #2167 fix(settings): email settings update: Eeeh not sure to understand why adding these before or after the other domain settings would matter ?
[18:23:30]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2167#discussion_r2312629281) on pull request #2167 fix(settings): email settings update: (Cherry-picked the other commit to dev in the meantime)
[18:23:30]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: portal api: fix allow_edit_email vs portal_allow_edit_email confusion ([c465e40b](https://github.com/YunoHost/yunohost/commit/c465e40bee6ccc67e420ce3d44e9598e3131f6cd))
[18:23:31]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: fix(settings): add post_change_hook for email settings ([a69553ce](https://github.com/YunoHost/yunohost/commit/a69553cece7dfa4ccaf2ddb7698072f97d6464b2))
[18:23:55]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.16+202508312315 for bookworm/unstable/all...
[18:23:55]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.16+202508312315 for bookworm/unstable/all.
[18:23:56]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: aaaaaaaaaaaaaaaaaaaaaaaaaaaand typo ([2176194d](https://github.com/YunoHost/yunohost/commit/2176194d2ca17f293384720b6d8af92c53c94f8f))
[18:23:56]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.16+202508312315 for bookworm/unstable.
[18:23:56]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: Update changelog for 12.1.17 ([3d940d9e](https://github.com/YunoHost/yunohost/commit/3d940d9e443da872b3784218e3113df3e557814c))
[18:23:56]
<Yunohost Git/Infra notifications> [yunohost] alexAubin created new tag debian/12.1.17
[18:23:56]
<Yunohost Git/Infra notifications> [repository] github-actions[bot] created [new release #debian/12.1.17](https://github.com/YunoHost/yunohost/releases/tag/debian/12.1.17) YunoHost 12.1.17
[18:23:57]
<Yunohost Git/Infra notifications> [repository] github-actions[bot] published [new release #debian/12.1.17](https://github.com/YunoHost/yunohost/releases/tag/debian/12.1.17) YunoHost 12.1.17
[18:23:57]
<Yunohost Git/Infra notifications> [repository] github-actions[bot] released [new release #debian/12.1.17](https://github.com/YunoHost/yunohost/releases/tag/debian/12.1.17) YunoHost 12.1.17
[18:23:57]
<Yunohost Git/Infra notifications> [yunohost-admin] alexAubin pushed 1 commit to dev: Update changelog for 12.1.11 ([5b286448](https://github.com/YunoHost/yunohost-admin/commit/5b28644816004465afcfb5a78a359481f3c35d07))
[18:23:57]
<Yunohost Git/Infra notifications> [yunohost-admin] alexAubin created new tag debian/12.1.11
[18:23:58]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.17 for bookworm/stable.
[18:23:58]
<Yunohost Git/Infra notifications> [yunohost] tituspijean [commented](https://github.com/YunoHost/yunohost/pull/2167#discussion_r2312636421) on pull request #2167 fix(settings): email settings update: The initial code would prepare the new portal_settings (line 2131), then override it with old values on line 2138. We ...
[18:23:58]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost-admin/12.1.11 for bookworm/stable/all...
[18:23:58]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.17 for bookworm/stable/all.
[18:23:58]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.17 for bookworm/stable/all...
[18:23:59]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost-admin/12.1.11 for bookworm/stable/all.
[18:23:59]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.17+202508312330 for bookworm/unstable/all...
[18:23:59]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.17+202508312330 for bookworm/unstable/all.
[18:23:59]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost-admin/12.1.11 for bookworm/stable.
[18:23:59]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost-admin/12.1.11+202508312330 for bookworm/unstable/all...
[18:24:00]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.17+202508312330 for bookworm/unstable.
[18:24:00]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost-admin/12.1.11+202508312330 for bookworm/unstable/all.
[18:24:00]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost-admin/12.1.11+202508312330 for bookworm/unstable.
[18:36:30]
<Yunohost Git/Infra notifications> [issues] tituspijean [commented](https://github.com/YunoHost/issues/issues/2653#issuecomment-3241217738) on [issue #2653](https://github.com/YunoHost/issues/issues/2653) Alternative to email for diagnosis failure alert: I would love to see something like [Apprise](https://github.com/caronc/apprise) to have plenty of choices for notificati...
[18:36:34]
<Yunohost Git/Infra notifications> [yunohost] gabjy [commented](https://github.com/YunoHost/yunohost/pull/2156#discussion_r2313315564) on pull request #2156 adding kernel removal to tools_basic_space_cleanup: I remember we talked about it yep. In the end I chose to put it in the already existing command to avoid creating yet an...
[18:36:36]
<Yunohost Git/Infra notifications> [yunohost] gabjy [commented](https://github.com/YunoHost/yunohost/pull/2156#discussion_r2313320375) on pull request #2156 adding kernel removal to tools_basic_space_cleanup: I take note of the logger. for next time :)
[18:36:39]
<Yunohost Git/Infra notifications> [yunohost] gabjy [commented](https://github.com/YunoHost/yunohost/pull/2156#discussion_r2313430841) on pull request #2156 adding kernel removal to tools_basic_space_cleanup: Noted for the strip() function Regarding the [:-4] its because there are : a trailling empty string (which should...
[18:36:39]
<Yunohost Git/Infra notifications> [yunohost] yunohost-bot opened [pull request #2168](https://github.com/YunoHost/yunohost/pull/2168): Translations update from Weblate
[18:36:39]
<Yunohost Git/Infra notifications> [yunohost] gabjy [commented](https://github.com/YunoHost/yunohost/pull/2156#discussion_r2313599935) on pull request #2156 adding kernel removal to tools_basic_space_cleanup: Oh I get what you did here Guess Im not used to Python trick and oneliner yet haha. Ill look into it
[18:36:47]
<Yunohost Git/Infra notifications> [yunohost] alexAubin merged [pull request #2168](https://github.com/YunoHost/yunohost/pull/2168): Translations update from Weblate
[18:36:47]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: Translated using Weblate (Chinese (Simplified)) (#2168) Currently translated at 100.0% (895 of 895 strings) Translatio... ([7d6002ee](https://github.com/YunoHost/yunohost/commit/7d6002eeca04094f6e30911b83ea74ace08f6f06))
[18:36:47]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.17.1+202509011445 for bookworm/unstable/all.
[18:36:48]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.17.1+202509011445 for bookworm/unstable/all...
[18:36:48]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.17.1+202509011445 for bookworm/unstable.
[18:36:53]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2156#discussion_r2313869007) on pull request #2156 adding kernel removal to tools_basic_space_cleanup: suggestion dpkg_output = subprocess.run("dpkg -l | grep ^ii\s*linux-image-[0-9] | awk {print 2}", capture_ou...
[18:36:53]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2156#discussion_r2313872647) on pull request #2156 adding kernel removal to tools_basic_space_cleanup: suggestion kernels = dpkg_output.stdout.strip().split("\n")[:-3] kernels_to_remove = [kernel for kernel in ke...
[18:36:58]
<Yunohost Git/Infra notifications> [issues] Salamandar opened [issue #2654](https://github.com/YunoHost/issues/issues/2654): Fix domain list performance
[18:37:14]
<Yunohost Git/Infra notifications> [issues] WARNING: unknown issues action: typed
[18:37:14]
<Yunohost Git/Infra notifications> [issues] OniriCorpe labeled Domain management on [issue #2654](https://github.com/YunoHost/issues/issues/2654): Fix domain list performance
[18:42:44]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.17.1+202509011745 for bookworm/unstable.
[18:42:44]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.17.1+202509011745 for bookworm/unstable/all.
[18:42:45]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.17.1+202509011745 for bookworm/unstable/all...
[18:43:39]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: perf: implement cache for load_apps_catalog because parsing 50 times the same 700kBish json in a single command is proba... ([c80e917e](https://github.com/YunoHost/yunohost/commit/c80e917e29a471f913d5d4f607bf7ee536edd164))
[18:46:36]
<Yunohost Git/Infra notifications> [yunohost-admin] yunohost-bot opened [pull request #648](https://github.com/YunoHost/yunohost-admin/pull/648): Translations update from Weblate
[18:46:36]
<Yunohost Git/Infra notifications> [yunohost-admin] alexAubin merged [pull request #648](https://github.com/YunoHost/yunohost-admin/pull/648): Translations update from Weblate
[18:46:36]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2163#discussion_r2314302682) on pull request #2163 Add config for fastcgi params and proxy param with and without authentication headers: suggestion proxy_set_header X-Forwarded-Scheme https proxy_set_header X-Forwarded-Ssl on Hmmm stric...
[18:46:37]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2163#discussion_r2314301470) on pull request #2163 Add config for fastcgi params and proxy param with and without authentication headers: Im guessing this one should rather be empty string ? Maybe we want X-Forwarded-User to be in the auth-related block a...
[18:46:37]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.17.1+202509011815 for bookworm/unstable/all.
[18:46:37]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost-admin/12.1.11+202509011815 for bookworm/unstable/all...
[18:46:37]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.17.1+202509011815 for bookworm/unstable.
[18:46:38]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost-admin/12.1.11+202509011815 for bookworm/unstable.
[18:46:38]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost-admin/12.1.11+202509011815 for bookworm/unstable/all.
[18:46:38]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.17.1+202509011815 for bookworm/unstable/all...
[18:46:38]
<Salamandar> > <@Alekswag:matrix.org> Salamandar: ^
Nice, i'll test this when... Internet comes back at home
[18:46:39]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: Hmmmm fix tests? ([7f763be3](https://github.com/YunoHost/yunohost/commit/7f763be3138f482a9512ad2e4d334c79b0a44812))
[18:46:40]
<Yunohost Git/Infra notifications> [yunohost-admin] alexAubin edited [pull request #645](https://github.com/YunoHost/yunohost-admin/pull/645): WIP: Add quick info badges to home page (+ other places?)
[18:46:40]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.17.1+202509011845 for bookworm/unstable/all.
[18:46:40]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.17.1+202509011845 for bookworm/unstable.
[18:46:40]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.17.1+202509011845 for bookworm/unstable/all...
[18:47:43]
<Yunohost Git/Infra notifications> [issues] tituspijean opened [issue #2655](https://github.com/YunoHost/issues/issues/2655): Duplicated domain in app installation form
[18:47:44]
<Yunohost Git/Infra notifications> [issues] tituspijean labeled :package: App management on [issue #2655](https://github.com/YunoHost/issues/issues/2655): Duplicated domain in app installation form
[18:47:44]
<Yunohost Git/Infra notifications> [issues] WARNING: unknown issues action: typed
[18:47:44]
<Yunohost Git/Infra notifications> tituspijean archived repository ci: prototype ci using vagrant https://github.com/YunoHost/ci
[18:47:44]
<Yunohost Git/Infra notifications> [issues] tituspijean labeled :maple_leaf: Web administration on [issue #2655](https://github.com/YunoHost/issues/issues/2655): Duplicated domain in app installation form
[18:47:45]
<Yunohost Git/Infra notifications> tituspijean unarchived repository ci: prototype ci using vagrant https://github.com/YunoHost/ci
[18:47:45]
<Aleks (he/him/il/lui)> wtf
[18:47:47]
<Aleks (he/him/il/lui)> have you tried calling a cyberexorcist and trying again ?
[18:47:48]
<Aleks (he/him/il/lui)> have you tried calling an exorcist and trying again ?
[18:47:49]
<Émy – OniriCorpe> i am a cybernecromancer, if something.......
[18:47:50]
<tituspijean[m]> I have one better:
[18:47:50]
<Émy – OniriCorpe> https://mastodon.art/@thelatestkate/115129876834604507
[18:47:52]
<tituspijean[m]> https://aria.im/_bifrost/v1/media/download/AV7dnvlsTV93wX9iCqxj9Q5pWGrMEcx9XNTLvnlaWkrBFJycnk3G_vgUyJc04A_ME6mGgdFV3qom87kccrXBc2lCeZGzDlTAAG1hdHJpeC5vcmcvbFFmdmJNZG1TSVBQWVBZc2dnb3JrV0hP
[18:47:53]
<tituspijean[m]> https://aria.im/_bifrost/v1/media/download/AQM2M80RL6v11ZNNe3R08RiSiZtWYrAq5h2-68K6y2ZMWFNFzeGB4DMJQXXhyyjlOE1nW0L99W2sRJAuFwdcnQ9CeZGzDlTQAG1hdHJpeC5vcmcvYURCTVF1TUVPS2pWcWpSSGlIQ2JqY0lx
[18:47:53]
<Émy – OniriCorpe> yeah it parses the description too
[18:47:54]
<Aleks (he/him/il/lui)> (╯°□°)╯︵ ┻━┻
[18:47:55]
<Émy – OniriCorpe> not a job for a cybernecromancer, so
[18:47:55]
<Émy – OniriCorpe> ah.
[18:47:55]
<tituspijean[m]> I cannot try again with Baikal (not multi instance), I've just tried with Nextcloud's installation form and the issue did not appear
[18:47:56]
<tituspijean[m]> yeah but on the first one it does not even list nextcloud
[18:47:56]
<Aleks (he/him/il/lui)> wtf
[18:47:56]
<Aleks (he/him/il/lui)> burn the witch !
[18:54:03]
<tituspijean[m]> > <@oniricorpe:im.emelyne.eu> not a job for a cybernecromancer, so
I'm being shipped a Raspberry Pi that died at my parents', I may require your services if CPR is not working.
(CPR: computer problem resolution)
[18:55:00]
<Aleks (he/him/il/lui)> soooooo typically we set up development LXC (on your classic work machine or elsewhere) with this helper script (+ the README explains how to setup everything, theoretically) -> https://github.com/yunohost/ynh-dev
[18:55:00]
<Aleks (he/him/il/lui)> usually you can end up having it to work after a couple hours and it's fine but just be ready for, unfortunately, not being 100% straightforward
[18:55:01]
<Aleks (he/him/il/lui)> buuuut setting up incus / LXC is usually kind of a headache, typically there's always a hicup somewhere somehow in the network config, or the containerization stuff, depending on your distribution and network tweaks (eg having docker in parallel, or VPN or whatev)
[18:55:01]
<Aleks (he/him/il/lui)> (or who knows, sometime it just work™)
[18:55:03]
<Aleks (he/him/il/lui)> alternatively you can setup a VM or VPS and convert it to a dev environment with ynh-dev as well (basically it just does a git clone and the appropriate symlink etc such that you can git commit, checkout, all the development stuff)
[18:55:03]
<Aleks (he/him/il/lui)> it's a bit more deterministic in terms of shenanigans, but since the file are on a different machine, you typically won't be able to use your favorite IDE as easily
[18:55:04]
<Aleks (he/him/il/lui)> eeeeeehhhhh nope 😅 because YunoHost is not made to run in Docker, YunoHost is an entire ecosystem of services etc ... it's a bit like trying to run Proxmox in Docker
[18:55:05]
<Aleks (he/him/il/lui)> though if you're talking about specific stuff like working on the webadmin or user portal frontend, it can theoretically run in Docker and hit an API that is elsewhere
[18:55:06]
<Aleks (he/him/il/lui)> yeah well once you do have incus working it's okay-ish, but it's difficult to simplify that specific step for newcomers
[18:55:06]
<Aleks (he/him/il/lui)> theoretically there's an `incus_ynh` app which we do use in our infrastructure but hmmmm I would be cautious about randomly installing it
[18:55:06]
<Aleks (he/him/il/lui)> (and sandboxes would also help testing apps on an actual server that is not a production server, while still being able to share with other people "look when I do X on this app it doesn't work")
[18:55:06]
<Aleks (he/him/il/lui)> alternatively i'm thinking we should have sandbox machines somwhere in our infra that we can give access to people when they want to start contributing instead of losing mental sanity points on this instead of working on the actual stuff
[18:55:24]
<Aleks (he/him/il/lui)> eeeh not sure what you mean 🤔
[18:55:25]
<Aleks (he/him/il/lui)> thousands of years ago 😬
[18:55:25]
<Aleks (he/him/il/lui)> oooh that must be like uuuuuuuh
[18:55:50]
<Aleks (he/him/il/lui)> eeeeeh
[18:55:51]
<Aleks (he/him/il/lui)> nope
[18:55:51]
<Aleks (he/him/il/lui)> but if you're just editing the python code you can just run `apt install yunohost --reinstall` i think
[18:55:51]
<Aleks (he/him/il/lui)> that should just reapply the original python code
[18:55:52]
<Aleks (he/him/il/lui)> you may have a hard time with the front end though because it's ... compiled JS etc 😶🌫️
[18:55:52]
<Aleks (he/him/il/lui)> though I think that one you can install yarn / node modules etc on your local machine and hit another machine (i think ax o, the main frontend dev, does that)
[18:55:52]
<Aleks (he/him/il/lui)> alternatively if you're confident enough with the changes you can yolo push a PR and I can try it on my own idk if that helps
[18:55:53]
<Aleks (he/him/il/lui)> and I will do the exact same thing next time : "I am just changing these few lines, there is NOOOOO way it doesn't work !!"
[18:55:53]
<Aleks (he/him/il/lui)> 🙀 i usually edit the code in Github, say to myself "I am just changing these few lines, there is no way it doesn't work !!!", release the whole thing to production to the entire user base, then about 1.4 second later after this I realize I made a stupid typo, then make another commit with "Typo" or "Grompf", release an entire new version, just to find out there is another - or twelve other - typos
[18:59:34]
<boz89> I remember there was an ampere ARM machine that we had access to for a while?
[18:59:35]
<boz89> and then some AMD machine
[18:59:35]
<boz89> many years ago there was some server that was provided to devs to compile and test on
[18:59:35]
<boz89> I will read up on it
[18:59:35]
<boz89> I do have a second ipv4 so that helps
[18:59:36]
<boz89> but no biggie
[18:59:36]
<boz89> I think that will be the most straight forward method
[18:59:36]
<boz89> How do I test code which I change in yunohost? Firstly do I fork the dev branch and do the changes there?
[18:59:36]
<boz89> having a convenient dev setup is the most important thing when it comes to coding in my opinion. If you can make changes and instantly see what changed is what makes coding a breeze
[18:59:36]
<boz89> would docker also work as a test VM on my local machine?
[18:59:37]
<boz89> Testing on my main production server sounds a bit excessive. Is there another way?
[18:59:37]
<boz89> I think the devs were refactoring at the time when this was a thing
[18:59:37]
<boz89> Ideally I would test on my actual server inside a VM or something
[18:59:37]
<boz89> no worries
[18:59:38]
<boz89> yes!!! lol
[18:59:38]
<boz89> ohh fair enough
[18:59:38]
<boz89> If I use the built in backup functionality will that also restore everything in yunohost and yunohost-admin ?
[18:59:38]
<boz89> you know what. I think I might just go for the hail mary and test a few changes on my production server lol
[18:59:39]
<boz89> but don't tell anyone
[18:59:39]
<boz89> haha
[18:59:39]
<boz89> ehh . i am not changing too much. mainly the front end for the new cards for ssh key generation / upload . and a few lines in ssh.py
[18:59:39]
<boz89> ohh
[18:59:39]
<boz89> I could install forgejo and let that do the compilation through CI
[18:59:40]
<boz89> but it is supposed to work
[18:59:40]
<boz89> never used it to be honest
[18:59:40]
<boz89> nope. I am not confident with the changes. I usually code line by line. After every line I hit the run/play/execute/compile button and first see if there are errors, then I check if it runs like it is intended to run, then I go on to the next line, or the next code block
[18:59:40]
<boz89> but I do admire people who can code a whole system or app on a piece of paper and when they compile it, it magically works
[18:59:49]
<Aleks (he/him/il/lui)> eeeeeeh to me it's not super clear what's the intended design
[18:59:50]
<Aleks (he/him/il/lui)> you wrote all this :O woot :O
[18:59:51]
<Yunohost Git/Infra notifications> [issues] kevinwherron opened [issue #2656](https://github.com/YunoHost/issues/issues/2656): Postfix Configuration for SMTP use w/Amazon SES
[19:00:04]
<boz89> https://github.com/boza111/yunohost
[19:00:04]
<boz89> this is what I am currently working on
[19:00:05]
<boz89> https://github.com/boza111/yunohost-admin
[19:00:24]
<boz89> can anyone take a quick look at my code so far?
[19:00:25]
<boz89> Aleks. this is the first step
[19:00:25]
<boz89> I wonder if it compiles at all
[19:00:25]
<boz89> the intended design is in the readme.md i just uploaded
[19:00:25]
<boz89> Now I need to compile and see what needs to be fixed
[19:00:26]
<boz89> https://aria.im/_bifrost/v1/media/download/AYK9GLdhclKobbh3stKy4WdcccBGzsDUcURsrriqFkSZe-uUEf22b4vsWooJaEL_sAx_dQNbfclKjuo3D4jc1rZCeZGz3ItwAG1hdHJpeC5vcmcvamJ2c3Z3UWFadFF5RWV4ck5rUWtMSUFP
[19:00:26]
<boz89> I also just now added a line to "yunohost-admin/app/src/components/layouts/MainLayout.vue" to see what it does :)
[19:00:48]
<boz89> I think i added the locales into yunohost and not yunohost-admin/.../i18n/locales/en.json
[19:00:48]
<boz89> also the final place of this menu will not be after "tools". but I just want to see how it functions
[19:00:48]
<boz89> I think i messed up with the locales
[19:02:30]
<Yunohost Git/Infra notifications> [yunohost] Josue-T pushed 2 commits to nginx_proxy_fastcgi_params ([43c250d5554d...6ca4fbfe2031](https://github.com/YunoHost/yunohost/compare/43c250d5554d...6ca4fbfe2031))
[19:02:31]
<Yunohost Git/Infra notifications> [yunohost/nginx_proxy_fastcgi_params] Cleanup - Josué Tille
[19:02:31]
<Yunohost Git/Infra notifications> [yunohost] Josue-T [commented](https://github.com/YunoHost/yunohost/pull/2163#discussion_r2314991283) on pull request #2163 Add config for fastcgi params and proxy param with and without authentication headers: I dont mind to remove this. My idea was that, if the admin would like to disable https, in this case it would be for al...
[19:02:31]
<Yunohost Git/Infra notifications> [yunohost/nginx_proxy_fastcgi_params] Also remove X-Forwarded-User for proxy without auth - Josué Tille
[19:59:54]
<tituspijean[m]> #yunohost:matrix.org as a consequence of https://forum.yunohost.org/t/matrix-apps-vulnerability-discovered-and-fixed/38105 and now that all main apps and servers have been updated, we will proceed with a room upgrade tomorrow (2025-09-04) around 19:00 CEST (if there's no important brainstorming session ongoing at that time here).
Make sure that your clients are up-to-date to be able to load the upgraded room. Your client needs to be compatible with Matrix rooms in version 12.
[22:03:01]
<Yunohost Git/Infra notifications> [yunohost] fflorent edited a [comment](https://github.com/YunoHost/yunohost/pull/2147#discussion_r2320098014) on pull request #2147 helpers2.1: skip apt update when cache was already updated less than 30 minutes ago: Wouldnt it work? if [[ -z "(find /var/cache/apt/pkgcache.bin -mmin -30)" ]] && [[ -z "(find /etc/apt/sources.lis...
[22:03:04]
<Yunohost Git/Infra notifications> [yunohost] fflorent [commented](https://github.com/YunoHost/yunohost/pull/2147#discussion_r2320098014) on pull request #2147 helpers2.1: skip apt update when cache was already updated less than 30 minutes ago: Wouldnt it work? if [ -z "(find /var/cache/apt/pkgcache.bin -mmin -60)" ] Source: https://unix.stackexchang...
[22:03:05]
<Yunohost Git/Infra notifications> [yunohost] fflorent edited a [comment](https://github.com/YunoHost/yunohost/pull/2147#discussion_r2320098014) on pull request #2147 helpers2.1: skip apt update when cache was already updated less than 30 minutes ago: Wouldnt it work? if [[ -z "(find /var/cache/apt/pkgcache.bin -mmin -30 2>/dev/null)" ]] && [[ -z "(find /etc/apt...
[22:03:25]
<Yunohost Git/Infra notifications> [yunohost] zamentur pushed 1 commit to optimize-apt-update-calls: [enh] Use find instead of a temporary file ([252e9d10](https://github.com/YunoHost/yunohost/commit/252e9d10656794556035d30f6160ac022e10fc51))
[22:03:25]
<Yunohost Git/Infra notifications> [yunohost] zamentur pushed 1 commit to optimize-apt-update-calls: [fix] Missing minus ([1025bc58](https://github.com/YunoHost/yunohost/commit/1025bc587ce9c836b207d45e6776795d367941ed))
[22:03:26]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2147#discussion_r2320135686) on pull request #2147 helpers2.1: skip apt update when cache was already updated less than 30 minutes ago: suggestion if [[ "*" == "update" ]]
[22:03:26]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to optimize-apt-update-calls: Update helpers/helpers.v2.1.d/apt ([f849c84f](https://github.com/YunoHost/yunohost/commit/f849c84fb8b809bb8fd9ef6e4ad7427be247cdf3))
[22:03:26]
<Yunohost Git/Infra notifications> [yunohost] zamentur merged [pull request #2147](https://github.com/YunoHost/yunohost/pull/2147): helpers2.1: skip apt update when cache was already updated less than 30 minutes ago
[22:03:27]
<Yunohost Git/Infra notifications> [yunohost] zamentur deleted branch optimize-apt-update-calls
[22:03:27]
<Yunohost Git/Infra notifications> [yunohost] zamentur pushed 1 commit to dev: helpers2.1: skip apt update when cache was already updated less than 30 minutes ago (#2147) * helpers2.1: skip apt upda... ([1f3a98ab](https://github.com/YunoHost/yunohost/commit/1f3a98ab5df543eb89710139965b87d48840a2fd))
[22:03:28]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.17.1+202509032245 for bookworm/unstable/all...
[22:03:28]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.17.1+202509032245 for bookworm/unstable/all.
[22:03:28]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.17.1+202509032245 for bookworm/unstable.
[22:03:29]
<Yunohost Git/Infra notifications> [yunohost] alexAubin merged [pull request #2150](https://github.com/YunoHost/yunohost/pull/2150): Add jinja filter to load and dump json, yaml and toml
[22:03:29]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 2 commits to dev ([de20bf8d67f7...428eb590e9f2](https://github.com/YunoHost/yunohost/compare/de20bf8d67f7...428eb590e9f2))
[22:03:29]
<Yunohost Git/Infra notifications> [yunohost/dev] Add jinja filter to load and dump json, yaml and toml (#2150) - Alexandre Aubin
[22:03:29]
<Yunohost Git/Infra notifications> [yunohost/dev] Add jinja filter to load and dump json, yaml and toml - Josué Tille
[22:03:30]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.17.1+202509032300 for bookworm/unstable/all...
[22:03:30]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.17.1+202509032300 for bookworm/unstable/all.
[22:03:31]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.17.1+202509032300 for bookworm/unstable.
[22:03:31]
<Yunohost Git/Infra notifications> [yunohost] zamentur [commented](https://github.com/YunoHost/yunohost/pull/2152#discussion_r2320218391) on pull request #2152 Upgrade helper version for hook in version 2.1: Use YNH_CWD instead of YNH_CORE_BACKUP_DIR like in https://doc.yunohost.org/admin/backups/include_exclude_files
[22:03:32]
<Yunohost Git/Infra notifications> [yunohost] yunohost-bot opened [pull request #2171](https://github.com/YunoHost/yunohost/pull/2171): Translations update from Weblate
[22:03:33]
<Yunohost Git/Infra notifications> [yunohost] zamentur [commented](https://github.com/YunoHost/yunohost/pull/2152#discussion_r2320250155) on pull request #2152 Upgrade helper version for hook in version 2.1: Remove YNH_CORE_SCRIPT and use another context var Remove YNH_HELPERS_VERSION=2
[22:03:36]
<Yunohost Git/Infra notifications> [yunohost-admin] alexAubin converted to draft the [pull request #644](https://github.com/YunoHost/yunohost-admin/pull/644): Improvements to the user list and user info view
[22:03:36]
<Yunohost Git/Infra notifications> [yunohost] alexAubin converted to draft the [pull request #2154](https://github.com/YunoHost/yunohost/pull/2154): Add a new /dash route meant for the API to get quick infos to display on the home page
[22:03:36]
<Yunohost Git/Infra notifications> [yunohost] alexAubin converted to draft the [pull request #2153](https://github.com/YunoHost/yunohost/pull/2153): user list: add groups info by default + sort users with admins first followed by other users, sorted alphabetically
[22:05:52]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: Delete setup.cfg: linter workflows / tox derps because of setup.cfg ? ([f4a81d55](https://github.com/YunoHost/yunohost/commit/f4a81d55ae222360c6dd1c405da990564937c80e))
[22:06:04]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.17.1+202509040230 for bookworm/unstable/all...
[22:06:04]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.17.1+202509040230 for bookworm/unstable.
[22:06:05]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: Update pyproject.toml: hmpf ([d817d5a4](https://github.com/YunoHost/yunohost/commit/d817d5a41adecd6c13bcc9a66c70952b0b70544c))
[22:06:05]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.17.1+202509040230 for bookworm/unstable/all.
[22:06:05]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: mypy nyahnyahnyah ([b65494d7](https://github.com/YunoHost/yunohost/commit/b65494d74b8bda61accbbaddde319812eda67990))
[22:06:06]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.17.1+202509040245 for bookworm/unstable/all.
[22:06:06]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.17.1+202509040245 for bookworm/unstable.
[22:06:06]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.17.1+202509040245 for bookworm/unstable/all...
[22:07:33]
<Yunohost Git/Infra notifications> [yunohost/nginx_proxy_fastcgi_params] Add config for fastcgi params and proxy param with and without authentication headers - Josué Tille
[22:07:33]
<Yunohost Git/Infra notifications> [yunohost/nginx_proxy_fastcgi_params] Also remove X-Forwarded-User for proxy without auth - Josué Tille
[22:07:34]
<Yunohost Git/Infra notifications> [yunohost/nginx_proxy_fastcgi_params] Cleanup - Josué Tille
[22:07:34]
<Yunohost Git/Infra notifications> [yunohost] Josue-T pushed 3 commits to nginx_proxy_fastcgi_params ([6ca4fbfe2031...0250ffd769f6](https://github.com/YunoHost/yunohost/compare/6ca4fbfe2031...0250ffd769f6))