You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- #1 fix bug with redirect url not having query params when logged out
if user is on files page and logs out, he is redirected to login
page from files
if user immediately logs in again they are redirected back to files
page but files
page needs some query parameters to fetch data (specifically region),
this was fixed
- #2 fix bug on sign up page optional email field wasn't being sent
in sign up payload.
- change on navbar to hide aws account switcher for admins when they
are on user management page.
as account switch redirects them to files page which they don't need.
No description provided.
The text was updated successfully, but these errors were encountered: