debug oauth
This commit is contained in:
parent
287a6e6043
commit
423f22ebf9
@ -2,12 +2,14 @@ passdb {
|
||||
driver = oauth2
|
||||
mechanisms = oauthbearer xoauth2
|
||||
args = /etc/dovecot/dovecot-oauth2.token.conf.ext
|
||||
skip = never
|
||||
}
|
||||
|
||||
passdb {
|
||||
driver = oauth2
|
||||
mechanisms = plain login
|
||||
args = /etc/dovecot/dovecot-oauth2.plain.conf.ext
|
||||
skip = never
|
||||
}
|
||||
|
||||
userdb {
|
||||
|
Loading…
Reference in New Issue
Block a user