Ensure auth_mechanism change is done last
This commit is contained in:
parent
a003caa347
commit
6ea253fae6
|
@ -121,9 +121,9 @@ auth_mechanisms = plain login
|
|||
|
||||
#!include auth-system.conf.ext
|
||||
#!include auth-sql.conf.ext
|
||||
#!include auth-oauth2.conf.ext
|
||||
#!include auth-ldap.conf.ext
|
||||
!include auth-passwdfile.inc
|
||||
#!include auth-oauth2.conf.ext
|
||||
#!include auth-checkpassword.conf.ext
|
||||
#!include auth-vpopmail.conf.ext
|
||||
#!include auth-static.conf.ext
|
||||
|
|
Loading…
Reference in New Issue