[GH-ISSUE #1216] BASE_DIR is not always an absolute path #991

Closed
opened 2026-02-27 11:14:38 +03:00 by kerem · 0 comments
Owner

Originally created by @tonioo on GitHub (Aug 18, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1216

Originally assigned to: @tonioo on GitHub.

When launched by uwsgi, BASE_DIR can be a relative path, which creates issues with plugins storing elements on the filesystem (like the webmail https://github.com/modoboa/modoboa-webmail/issues/91).
Make sure it is always an absolute path.

Impacted versions

  • Modoboa: until 1.8.2
Originally created by @tonioo on GitHub (Aug 18, 2017). Original GitHub issue: https://github.com/modoboa/modoboa/issues/1216 Originally assigned to: @tonioo on GitHub. When launched by uwsgi, ``BASE_DIR`` can be a relative path, which creates issues with plugins storing elements on the filesystem (like the webmail https://github.com/modoboa/modoboa-webmail/issues/91). Make sure it is always an absolute path. # Impacted versions * Modoboa: until 1.8.2
kerem 2026-02-27 11:14:38 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#991
No description provided.