Merge pull request #2294 from element-hq/feature/bma/fix

Ensure login and password exclude `\n`
This commit is contained in:
Benoit Marty 2024-01-26 10:11:51 +01:00 committed by GitHub
commit 8a2490f1e8
2 changed files with 20 additions and 9 deletions

1
changelog.d/2263.bugfix Normal file
View file

@ -0,0 +1 @@
Ensure login and password exclude `\n`