Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dashboard: fix missing avatar and logout menu #3819

Merged
merged 1 commit into from Dec 17, 2022

Conversation

calebdoxsey
Copy link
Contributor

Summary

The avatar and logout menu were missing because the authenticate dashboard no longer has a user object (instead it has a profile object)

Related issues

Fixes https://github.com/pomerium/internal/issues/1067

Checklist

  • reference any related issues
  • updated unit tests
  • add appropriate tag (improvement / bug / etc)
  • ready for review

@calebdoxsey calebdoxsey added the bug Something isn't working label Dec 16, 2022
@calebdoxsey calebdoxsey requested a review from a team as a code owner December 16, 2022 21:06
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 63.118% when pulling aa90bf1 on cdoxsey/authenticate-logout into c3b9adf on main.

@calebdoxsey calebdoxsey merged commit 191eece into main Dec 17, 2022
@calebdoxsey calebdoxsey deleted the cdoxsey/authenticate-logout branch December 17, 2022 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants