attempt at fixing confirmation emails by setting email headers, link for manual confirmation email and cut next release #29

Merged
ben merged 8 commits from ben/Jobboerse:main into main 2022-06-10 15:36:51 +02:00
Showing only changes of commit 885c95c26e - Show all commits

update changelog

Bennet Bleßmann 2022-06-10 15:25:19 +02:00 committed by Bennet Bleßmann
Signed by: ben
GPG key ID: 3BE1A1A3CBC3CF99

View file

@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Add
- link for manually sending a confirmation email
### Change
- some internal cleanup
### Fix ### Fix
- confirmation emails now set the UserAgent and Auto-Submitted headers - confirmation emails now set the UserAgent and Auto-Submitted headers
- the error pages using the generic_error_handler now set the Content-Type header - the error pages using the generic_error_handler now set the Content-Type header