mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[PR #1029] [CLOSED] Dovecot MySQL queries update #2095
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#2095
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/modoboa/modoboa/pull/1029
Author: @yannfill
Created: 2/13/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
bf8c934Update dovecot.rst360ea03Update dovecot.rst📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
doc/manual_installation/dovecot.rst(+3 -3)📄 Description
Using the MySQL password query for Dovecot found in Modoboa documentation, the user is still able to authenticate when his domain (and not his email) is disabled. Updated query prevents that.
Also, iterate query should select email as user instead of username since doveadm command applies to whole email address.
And cosmetic changes for user query.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.