open-vault/ui/app/routes/vault/cluster
Matthew Irish 3da6487cf4
UI - support redirecting to an intended URL after authentication (#7088)
* add redirect_to query param

* alias auth controller state to vault controller where the query param is defined

* capture the current url before redirecting a user to auth if they're being redirected

* consume and reset the redirectTo query param when authenticating

* make sure that the current url when logging out does not get set as the redirect_to query param

* add unit tests for the mixin and make it so that redirects from the root don't end up in redirect_to

* acceptance tests for redirect
2019-08-01 18:50:43 -05:00
..
access UI OpenAPI fixes: itemType pluralization, hide deprecated attrs, utilize apiPath, fix get param label (#7166) 2019-07-23 15:56:22 -04:00
policies UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
policy
secrets UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
settings OpenAPI CRUD views (#6702) 2019-06-21 11:18:26 -04:00
tools
access.js
auth.js
cluster-route-base.js
index.js
init.js
license.js
logout.js UI - support redirecting to an intended URL after authentication (#7088) 2019-08-01 18:50:43 -05:00
oidc-callback.js
policies.js
policy.js
replication-dr-promote.js
requests.js
secrets.js
settings.js
tools.js
unseal.js