cryptomator / hub

Cryptomator Hub helps you manage vaults in large teams
GNU Affero General Public License v3.0
41 stars 9 forks source link

Strip whitespaces from the entered account key #280

Open SailReal opened 4 months ago

SailReal commented 4 months ago

Please agree to the following

Summary

Cryptomator Hub should accept account keys that contain a pre- or post-fixed space

System Setup

- Hub: 1.3.4
- Keycloak: x
- Cryptomator (Desktop/Android/iOS): y

Steps to Reproduce

  1. Login to Cryptomator Hub from a new browser
  2. Enter the pre- or post-fixed account key with a space

Expected Behavior

" b0b313be-9d72-48f2-a0f7-d871c6a9b42f " is accepted as account key

Actual Behavior

"Wrong Account Key" is displayed

Reproducibility

Always

Relevant Log Output

No response

Anything else?

No response