Searched hist:d624dae9d6727a09f6eb33b95c19986826359d6c (Results 1 – 3 of 3) sorted by relevance
/openbmc/webui-vue/src/store/modules/Authentication/ |
H A D | AuthenticanStore.js | diff d624dae9d6727a09f6eb33b95c19986826359d6c Mon Sep 21 16:35:58 CDT 2020 Yoshie Muranaka <yoshiemuranaka@gmail.com> Add support for mutual TLS
Adding check for 'IsAuthenticated' cookie in AuthenticationStore and adding a check in created hook for AppHeader component because it is visible on all authenticated pages.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic558c9c45fd3f5874c8c516cb6bc005cba4946e2
|
/openbmc/webui-vue/src/views/Login/ |
H A D | Login.vue | diff d624dae9d6727a09f6eb33b95c19986826359d6c Mon Sep 21 16:35:58 CDT 2020 Yoshie Muranaka <yoshiemuranaka@gmail.com> Add support for mutual TLS
Adding check for 'IsAuthenticated' cookie in AuthenticationStore and adding a check in created hook for AppHeader component because it is visible on all authenticated pages.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic558c9c45fd3f5874c8c516cb6bc005cba4946e2
|
/openbmc/webui-vue/src/components/AppHeader/ |
H A D | AppHeader.vue | diff d624dae9d6727a09f6eb33b95c19986826359d6c Mon Sep 21 16:35:58 CDT 2020 Yoshie Muranaka <yoshiemuranaka@gmail.com> Add support for mutual TLS
Adding check for 'IsAuthenticated' cookie in AuthenticationStore and adding a check in created hook for AppHeader component because it is visible on all authenticated pages.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic558c9c45fd3f5874c8c516cb6bc005cba4946e2
|