Skip to content

validate password#5955

Open
sowjanyakch wants to merge 5 commits intomasterfrom
bugfix/5923/validatePassword
Open

validate password#5955
sowjanyakch wants to merge 5 commits intomasterfrom
bugfix/5923/validatePassword

Conversation

@sowjanyakch
Copy link
Contributor

@sowjanyakch sowjanyakch commented Mar 12, 2026

fix #5923

  • Validates password and displays a warning when password does not meet the preset configuration.
  • Validates password when creating a conversation and set/reset password from conversation info.
  • Also fixes a bug with the conversation creation where clicking on the conversation options "Allow guests" , "Open conversation to registered users" opens set/change password dialog.

🚧 TODO

  • ...

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not needed
  • 🔖 Capability is checked or not needed
  • 🔙 Backport requests are created or not needed: /backport to stable-xx.x
  • 📅 Milestone is set
  • 🌸 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
@github-actions
Copy link
Contributor

Codacy

Lint

TypemasterPR
Warnings9899
Errors01

SpotBugs

CategoryBaseNew
Bad practice66
Correctness1010
Dodgy code5454
Internationalization33
Malicious code vulnerability33
Performance44
Security11
Total8181

Lint increased!

@github-actions
Copy link
Contributor

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/5955.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

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.

Password policy app blocks room creation

1 participant