vladimirdulov
vladimirdulov
NextCloud Talk shows user statuses in a channel only when there are participants less than 100. The are no settings to change it as It's hardcoded in php and js...
Hi, We are using Syndication 2.1 and faced with the error "Something went wrong when connecting to the site. Site disabled." after submitting the plugin settings, e.g. OAuth token. After...
Could you advise if the `suggested plugin` "ep_openid_connect" is still working with v2.0.x? I get the following error in the etherpad-lite log, openid connect plugin doesn't seem to work. ```...
### Installation Method Docker Installation ### AzuraCast Release Channel Stable Channel ### Current AzuraCast Version 0.19.7 ### What happened? Hello, I'm packaging AzuraCast application for Cloudron.io. Technically I've managed to...
Hello, Currently all emails have some hardcoded `Mail From Name` headers, e.g. `Admin (Leantime)`, `Leantime System (Leantime)`, etc. Could you implement an ability to specify email `From` and email `From...
Could you implement an ability to use Redis for `Huey task queue`? Currently `Huey task queue` uses sqlite3 which doesn't work good in docker environments - a data could be...
Collabora Online doesn't load custom fonts uploaded on Nextcloud using `remote_font_config`. I've found out that `/apps/richdocuments/settings/fonts.json` contains escaped slashes in fonts urls and for some reason Collabora doesn't load them....
Hello, Currently all emails have some hardcoded Mail From Name headers, e.g. `SerpBear `. Could you implement an ability to specify email From and email From Name either in `notification_email_from`...
### Issue Description Hello, We are packaged documenso app v1.5.6 for Cloudron (https://cloudron.io/). We would like to disable public signups but keep OIDC users (Cloudron user directory) to authenticate. Currently...
bug: registration page appears when `disable-registration` and `enable-oidc-registration` flags set
### Steps To Reproduce Penpot v2.1.2 has been configured with the following flags: ``` PENPOT_FLAGS="disable-registration enable-login-with-oidc enable-oidc-registration disable-onboarding disable-login-with-password disable-email-verification enable-smtp" ``` The login form/page shown properly: ![Screenshot 2024-08-13 at...