15530: Fedlogin sends unsalted token
authorPeter Amstutz <pamstutz@veritasgenetics.com>
Mon, 7 Oct 2019 19:37:46 +0000 (15:37 -0400)
committerPeter Amstutz <pamstutz@veritasgenetics.com>
Mon, 7 Oct 2019 19:37:46 +0000 (15:37 -0400)
commit640e9ba2d458a1bdaadea09dfe2c92816601709d
tree4d2cbe68a6b929c378f90ae411ba98b8d2e9c203
parent29c0944feb7932889a5b6fcaf208eef9f5864a29
15530: Fedlogin sends unsalted token

When logging into the head of the federation, use unsalted token for
authorizing to peer workbenches.

Dispatch validateSessions on startup (to ensure that peers are
"loggedIn" for multisite search.)
src/store/auth/auth-action-session.ts
src/store/auth/auth-action.ts
src/views/search-results-panel/search-results-panel-view.tsx
src/views/workbench/fed-login.tsx