mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Pull route paths out of cluster-route mixin * Add redirect route and point there if authed and desired path is auth * Cleanup test * Use replaceWith instead of transitionTo * Update tests * Fix controller accessed by redirect route * Add changelog * Fix tests
3 lines
97 B
Plaintext
3 lines
97 B
Plaintext
```release-note:improvement
|
|
ui: redirect_to param forwards from auth route when authenticated
|
|
``` |