Allow / in dovecot usernames
authorAlex Dehnert <alex@dehnerts.com>
Sun, 7 Aug 2016 04:01:06 +0000 (00:01 -0400)
committerAlex Dehnert <alex@dehnerts.com>
Sun, 7 Aug 2016 04:01:06 +0000 (00:01 -0400)
I think this was to allow kerberos principals to auth against dovecot.

conf.d/10-auth.conf

index 5a69bccf903a2260b60db87c7083614648c683f9..ce6e09863d0b9d89f865960feaca8e3c4bc5f298 100644 (file)
@@ -36,7 +36,7 @@
 # an extra check to make sure user can't exploit any potential quote escaping
 # vulnerabilities with SQL/LDAP databases. If you want to allow all characters,
 # set this value to empty.
-#auth_username_chars = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@
+auth_username_chars = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@/
 
 # Username character translations before it's looked up from databases. The
 # value contains series of from -> to characters. For example "#@/@" means