Summary: | Bodega always server closes connection after first http request | ||
---|---|---|---|
Product: | [Unmaintained] bodega | Reporter: | Arnd <kde-bugs> |
Component: | Server | Assignee: | Aaron J. Seigo <aseigo> |
Status: | RESOLVED FIXED | ||
Severity: | critical | CC: | active, giorgos.tsiapaliokas |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Arnd
2013-09-10 17:49:35 UTC
The reason for the problem is a mistake in the "Activate your new account" email. This mail provides an http link, but the bodega server only accepts https. I've made a hotfix on the production server; will commit a full fix tomorrow to the codebase which includes moving these emails to the new email queuing system. |