Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide passphrase option for secure storage #393

Merged

Conversation

odelcroi
Copy link
Member

@odelcroi odelcroi commented Jan 25, 2023

review app deployed on PREPROD

Before :
Capture d’écran 2023-01-25 à 15 54 01

After :
image

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

@odelcroi odelcroi changed the base branch from develop_tchap to 378-activate-cross-signing January 25, 2023 15:10
@odelcroi odelcroi mentioned this pull request Jan 26, 2023
8 tasks
/* those overrides are imported in all themes of tchap */

/* hide the passphrase option in the setup options of the secure storage */
#mx_Dialog_StaticContainer > div > div.mx_Dialog > div.mx_CreateSecretStorageDialog > div:nth-child(2) > form > div.mx_CreateSecretStorageDialog_primaryContainer > label:nth-child(2) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm?

@odelcroi odelcroi merged commit 63c304f into 378-activate-cross-signing Feb 3, 2023
@odelcroi odelcroi deleted the hide-passphrase-option-for-secure-storage branch March 31, 2023 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant