cryptomator / hub

Cryptomator Hub helps you manage vaults in large teams
GNU Affero General Public License v3.0
36 stars 8 forks source link

Show navigation bar on UnlockSuccess screen #236

Closed SailReal closed 8 months ago

SailReal commented 8 months ago

image

I often want to switch to e.g. the vault list after successful unlocking.

Currently I need to know the Hub instance URL or remove the correct path segments to switch to the Hub base URL.

With this PR we have the standard navigation bar to directly access the vaults, user profile to change the password, remove devices etc.