mirror of
https://github.com/datahub-project/datahub.git
synced 2025-09-02 22:03:11 +00:00
Merge pull request #1501 from theseyi/datahub
Sets flag to show token credential input to false
This commit is contained in:
commit
81e34e8d22
@ -16,7 +16,7 @@
|
||||
vipToken=this.vipToken
|
||||
isInternal=this.model.isInternal
|
||||
errorMessage=this.errorMessage
|
||||
showTokenCredentialInput=this.model.isInternal
|
||||
showTokenCredentialInput=false
|
||||
onSubmit=(action "authenticateUser")
|
||||
}}
|
||||
</section>
|
||||
|
Loading…
x
Reference in New Issue
Block a user