tvl-depot/web/panettone/src
sterni 055fe7ce8e fix(panettone): always use displayname in subjects
Emails for (re)opening and closing where send out with the user's DN in
the subject which is probably not what we want.

Using displayname-if-known is probably not necessary as there is not
really a case where (not *user*) wouldn't justify a 500 in this context.

Change-Id: Id12d3d9619f42eb5337c2d3482b7c1646b5d6a81
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2911
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
2021-04-10 09:18:46 +00:00
..
.gitignore feat(web/panettone): The start of a very simple issue tracker 2020-07-23 19:47:38 +00:00
authentication.lisp feat(panettone): Add functions to send email notifications 2021-04-04 14:17:25 +00:00
css.lisp feat(panettone): Add a settings page 2021-04-04 14:17:25 +00:00
email.lisp feat(panettone): Add functions to send email notifications 2021-04-04 14:17:25 +00:00
inline-markdown.lisp feat(panettone): render a subset of markdown in issue subjects 2021-01-25 21:02:38 +00:00
irc.lisp feat(web/panettone): Noping issue authors' usernames 2021-03-28 17:07:01 +00:00
model.lisp feat(panettone): Send emails when issues are closed 2021-04-04 14:17:25 +00:00
packages.lisp feat(panettone): Send emails when issues are closed 2021-04-04 14:17:25 +00:00
panettone.lisp fix(panettone): always use displayname in subjects 2021-04-10 09:18:46 +00:00
util.lisp feat(panettone): Use postgres as the storage backend 2020-07-28 00:32:48 +00:00