Fixed redirect to login page (#33)

This commit is contained in:
konrad 2019-09-09 18:36:30 +00:00 committed by Gitea
parent f6b70bb0a1
commit 568de04a87
3 changed files with 4 additions and 10 deletions

View file

@ -122,6 +122,7 @@
</div>
</div>
</div>
<!-- FIXME: This will only be triggered when the root component is already loaded before doing link share auth. Will "fix" itself once we use vuex. -->
<div v-else-if="user.authenticated && user.infos.type === authTypes.LINK_SHARE">
<div class="container has-text-centered link-share-view">
<div class="column is-10 is-offset-1">