Saturday, August 01, 2026
dev@conference.yunohost.org
August
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            

[00:13:45] <Yunohost Git/Infra notifications> [yunohost] z​amentur pushed to fix-import-users: [fix] Bad regex + fullname support ([ae68c5e7](https://github.com/YunoHost/yunohost/commit/ae68c5e7c8851565a192d613718f70c79c5359c4))
[00:19:39] <Yunohost Git/Infra notifications> [yunohost] z​amentur opened [pull request #2332](https://github.com/YunoHost/yunohost/pull/2332) : [fix] Bad regex + fullname support
[00:20:13] <Yunohost Git/Infra notifications> [yunohost] z​amentur [commented](https://github.com/YunoHost/yunohost/pull/2309#discussion_r3694071532) on pull request #2309 User invitations and self-registration: Done here https://github.com/YunoHost/yunohost/pull/2332
[08:21:15] <Yunohost Git/Infra notifications> [yunohost] t​ituspijean pushed to enh-hostkarma: enh(dnsbl): Hostkarma yellowlist is not blocklist ([838c6cb5](https://github.com/YunoHost/yunohost/commit/838c6cb5db15a04047f81d8e821078d947cc1cae))
[08:24:46] <Yunohost Git/Infra notifications> [yunohost] t​ituspijean opened [pull request #2333](https://github.com/YunoHost/yunohost/pull/2333) : enh(dnsbl): Hostkarma yellowlist is not blocklist
[08:46:55] <Yunohost Git/Infra notifications> [issues] t​ituspijean opened [issue #2827](https://github.com/YunoHost/issues/issues/2827) : "Too many pending emails in mail queue" does not give guidance for resolution
[09:17:14] <Yunohost Git/Infra notifications> [yunohost] z​amentur [commented](https://github.com/YunoHost/yunohost/pull/2309#discussion_r3695318466) on pull request #2309 User invitations and self-registration: If i understand well. Its not possible to run user side action if admin or automated action are running (backup, diag, ...
[09:40:27] <Yunohost Git/Infra notifications> [yunohost] z​amentur [commented](https://github.com/YunoHost/yunohost/pull/2309#discussion_r3695352407) on pull request #2309 User invitations and self-registration: About security and UX point of view: if someone play by calling constantly portal_registration_queue API, if we keep t...
[09:41:36] <Yunohost Git/Infra notifications> [yunohost] z​amentur edited a [comment](https://github.com/YunoHost/yunohost/pull/2309#discussion_r3695352407) on pull request #2309 User invitations and self-registration: About security and UX point of view: in the other way its not possible to run admin action if those user side action ar...
[09:53:35] <Yunohost Git/Infra notifications> [yunohost] z​amentur [commented](https://github.com/YunoHost/yunohost/pull/2309#discussion_r3695372366) on pull request #2309 User invitations and self-registration: On the last point about portal_invitation_consume, i guess we could check the invitation token exists before doing the...
[10:11:05] <Yunohost Git/Infra notifications> [yunohost] D​eMiro5001 [commented](https://github.com/YunoHost/yunohost/pull/2309#discussion_r3695396200) on pull request #2309 User invitations and self-registration: We can ratelimit it
[12:00:22] <Yunohost Git/Infra notifications> [repo.yunohost.org] S​alamandar pushed to main: Merge setup scripts into one, update gitignore ([a7741e0c](https://github.com/YunoHost/repo.yunohost.org/commit/a7741e0c6a7490fd3adafde6659697011c2fe717))
[12:00:23] <Yunohost Git/Infra notifications> [repo.yunohost.org] S​alamandar pushed to main: Use SVG yunohost logo ([03734d38](https://github.com/YunoHost/repo.yunohost.org/commit/03734d3812a7afb73673ec9e94123ebb7d4f77cc))
[12:00:23] <Yunohost Git/Infra notifications> [repo.yunohost.org] S​alamandar pushed to main: Remove legacy nginx config file ([c3060709](https://github.com/YunoHost/repo.yunohost.org/commit/c30607092f8183c4f82c13700ee30ed62f2068c3))
[12:00:54] <Yunohost Git/Infra notifications> [repo.yunohost.org] S​alamandar pushed to main: config: Ensure tailwindcss only outputs the required CSS rules ([4fca3096](https://github.com/YunoHost/repo.yunohost.org/commit/4fca3096d231912c498935f918fdaa79bf561ba5))
[12:02:27] <Yunohost Git/Infra notifications> [repo.yunohost.org] S​alamandar pushed to main: html: Reduce Open Sans weights downloaded ([f793f5c5](https://github.com/YunoHost/repo.yunohost.org/commit/f793f5c58eac3cfaa3b7522a1da89338daf34b9e))
[12:14:16] <Yunohost Git/Infra notifications> [repo.yunohost.org] S​alamandar pushed to main: index.html: Use SVG yunohost logo ([6390fb23](https://github.com/YunoHost/repo.yunohost.org/commit/6390fb23d02298021c6b6e2328e9247705a9f10e))
[12:14:17] <Yunohost Git/Infra notifications> [repo.yunohost.org] S​alamandar pushed to main: Reorder footer / header elts for better loading ([f264d4f2](https://github.com/YunoHost/repo.yunohost.org/commit/f264d4f2dd1ca4328a5ab3251cf041a510c9d76b))
[15:59:56] <Yunohost Git/Infra notifications> [yunohost] z​amentur [commented](https://github.com/YunoHost/yunohost/pull/2329#issuecomment-5152181998) on [issue #2329](https://github.com/YunoHost/yunohost/pull/2329) [enh] Generate random ascii between a-zA-Z0-9 instead of a-f0-9: Here are all the kind of use of this function: ./src/backup.py:960: password=random_ascii(70), ./src/...
[16:00:04] <Yunohost Git/Infra notifications> [yunohost] z​amentur merged [pull request #2329](https://github.com/YunoHost/yunohost/pull/2329) : [enh] Generate random ascii between a-zA-Z0-9 instead of a-f0-9
[16:00:26] <Yunohost Git/Infra notifications> [yunohost] z​amentur pushed to dev: [enh] Generate random ascii between a-zA-Z0-9 instead of a-f0-9 ([eb13ae74](https://github.com/YunoHost/yunohost/commit/eb13ae741e250d3671eee2fe4983afd9c6adeb92))
[16:00:33] <Yunohost Git/Infra notifications> [yunohost] z​amentur pushed to dev: Linter ([5ea4ffbd](https://github.com/YunoHost/yunohost/commit/5ea4ffbdb0186a7d24e36212e48243d18dc67652))
[16:00:37] <Yunohost Git/Infra notifications> [yunohost] z​amentur deleted branch enh-random-ascii
[16:00:49] <Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.40.1+202608011800 for bookworm/unstable/all...
[16:00:50] <Yunohost Git/Infra notifications> [yunohost] z​amentur pushed to enh-hostkarma: [enh] Generate random ascii between a-zA-Z0-9 instead of a-f0-9 ([eb13ae74](https://github.com/YunoHost/yunohost/commit/eb13ae741e250d3671eee2fe4983afd9c6adeb92))
[16:00:52] <Yunohost Git/Infra notifications> [yunohost] z​amentur pushed to enh-hostkarma: Linter ([5ea4ffbd](https://github.com/YunoHost/yunohost/commit/5ea4ffbdb0186a7d24e36212e48243d18dc67652))
[16:00:56] <Yunohost Git/Infra notifications> [yunohost] z​amentur pushed to enh-hostkarma: :art: Format Python code with Ruff, and Bash code with Shfmt ([4bb4192e](https://github.com/YunoHost/yunohost/commit/4bb4192e3adc4904a26b4d29449d03b117ae1ff3))
[16:00:59] <Yunohost Git/Infra notifications> [yunohost] z​amentur pushed to enh-hostkarma: Merge branch dev into enh-hostkarma ([5bddd100](https://github.com/YunoHost/yunohost/commit/5bddd10033d74271cde420a90f509bfcb1bc41ca))
[16:01:11] <Yunohost Git/Infra notifications> [yunohost] z​amentur pushed to dev: enh(dnsbl): Hostkarma yellowlist is not blocklist (#2333) Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github... ([02b15466](https://github.com/YunoHost/yunohost/commit/02b1546648544fcfc02af9fdb17f3e88b61408b9))
[16:01:14] <Yunohost Git/Infra notifications> [yunohost] z​amentur merged [pull request #2333](https://github.com/YunoHost/yunohost/pull/2333) : enh(dnsbl): Hostkarma yellowlist is not blocklist
[16:01:16] <Yunohost Git/Infra notifications> [yunohost] z​amentur deleted branch enh-hostkarma
[16:06:02] <Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.40.1+202608011800 for bookworm/unstable/all.
[16:06:09] <Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.40.1+202608011800 for bookworm/unstable.
[16:15:04] <Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.40.1+202608011815 for bookworm/unstable/all...
[16:16:38] <Yunohost Git/Infra notifications> [yunohost] z​amentur pushed to enh-antibot-with-proof-of-work: [fix] Bad type annotation ([80192dcd](https://github.com/YunoHost/yunohost/commit/80192dcd4db7badb5456def3c3a9f721665df0e7))
[16:16:40] <Yunohost Git/Infra notifications> [yunohost] z​amentur pushed to enh-antibot-with-proof-of-work: [fix] Missing translation ([5557d241](https://github.com/YunoHost/yunohost/commit/5557d241b5b188a682d3323bee0ce2118296164f))
[16:19:58] <Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.40.1+202608011815 for bookworm/unstable.
[16:19:58] <Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.40.1+202608011815 for bookworm/unstable/all.
[18:20:44] <Yunohost Git/Infra notifications> [cloud-init-images] S​alamandar pushed to fpu-refacto: Refactorize, ensure set ([f2dfba8d](https://github.com/YunoHost/cloud-init-images/commit/f2dfba8d9ef26513e417801ef009a8b60239f411))
[18:26:17] <Yunohost Git/Infra notifications> [cloud-init-images] S​alamandar pushed to fpu-refacto: Refactorize, ensure set ([9bcbf4ea](https://github.com/YunoHost/cloud-init-images/commit/9bcbf4eafa07ec526fee2d971db7003f3892b3f4))
[18:26:50] <Yunohost Git/Infra notifications> [cloud-init-images] S​alamandar pushed to fpu-refacto: Refactorize, ensure set ([5952eeb6](https://github.com/YunoHost/cloud-init-images/commit/5952eeb621646b869ffedcc5a552e40f08c0a7bd))
[18:26:59] <Yunohost Git/Infra notifications> [cloud-init-images] S​alamandar pushed to fpu-refacto: Refactorize, ensure set ([845dfd66](https://github.com/YunoHost/cloud-init-images/commit/845dfd665de3afde192877f9f7325a2429858826))
[18:27:43] <Yunohost Git/Infra notifications> [cloud-init-images] S​alamandar pushed to fpu-refacto: Refactorize, ensure set ([4566212e](https://github.com/YunoHost/cloud-init-images/commit/4566212ec6b411677540a8fe50562b9c55608fb2))
[19:38:04] <Yunohost Git/Infra notifications> [cloud-init-images] S​alamandar pushed to fpu-refacto: Refactorize, ensure set ([8d25307b](https://github.com/YunoHost/cloud-init-images/commit/8d25307b0ada31f3585a3a3ca42f764bb552e475))
[19:44:27] <Yunohost Git/Infra notifications> [cloud-init-images] S​alamandar pushed to pretty: Prettyfy the script, add a gitignore ([a9993f3d](https://github.com/YunoHost/cloud-init-images/commit/a9993f3d950fdd7a3cbedf9ba31e65eef55b8686))
[19:47:25] <Yunohost Git/Infra notifications> [cloud-init-images] S​alamandar pushed to pretty: Prettyfy the script, add a gitignore ([7031f69a](https://github.com/YunoHost/cloud-init-images/commit/7031f69ab96f1a4ef45c3110a83ab4923f7f37eb))
[20:19:14] <Yunohost Git/Infra notifications> [install_script] S​alamandar pushed to fpu-no_ping: trixie: check_connection: Try using curl, wget before ping ping is ICMP packets, usually blocked by many contextes (qem... ([0335552e](https://github.com/YunoHost/install_script/commit/0335552e4b8b6a96e885a9f12dfe377b8164bacf))
[20:19:34] <Yunohost Git/Infra notifications> [install_script] S​alamandar assigned Salamandar on [pull request #89](https://github.com/YunoHost/install_script/pull/89) : trixie: check_connection: Try using curl, wget before ping
[20:19:47] <Yunohost Git/Infra notifications> [install_script] S​alamandar opened [pull request #89](https://github.com/YunoHost/install_script/pull/89) : trixie: check_connection: Try using curl, wget before ping
[20:24:27] <Yunohost Git/Infra notifications> [install_script] S​alamandar pushed to fpu-no_ping: trixie: check_connection: Try using curl, wget before ping ping is ICMP packets, usually blocked by many contextes (qem... ([3dad9813](https://github.com/YunoHost/install_script/commit/3dad981340d6c284696416c7f03f353a7170090d))
[20:29:48] <Yunohost Git/Infra notifications> [install_script] S​alamandar pushed to fpu-no_ping: trixie: check_connection: Try using curl, wget before ping ping is ICMP packets, usually blocked by many contextes (qem... ([26cd9100](https://github.com/YunoHost/install_script/commit/26cd91000ff495c5aa4addea4f50f1618c1bfb9d))
[20:35:58] <Yunohost Git/Infra notifications> [install_script] z​amentur [commented](https://github.com/YunoHost/install_script/pull/89#discussion_r3696570471) on pull request #89 trixie: check_connection: Try using curl, wget before ping: I guess TLS auth could fails if the host on which run the script has a bad date (for example in 2100 or in 1970)

sug...
[20:42:46] <Yunohost Git/Infra notifications> [install_script] S​alamandar [commented](https://github.com/YunoHost/install_script/pull/89#discussion_r3696592144) on pull request #89 trixie: check_connection: Try using curl, wget before ping: Ah yes, didnt think about the date being wrong.
[20:48:14] <Yunohost Git/Infra notifications> [install_script] S​alamandar pushed to fpu-no_ping: trixie: check_connection: use http instead of https Maybe servers would have a wrong date and fail the http handshake. ... ([a48e1476](https://github.com/YunoHost/install_script/commit/a48e14768d6e20b0b4537a169eb5ee708df49da6))
[20:48:15] <Yunohost Git/Infra notifications> [install_script] S​alamandar pushed to fpu-no_ping: trixie: check_connection: use http instead of https Maybe servers would have a wrong date and fail the https handshake.... ([c5e018bb](https://github.com/YunoHost/install_script/commit/c5e018bb0a602ba29bbba1ebdb5f1ca60c448a7b))
[20:54:01] <Yunohost Git/Infra notifications> [install_script] z​amentur approved [pull request #89](https://github.com/YunoHost/install_script/pull/89#pullrequestreview-4835714771) trixie: check_connection: Try using curl, wget before ping: LGTM
[20:54:04] <Yunohost Git/Infra notifications> [install_script] z​amentur edited review [pull request #89](https://github.com/YunoHost/install_script/pull/89#pullrequestreview-4835714771) : trixie: check_connection: Try using curl, wget before ping
[20:58:40] <Yunohost Git/Infra notifications> [install_script] S​alamandar pushed to fpu-no_ping: bookworm, trixie: check_connection: Try using curl, wget before ping ping is ICMP packets, usually blocked by many cont... ([2d7f21fe](https://github.com/YunoHost/install_script/commit/2d7f21fe395031012c26811f54d53b26b1876a9a))
[20:58:44] <Yunohost Git/Infra notifications> [install_script] S​alamandar merged [pull request #89](https://github.com/YunoHost/install_script/pull/89) : trixie: check_connection: Try using curl, wget before ping
[20:58:45] <Yunohost Git/Infra notifications> [install_script] S​alamandar pushed to main: bookworm, trixie: check_connection: Try using curl, wget before ping ping is ICMP packets, usually blocked by many cont... ([67350032](https://github.com/YunoHost/install_script/commit/67350032602539cdabd57ed85e19a95fa86c219d))
[20:58:48] <Yunohost Git/Infra notifications> [install_script] S​alamandar deleted branch fpu-no_ping
[23:23:09] <Yunohost Git/Infra notifications> [yunohost] z​amentur [commented](https://github.com/YunoHost/yunohost/pull/2309#discussion_r3696906613) on pull request #2309 User invitations and self-registration: As suggested by https://github.com/YunoHost/yunohost/pull/2309/changes#r3695396200 we could set a rate limit to prevent ...