Commit 9aed954
authored
Fix permission ( security issue )
In my debian 8 installs always /etc/roundcube/debian-db-roundcube.php has 644
/etc/roundcube/config.inc.php its ok
But both files has roundcube mysql passwords and any one can read it.
I not know why are two files whit passwords one have correct permisions but fix bot
I apply also for debian 7 but not sure if is affected1 parent 39f0fa8 commit 9aed954
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1088 | 1088 | | |
1089 | 1089 | | |
1090 | 1090 | | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
1091 | 1094 | | |
1092 | 1095 | | |
1093 | 1096 | | |
| |||
1102 | 1105 | | |
1103 | 1106 | | |
1104 | 1107 | | |
1105 | | - | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
1106 | 1111 | | |
1107 | 1112 | | |
1108 | 1113 | | |
| |||
0 commit comments