Skip to content

Conversation

@thomaspaulb
Copy link

Retry of #1883

(it needs fixing, but janverb is no longer working with us and so we cannot push to the branch)

lasley and others added 19 commits September 1, 2022 21:21
* [ADD] letsencrypt (OCA#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 642df6b.

* [ADD] eggs necessary for letsencrypt

Conflicts:
	requirements.txt

* Migrate letsencrypt to v9

* Add AGPL target link to ReadMe in letsencrypt
…CA#757)

* [FIX] Make letsencrypt resilient for alternate name removal.

* [FIX] Do not crash when returning error in letsencrypt cmdline.

* [FIX] Restore ordering by name for alternate domains in letsencrypt.

Conflicts:
	letsencrypt/README.rst
Currently translated at 100,0% (7 of 7 strings)

Translation: server-tools-11.0/server-tools-11.0-letsencrypt
Translate-URL: https://translation.odoo-community.org/projects/server-tools-11-0/server-tools-11-0-letsencrypt/pt_BR/
The domain-based filename is fragile. Just reordering domains in the
settings can change it.

If migrating from an old version symlinks are used to avoid breaking
anything.
@thomaspaulb
Copy link
Author

@dreispt @NL66278 Could you review this again? I changed the last commit as compared to #1883, explanation of the method in #2014 (comment)

@@ -0,0 +1,5 @@
# © 2016 Therp BV <http://therp.nl>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete copyright lines from init.py files

@@ -0,0 +1,5 @@
# © 2016 Therp BV <http://therp.nl>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And these kind of lines should be https:

# © 2016 Therp BV <http://therp.nl>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
"name": "Let's Encrypt",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing website key

Copy link
Contributor

@NL66278 NL66278 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM And known to work well. Some nags, but not blocking.

@thomaspaulb
Copy link
Author

Seeing as other people already confirmed the previous PR, merging this.

@thomaspaulb
Copy link
Author

/ocabot migration letsencrypt
/ocabot merge nobump

@OCA-git-bot OCA-git-bot added this to the 12.0 milestone Sep 6, 2022
@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 12.0-ocabot-merge-pr-2395-by-thomaspaulb-bump-nobump, awaiting test results.

@OCA-git-bot
Copy link
Contributor

The migration issue (#1368) has been updated to reference the current pull request.
however, a previous pull request was referenced : #1511.
Perhaps you should check that there is no duplicate work.
CC : @eLBati

@OCA-git-bot OCA-git-bot merged commit f384a08 into OCA:12.0 Sep 6, 2022
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 9974e2f. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.