Files
notifications-admin/tests/app/main/views
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-03-12 17:19:50 +00:00
2021-06-03 14:01:20 +01:00