Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/oauth_application/components/oauth_secret.vue')
-rw-r--r--app/assets/javascripts/oauth_application/components/oauth_secret.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/javascripts/oauth_application/components/oauth_secret.vue b/app/assets/javascripts/oauth_application/components/oauth_secret.vue
index c4a928c5e07..12374bcf261 100644
--- a/app/assets/javascripts/oauth_application/components/oauth_secret.vue
+++ b/app/assets/javascripts/oauth_application/components/oauth_secret.vue
@@ -81,6 +81,7 @@ export default {
v-if="secret"
:copy-button-title="$options.COPY_SECRET"
:value="secret"
+ readonly
class="gl-mt-n3 gl-mb-0"
>
<template #description>