Km

Results 178 comments of Km

Hello Looks a very nice idea. Could be more efficient to update configuration and reduce impact in all template logic

Note : look a bit more complex as thinking

Hello Maybe I would wait >3.5 to work on this. I see at least two parts mails services and (S)FTP(S) services. Act as a meta issue in this case. SFTP...

Looks related at least to https://github.com/AlternC/AlternC/blob/main/install/upgrades/3.5.0.2.php#L21

Hello After reflexion, I think should PR would be refused. Following previous discussion, looks a consensus to simplify behavior and provide only a both mode. Managing redirection should be related...

Hello An another idea could be to rename session file after its restart with new PID. I've any idea if it's possible.

Hello I've test a solution to prevent duplicate context. Looks be ok with renaming approach.

A template wich support mod_acces_compat ``` ServerName %%fqdn%% AssignUserId www-data www-data SetEnv LOGIN "0000-roundcube" RewriteEngine On RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE] DocumentRoot /var/lib/roundcube/public_html #/!\ Mod_acces_compat break some cascad...

Hello Is is with 3.3 ? Some change was done in 3.5, we need to get an use case to test it correctly

Hello You could update this information with .htacces or .user.ini