JimboJoe

Results 48 comments of JimboJoe

Hello, This was tested with success under Windows with MobaXterm with: - Xiaomi Mi4C under OmniROM 6.0.1 - Lenovo/Motorola Moto G4 under stock ROM 6.0.1 Thanks a lot!

This a long pending issue on every apps: how can you automatically log out from applications when logging out from the portal? Naively there could be a mechanism in SSOwat...

I think it's a very good idea to disable that password change feature! :+1: It's a general behavior to implement/configure for each app. It would be interesting to redirect to...

Well, it depends if the app can have "external" users (i.e. in Nextcloud and not in YunoHost). And it'd be better to redirect back to the app after changing the...

Looks like the [official procedure](https://docs.nextcloud.com/server/22/admin_manual/configuration_database/mysql_4byte_support.html) has slightly changed in Nextcloud 22 (notably, rather use of `maintenance:repair` command instead of `db:convert-mysql-charset`). Maybe that migration could be more robust/reliable...?

Thanks for your input! When looking at it, it seems due to [this](https://github.com/YunoHost-Apps/nextcloud_ynh/blob/master/scripts/install#L143-L147): we specifically look for the main domain where we should maybe point to the app domain. You...

As I already mentioned, I can't reproduce this issue. Maybe it is linked with your modifications, so the first steps, if we want to capitalize on your experience, would be...

As I mentioned "WIP", I pushed that now just to illustrate the current API differences with MySQL helpers. .. Thanks for spotting the glitches anyway :wink: