Opened 2 years ago
Closed 2 years ago
#1487447 closed Bugs (fixed)
SQL-Driver from password-Plugin uses hard-coded tmp-dir rather than roundcube tmp-dir
| Reported by: | hotroot | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.5-stable |
| Component: | Plugins | Version: | 0.5-beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The SQL-Driver uses the hardcoded tmp-dir /tmp when executing dovecotpw. This is an issue when using open_basedir. It should use the the tmp-dir defined in $rcmail_configtemp_dir?.
Attachments (1)
Change History (3)
Changed 2 years ago by hotroot
comment:1 Changed 2 years ago by alec
- Milestone changed from later to 0.5-stable
comment:2 Changed 2 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in r4308/svn.