CreateImageWizard: don't obscure activation key

Activation key was previously obscured by stars, instead just show it
(both in the input and in the review step) as it isn't secret.
This commit is contained in:
Chloe Kaubisch 2021-11-22 19:53:49 +01:00 committed by Sanne Raymaekers
parent 054a8d1752
commit c6f74efcb3
3 changed files with 3 additions and 2 deletions

View file

@ -47,7 +47,7 @@ export default (user) => ({
name: 'subscription-activation',
'data-testid': 'subscription-activation',
required: true,
type: 'password',
type: 'text',
label: 'Activation key',
condition: {
or: [