Samuel FORESTIER

Results 12 issues of Samuel FORESTIER

## Description * Arkenfox v91.1 -> v102.1 migration for new ESR * Adds `app.use_without_mail_account` (v93) * Enforces `mail.compose.warn_public_recipients.*` preferences (v93) * Switches to `mail.default_send_format` to send plaintext email (v101) *...

enhancement

Dear Sebastian, dear maintainers, This PR drafts a first implementation to address concerns raised in #311 review. Currently, paths are not manually resolved, and by following symbolic links, this _may_...

area: code
enhancement

:warning: TODO : - [x] `dh_apparmor` for Debian (see [here](https://wiki.debian.org/AppArmor/Contribute/FirstTimeProfileImport)) ? - [x] `/etc/apparmor.d/usr.bin.archey4` marked as a configuration file ? - [ ] What about profile reload on Arch Linux...

enhancement :arrow_up:
security :lock:

## Checklist - [x] All new and existing **tests are passing** - [ ] (If adding features:) I have added tests to cover my changes - [x] (If docs changes...

server
feature
needs-decision

## Reason and / or context See #151. ## How has this been tested ? Locally + unit tests. ## Types of changes : - [X] Bug fix (non-breaking change...

enhancement :arrow_up:
backward compatibility :arrow_down:

--- Hello :wave: This patch enforces `0600` UNIX permission on configuration files, for non-Windows hosts. As they usually contain remote machine credentials, their access should be restricted to their owner....

--- Waiting for #328, if we decide to include fix in this version. Bye :wave:

## Description - [x] Upstream `mailnews.js` comparison (https://searchfox.org/comm-esr115/source/mailnews/mailnews.js & https://searchfox.org/comm-esr128/source/mailnews/mailnews.js) - [x] Arkenfox v115.1 -> v126.1 migration (https://github.com/arkenfox/user.js/compare/115.1...126.1#diff-417e8f625f16252f8ace3b0791d24c9b073d7394e9216c7b5d14a516d2572277) - [x] Arkenfox v126.1 -> v128 migration for new ESR (~~:warning: waiting...

enhancement

See #130. ## How has this been tested ? Unit tests only (at this time). ## Types of changes : - Bug fix (non-breaking change which fixes an issue) -...

enhancement :arrow_up: