Leo Hemsted
26ad20719f
send people to /two-factor-sms instead of /two-factor
...
both routes are already valid, however, the link from sign-in sends to
the old link. it fetches whichever URL is second in the route decorator
list when you call `url_for`. Swapping the order around keeps the routes
valid but starts pointing users to the new url.
2021-06-04 12:52:40 +01:00
..
2021-05-19 11:44:20 +01:00
2021-03-16 18:14:04 +00:00
2021-05-25 17:55:52 +01:00
2021-05-19 11:44:20 +01:00
2021-05-19 11:44:20 +01:00
2021-06-01 17:55:17 +01:00
2021-06-01 19:08:57 +01:00
2021-05-19 11:44:20 +01:00
2021-04-06 11:36:54 +01:00
2021-03-12 17:19:50 +00:00
2021-06-03 14:01:20 +01:00
2021-04-13 15:24:29 +01:00
2021-05-25 16:01:25 +01:00
2021-06-02 12:06:09 +01:00
2021-03-15 10:05:46 +00:00
2021-03-30 14:13:54 +01:00
2021-03-16 18:14:04 +00:00
2021-05-27 13:04:46 +01:00
2021-06-03 09:36:43 +01:00
2021-06-04 12:52:40 +01:00
2021-04-14 10:30:00 +01:00
2021-05-19 11:44:20 +01:00
2021-05-19 11:44:20 +01:00
2021-06-01 19:08:57 +01:00
2021-05-27 18:14:20 +01:00
2021-03-16 18:14:04 +00:00
2021-06-04 12:52:40 +01:00