Sunday, December 01, 2024
apps@conference.yunohost.org
December
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:19:12] <Yunohost Git/Infra notifications> App searx failed all tests in job [#12423](https://ci-apps.yunohost.org/ci/job/12423) :(
[00:32:42] <Yunohost Git/Infra notifications> App wetty failed all tests in job [#12425](https://ci-apps.yunohost.org/ci/job/12425) :(
[04:36:38] <Yunohost Git/Infra notifications> Job [#12428](https://ci-apps.yunohost.org/ci/job/12428) for qr failed miserably :(
[05:09:04] <Yunohost Git/Infra notifications> App qr goes down from level 8 to 6 in job [#12429](https://ci-apps.yunohost.org/ci/job/12429)
[07:48:55] <Yunohost Git/Infra notifications> App send goes down from level 8 to 6 in job [#11369](https://ci-apps.yunohost.org/ci/job/11369)
[07:53:12] <Yunohost Git/Infra notifications> App hydrogen goes down from level 8 to 6 in job [#11140](https://ci-apps.yunohost.org/ci/job/11140)
[08:09:08] <Yunohost Git/Infra notifications> App jellyfin-vue goes down from level 8 to 6 in job [#11156](https://ci-apps.yunohost.org/ci/job/11156)
[08:19:14] <Yunohost Git/Infra notifications> App restic goes down from level 8 to 6 in job [#11348](https://ci-apps.yunohost.org/ci/job/11348)
[08:22:55] <Yunohost Git/Infra notifications> App rspamd goes down from level 7 to 6 in job [#11353](https://ci-apps.yunohost.org/ci/job/11353)
[08:24:34] <oufmilo> Hi 👋
I can’t install yunorunner because incus package is broken.
Any solution here ?
Thanks
[08:35:00] <Yunohost Git/Infra notifications> App workout-tracker goes down from level 7 to 6 in job [#11464](https://ci-apps.yunohost.org/ci/job/11464)
[08:44:38] <Yunohost Git/Infra notifications> App yellow goes down from level 8 to 6 in job [#11471](https://ci-apps.yunohost.org/ci/job/11471)
[08:56:06] <Yunohost Git/Infra notifications> App beehive goes down from level 7 to 6 in job [#12020](https://ci-apps.yunohost.org/ci/job/12020)
[09:13:32] <Yunohost Git/Infra notifications> App ampache goes down from level 8 to 6 in job [#11489](https://ci-apps.yunohost.org/ci/job/11489)
[09:14:14] <Yunohost Git/Infra notifications> App mautrix_whatsapp goes down from level 8 to 6 in job [#11215](https://ci-apps.yunohost.org/ci/job/11215)
[09:21:46] <eric_G> README-generator is bringing all the apps to level 6 🙄
[13:16:33] <marc-flender> > <@Alekswag:matrix.org> ben normalement avec la commande dont on discutait avant à propos du setting protect_against_auth_spoofing_truc ça résoud ce pb ...

Bonjour Aleks, ces commandes ne fonctionnent pas chez les utilsateurs de my_webdav qui sont passés à Bookworm. Y a-t-il un moyen d'activer le mode debug de ssowat? En effet, sur ma machine par exemple, le fichier /var/log/nginx/ssowat.log est vide?
[13:18:28] <Aleks (he/him/il/lui)> ben on avait pas genre conclu que ça marchait l'autre fois en essayant avec toi ?
[13:18:39] <Aleks (he/him/il/lui)> Est-ce que les gens ont fait un "yunohost app ssowatconf" après ?
[13:20:55] <marc-flender> bonjour, non on n'avait rien conclu. Ils ont bien fait les 2 commandes:
[13:21:27] <marc-flender> yunohost app setting my\_webdav protect\_against\_basic\_auth\_spoofing -v false
yunohost app ssowatconf
[13:21:47] <marc-flender> résultat: possibilité de se connecter seulement en mode "publc"
[13:21:56] <marc-flender> et tout le monde peut se connecter, semble-t-il
[13:22:34] <marc-flender> sans mot de passe
[13:24:09] <marc-flender> https://github.com/YunoHost-Apps/my_webdav_ynh/issues/18#issuecomment-2491713146
[13:24:29] <marc-flender> "I need to give access to visitors otherwise connection fails
Enabling visitors permission give me access to every users directories, without the need of any login/password"
[13:24:40] <Aleks (he/him/il/lui)> moui maintenant que tu le dis, le fait que le mot de passe soit ignoré c'est lié au hack d'utiliser `$remote_user` dans l'alias : dans l'absolu aucun mécanisme ne vérifie que les credentials fourni sont authentiques
[13:25:15] <marc-flender> en Yunohost Bullseye, il y a bien vérification
[13:25:38] <marc-flender> Je suis en Bullseye, je ne peux pas me connecter si je n'utilise pas les credentials Yunohost
[13:26:57] <marc-flender> Il me semble que dans la config nginx, ca correspond aux lignes:
[13:26:58] <marc-flender>
auth_pam "Restricted";
auth_pam_service_name "common-auth";

[13:27:23] <marc-flender> le $remote_user est juste une variable d'environnement de nginx
[13:27:53] <marc-flender> https://nginx.org/en/docs/http/ngx_http_core_module.html#var_remote_user
[13:28:08] <marc-flender> pas de hack là-dedans
[13:28:32] <marc-flender> $remote_user
user name supplied with the Basic authentication
[13:29:12] <marc-flender> donc si pas de Basic authentication, $remote_user= vide, et ça m'ennuie
[13:31:01] <marc-flender> d'où ma question: puis-je voir les logs de ssowat ?
[13:31:58] <Aleks (he/him/il/lui)> tu peux rajouter `"logging": "debug",` dans la conf json de ssowat
[13:34:44] <marc-flender> merci
[15:35:07] <Aleks (he/him/il/lui)> > <@ericg:matrix.org> README-generator is bringing all the apps to level 6 🙄

supposedly fixed by https://github.com/YunoHost/package_linter/commit/48027fd4896c1d805c3fdaee7f84e094e34466a9 >_>
[19:11:48] <Yunohost Git/Infra notifications> test
[19:21:31] <Yunohost Git/Infra notifications> [synapse_ynh] J​osue-T [commented](https://github.com/YunoHost-Apps/synapse_ynh/issues/503#issuecomment-2510216198) on [issue #503](https://github.com/YunoHost-Apps/synapse_ynh/issues/503) Backup fails during upgrade: Hello, Some questions: - What is the result of the command: yunohost --output-as plain domain list. Mainly the questi...
[22:25:55] <Yunohost Git/Infra notifications> [synapse_ynh] l​yynd [commented](https://github.com/YunoHost-Apps/synapse_ynh/issues/503#issuecomment-2510278684) on [issue #503](https://github.com/YunoHost-Apps/synapse_ynh/issues/503) Backup fails during upgrade: * There is both synapse.<domain.tld> and just <domain.tld>. * In what sense? It was added to domains in YunoHost, ...
[23:16:54] <Yunohost Git/Infra notifications> [nextcloud_ynh] T​hatoo [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753#issuecomment-2510297464) on [issue #753](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753) Forward Email?: I should check if on a fresh install of ynh 12 with nc, the LDAP config name is empty, "" or if its s01. For some rea...
[23:25:42] <Yunohost Git/Infra notifications> [piped_ynh] y​unohost-bot opened [pull request #159](https://github.com/YunoHost-Apps/piped_ynh/pull/159): Upgrade to v2024.11.28
[23:27:16] <Yunohost Git/Infra notifications> [searxng_ynh] y​unohost-bot opened [pull request #350](https://github.com/YunoHost-Apps/searxng_ynh/pull/350): Upgrade to v2024.12.01