Adam Harvey
ee6a0a1e15
[bugfix] use the landing page user directly ( #956 )
...
If set, the landing page user configuration value is used as a Gin
context parameter, which seems incorrect, since a normal request isn't
going to have a parameter named after an arbitrarily configured user.
Instead, the user name should be used directly when building the
redirect URL.
2022-11-05 08:39:36 +01:00
..
2022-10-13 15:16:24 +02:00
2022-11-03 15:03:12 +01:00
2022-10-13 15:16:24 +02:00
2022-09-28 18:30:40 +01:00
2022-11-03 13:15:31 +01:00
2022-11-01 15:30:02 +01:00
2022-07-19 10:47:55 +02:00
2022-11-03 15:03:12 +01:00
2022-01-10 18:36:09 +01:00
2022-06-08 20:38:03 +02:00
2022-10-08 14:00:39 +02:00
2022-09-28 18:30:40 +01:00
2021-09-01 11:11:26 +02:00
2022-10-01 16:36:08 +01:00
2022-11-03 15:03:12 +01:00
2021-12-20 18:42:19 +01:00
2022-05-15 11:16:43 +02:00
2022-10-08 13:49:56 +02:00
2022-07-19 10:47:55 +02:00
2022-11-03 15:03:12 +01:00
2022-07-03 11:03:03 +02:00
2022-10-08 14:00:39 +02:00
2022-09-19 12:59:11 +01:00
2021-11-22 19:03:21 +01:00
2022-10-08 14:00:39 +02:00
2022-09-28 18:30:40 +01:00
2022-08-31 17:31:21 +02:00
2022-10-08 13:50:16 +02:00
2022-10-13 15:16:24 +02:00
2022-05-30 14:41:24 +02:00
2022-10-10 15:52:49 +02:00
2022-11-03 14:38:06 +01:00
2022-10-03 10:46:11 +02:00
2022-11-05 08:39:36 +01:00