Commit 40d1440
committed
feat: Support Roundcube 1.7 static files handling
Roundcube 1.7 forces us to go trough static.php for security. However,
this script does not exist in older Roundcube releases. Fortunately,
there's an API function available that exists in both old and new
releases and accounts for the new behaviour.1 parent df3cd5a commit 40d1440
4 files changed
Lines changed: 178 additions & 82 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments