YunoHost-Apps / outline_ynh

An open, extensible, wiki for your team built using React and Node.js
GNU Affero General Public License v3.0
19 stars 9 forks source link

Bug : Control characters in MinIO password manifest field #70

Closed Gredin67 closed 1 year ago

Gredin67 commented 1 year ago

At install I selected an existing yunohost user as admin for minIO. In the minIO admin password field I gave the same password as the yunohost user's one. However I'm not able to connect to https://minio.arn-test.noho.st/login with this admin and password. Did I do something wrong ?

Gredin67 commented 1 year ago

I found the bug. At install I gave a password including a + which was replaced:

Gredin67 commented 1 year ago

Also it was not clear to me if minio_admin should be an existing YunoHost user or if it will be a newly created system user or so? Is it an issue if I user and existing YunoHost user ?

Limezy commented 1 year ago

Hi, the new release v0.72 gets rid of MinIO so your problems should now be solved ! Sorry for the very very late reply