snix/web/panettone/src
sterni 5615813e72 fix(web/panettone): initialise *oauth2-redirect-uri* at runtime
Optimisations seem to cause *oauth2-redirect-uri* to be baked in if we
try to check the environment in DEFVAR.

Change-Id: Id53b880061239141936298f673ff8e745442af94
Reviewed-on: https://cl.tvl.fyi/c/depot/+/13186
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2025-03-02 13:50:18 +00:00
..
migrations feat(web/panettone): Create users table 2024-04-19 18:42:37 +00:00
static feat(web/panettone): Support full-text search of issues 2024-03-31 19:22:05 +00:00
.gitignore feat(web/panettone): The start of a very simple issue tracker 2020-07-23 19:47:38 +00:00
authentication.lisp fix(web/panettone): initialise *oauth2-redirect-uri* at runtime 2025-03-02 13:50:18 +00:00
css.lisp feat(web/panettone): Support full-text search of issues 2024-03-31 19:22:05 +00:00
email.lisp fix(panettone): Correctly extract user email 2022-05-28 18:36:36 +00:00
inline-markdown.lisp chore: clean up some obsolete TODOs 2022-02-04 15:55:19 +00:00
irc.lisp feat(web/panettone): Noping issue authors' usernames 2021-03-28 17:07:01 +00:00
model.lisp feat(web/panettone): Create users table 2024-04-19 18:42:37 +00:00
packages.lisp feat(web/panettone): Create users table 2024-04-19 18:42:37 +00:00
panettone.lisp chore: remove whitby configuration 2025-02-07 22:18:00 +00:00
util.lisp fix(web/panettone): Hotfixes for full text search change 2024-03-31 20:58:18 +00:00