1
0
mirror of https://github.com/google/nomulus synced 2026-04-11 03:57:16 +00:00
Files
nomulus/console-webapp/src
gbrodman 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