-
Updated
Feb 20, 2022 - C++
lms
Here are 493 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
We can't send emails without using postmark service
Describe the solution you'd like
Allow using local sendmail command to send emails
Describe alternatives you've considered
Allowing to use an smtp server directly would be another option
Additional context
Action Mailer already supports these methods, so w
-
Updated
Feb 18, 2022 - PHP
-
Updated
Feb 21, 2022 - PHP
-
Updated
Feb 21, 2022 - Python
-
Updated
Feb 18, 2022 - PHP
-
Updated
Feb 21, 2022 - Shell
-
Updated
Sep 25, 2021 - PHP
-
Updated
Feb 17, 2022 - JavaScript
-
Updated
Dec 22, 2021 - C#
-
Updated
Feb 21, 2022 - PHP
-
Updated
Feb 21, 2022 - Java
-
Updated
Sep 9, 2019 - PHP
-
Updated
Feb 21, 2022 - Python
-
Updated
Apr 24, 2021 - Python
-
Updated
Feb 21, 2022 - PHP
-
Updated
Nov 25, 2021 - Ruby
Maybe we can take this occasion to add a the documentation to this filter?
Originally posted by @eri-trabiccolo in gocodebox/lifterlms#1946 (comment)
Document the llms_new_{$this->model_post_type} filter in LLMS_Post_Model::create().
-
Updated
Feb 8, 2021 - C#
The most recent full CI build (at the time of this writing) failed due to connection refused, but it was just transient (manually browsed the site and confirmed it worked). We should add some retries to the full CI's smoke test code so that these transient failures wouldn't cause full CI failures. Relevant code is [here](https://github.com/Azu
-
Updated
Jan 28, 2022 - Python
-
Updated
Aug 23, 2021 - C#
Improve this page
Add a description, image, and links to the lms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lms topic, visit your repo's landing page and select "manage topics."

Bug description
After account registration, the "Account activation" email includes incorrect links to example.com. See orange boxes here:
How to reproduce