open-vault/ui/app
Matthew Irish f38a50b6b2
UI - unauthed login methods (#4854)
* fetch auth methods when going to the auth route and pass them to the auth form component

* add boolean editType for form-fields

* look in the data hash in the serializer

* remove renderInPlace for info-tooltips as it does something goofy with widths

* add new fields for auth methods

* fix console refresh command on routes that use lazyPaginatedQuery

* add wrapped_token param that logs you in via the token backend and show other backends if your list contains supported ones

* handle casing when looking up supported backends

* change listingVisibility to match the new API

* move wrapped_token up to the vault route level so it works from the app root
2018-07-05 13:28:12 -05:00
..
adapters UI - unauthed login methods (#4854) 2018-07-05 13:28:12 -05:00
components UI - unauthed login methods (#4854) 2018-07-05 13:28:12 -05:00
controllers UI - unauthed login methods (#4854) 2018-07-05 13:28:12 -05:00
helpers UI - unauthed login methods (#4854) 2018-07-05 13:28:12 -05:00
initializers
instance-initializers Ui request forwarding error (#4275) 2018-04-05 16:36:33 -05:00
lib UI - upgrading generic secret engines to v2 format (#4750) 2018-06-13 23:06:19 -05:00
macros UI - identity details (#4502) 2018-05-23 22:10:21 -05:00
mixins
models UI - unauthed login methods (#4854) 2018-07-05 13:28:12 -05:00
routes UI - unauthed login methods (#4854) 2018-07-05 13:28:12 -05:00
serializers UI - unauthed login methods (#4854) 2018-07-05 13:28:12 -05:00
services UI - console refresh (#4679) 2018-06-01 17:18:31 -05:00
styles UI - unauthed login methods (#4854) 2018-07-05 13:28:12 -05:00
templates UI - unauthed login methods (#4854) 2018-07-05 13:28:12 -05:00
transforms
utils UI - upgrading generic secret engines to v2 format (#4750) 2018-06-13 23:06:19 -05:00
app.js
index.html
resolver.js
router.js UI - make engine list more consistent with the auth method list (#4598) 2018-05-23 11:25:52 -05:00