[GH-ISSUE #1231] No error displayed when user password does not respect validation rules #1000

Closed
opened 2026-02-27 11:14:40 +03:00 by kerem · 2 comments
Owner

Originally created by @buttch on GitHub (Sep 14, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1231

Impacted versions

  • Modoboa: 1.9.0
  • installer used: Yes
  • Webserver: Nginx

Steps to reproduce

After fresh installation I'm not able to create a new user. The only response I get from /admin/accounts/new/ endpoint is following with status 400
response.txt

It occurs after hit Next in new user wizard window, so it's not even a Submit.
It's with Debug=True and I cannot find any reason for this issue in any log file I'm aware of.

I've tried to switch off the pdfcredentials as I'd seen this issue but with no success.

Regards

Originally created by @buttch on GitHub (Sep 14, 2017). Original GitHub issue: https://github.com/modoboa/modoboa/issues/1231 # Impacted versions * Modoboa: 1.9.0 * installer used: Yes * Webserver: Nginx # Steps to reproduce After fresh installation I'm not able to create a new user. The only response I get from /admin/accounts/new/ endpoint is following with status 400 [response.txt](https://github.com/modoboa/modoboa/files/1300836/response.txt) It occurs after hit Next in new user wizard window, so it's not even a Submit. It's with Debug=True and I cannot find any reason for this issue in any log file I'm aware of. I've tried to switch off the pdfcredentials as I'd seen [this issue](https://github.com/modoboa/modoboa/issues/1228) but with no success. Regards
kerem 2026-02-27 11:14:40 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@buttch commented on GitHub (Sep 14, 2017):

Ok I found the reason and it was a weak password for new user but there is no information about that failing validation. Can I find this information in any logs ?

<!-- gh-comment-id:329551938 --> @buttch commented on GitHub (Sep 14, 2017): Ok I found the reason and it was a weak password for new user but there is no information about that failing validation. Can I find this information in any logs ?
Author
Owner

@tonioo commented on GitHub (Sep 14, 2017):

Looks like a bug because an error message should be displayed. I'll look into it.

<!-- gh-comment-id:329572364 --> @tonioo commented on GitHub (Sep 14, 2017): Looks like a bug because an error message should be displayed. I'll look into it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#1000
No description provided.