Philippe34

Results 6 comments of Philippe34

After upgrading 1.13.0 to 1.14.0, I can continue to login to the admin panel and it works fine for me. PHP 5.6.40 ![admin-panel-login](https://user-images.githubusercontent.com/12435553/78179184-14edcd00-7461-11ea-95f5-950506022bb2.jpg)

Hello, I think it is better that rainloop does not save the mails locally. Imagine that the users using rainloop decide to do it, the consequence is that the disk...

Hi @corsh, Thanks for the patch. I applied and it works good. `# patch -i rainloop_xss.patch ../rainloop/v/1.16.0/app/libraries/MailSo/Base/HtmlUtils.php` However, this patch requires PHP 7 I don't know if I could switch...

Hi, Did you try to adjust the "max_execution_time" of each script in /etc/php.ini For me, the default value is: 30

Hi @Silverscott I suppose you have well created your database and set GRANT USAGE for the localhost. I have this script that does that: ``` userRoot=root passwordRoot="TODEFINE" database=rainloop user=rainloop password="TODEFINE"...

@alandekok I thank you for your feedback. It also doesn't seem to me that there is the development of a recent radius module anywhere. I will see about using ldap....