Files
nomulus/console-webapp/src
gbrodmanandGitHub 3dafaff2c0 Pass around the full URL in RegistrarGuard (#2139)
Previously this didn't properly deal with nested routings, e.g.
"settings/whois". It tried to just pass "whois" as the next url which
doesn't work with the router because it's nested under the settings.
Using all parts of the URL allows us to handle the nesting.
2023-09-12 15:37:12 -04:00
..
2023-01-05 16:23:40 -05:00
2023-01-05 16:23:40 -05:00
2023-09-06 14:37:58 -04:00