[indico-web] https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/604
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [indico-web] https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/604
- Date: Tue, 29 Jun 2021 14:18:43 +0000 (UTC)
commit 8af84da86ee7c348d2ddd0a4d2928903edeb2ce9
Author: Andrea Veri <av gnome org>
Date: Tue Jun 29 14:18:42 2021 +0000
https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/604
static/indico.conf | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/static/indico.conf b/static/indico.conf
index 9f827f0..683d027 100644
--- a/static/indico.conf
+++ b/static/indico.conf
@@ -20,4 +20,9 @@ server {
location / {
return 404;
}
+
+ rewrite ^/event/\d+/registrations/\d+/check-email - last;
+ return 200;
+
+
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]