-
When we did not support SRI hash, we wrote a lot of `sha256 = "..."`, and some of new PRs are still written with this attribute. However, when using an empty string to obtain the correct hash from the…
-
Agregar soporte para recoger los correos de un domainpop y el envío de correo autentificado en un servidor externo
/
Add domianpop (multipop, multidrop) fetching from a master server.
-
how to put this code?
`$overview = $mailbox->imap('fetch_overview', $from . ':' . $to);`
where should i put it?
```
require_once dirname(__FILE__) . '/vendor/autoload.php';
use PhpImap\Mailbox;…
-
# Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-13.0
# Modules to migrate
- [ ] 13 - By @NL66278 - #1933
- [x] auditlog - ~~By @lembregtse - #1685~~ By @sebalix - #17…
-
IMAP access to G-Suite will be removed in the near future: https://gsuiteupdates.googleblog.com/2019/12/less-secure-apps-oauth-google-username-password-incorrect.html
If I understand correctly, the…
-
This seemed to start happening on 1 August, having been working ok up until this point.
I was having problems where the eth0 interface would fail to start. Looking in journalctl, I was seeing these…
-
# Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-15.0
# Modules to migrate
- [ ] attachment_unindex_content
- [x] auditlog - By @BT-vgabor - #2268
- [ ] auto_backup
…
-
-
### Impacted versions:
15.0
At least 20220915-20230302
### Steps to reproduce:
Install multi-domain mutli-db setup with following odoo.conf
```
[options]
addons_path = /mnt/extra-addons
data_d…
-
### Miscellaneous first checks
- [X] I checked that all ports are open and not blocked by my ISP / hosting provider.
- [X] I know that SSL errors are likely the result of a wrong setup on the user…