Commit Graph

3 Commits (0124ae4a905e9eb408c2657c3d78ceb72f1a693d)

Author SHA1 Message Date
Ronald Portier a5ba0d8a83 [FIX] letsencrypt: adapt to conventions.
Get rid of unneeded decorators;
Remove copyright lines from init files;
Replace copyright symbol with text;
Use https: where possible.
2024-04-22 18:10:57 +02:00
Ignacio Ibeas - Acysos S.L 3cdf07cc84 [MIG] letsencrypt: migration to 11.0 2024-04-22 18:10:56 +02:00
Dave Lasley 25770966ef [ADD] letsencrypt (#425)
* [ADD] letsencrypt (#347)

* [ADD] letsencrypt

* [ADD] write bogus restart script for tests

* [IMP] exclude library call from coveralls

* [IMP] try moving the library import into nocover branch

* [ADD] explain how to redirect the well known uri to the odoo instance

* [ADD] example for apache

* [FIX] cronjob should be noupdate

* [FIX] community review

* [FIX] flake8

* [DEL] unused imports

* [UPD] chain cert

* Multi-database support and other fixes (#2)

[ADD] multi-database support and other fixes

* [ADD] eggs necessary for letsencrypt

* [IMP] readme

* [ADD] ipv6 localhosts

* [ADD] restrict reload command

* Revert "[ADD] eggs necessary for letsencrypt"

This reverts commit 642df6ba50.

* [ADD] eggs necessary for letsencrypt

Conflicts:
	requirements.txt

* Migrate letsencrypt to v9

* Add AGPL target link to ReadMe in letsencrypt
2024-04-22 18:10:56 +02:00