snix/web/panettone/src
Griffin Smith 273053dbf3 fix(web/panettone): Don't log backtraces
The default hunchentoot behavior is to log all local variables when
logging lisp backtraces - this is nice for debugging, but means that if
we hit an error when checking for auth with the ldap server we log the
password provided by the user. No good! Let's just turn off logging of
backtraces for now.

Change-Id: Ibc4242e3e0f974ac53fffc482d3724b0547425ab
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1471
Reviewed-by: glittershark <grfn@gws.fyi>
Tested-by: BuildkiteCI
2020-07-26 21:44:49 +00:00
..
.gitignore feat(web/panettone): The start of a very simple issue tracker 2020-07-23 19:47:38 +00:00
css.lisp feat(web/panettone): Make responsive 2020-07-25 02:38:43 +00:00
packages.lisp feat(web/panettone): Add initial styles 2020-07-23 22:20:00 +00:00
panettone.lisp fix(web/panettone): Don't log backtraces 2020-07-26 21:44:49 +00:00