Commit b9e6278
committed
Remove session_path
Remove session_path to allow webmail access from multiple locations and/or custom domain/path
Set session.cookie_path in nginx config
This keeps the security when using the default config
Move session.cookie_path variable for Roundcube to Nginx config
This preserves the security of the default configuration while allowing greater flexibility for advanced configurations1 parent 3efd425 commit b9e6278
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
146 | 144 | | |
147 | 145 | | |
148 | 146 | | |
| |||
0 commit comments