| Summary | ACL driver doesn't work with imap/ssl/novalidate-cert |
| Queue | Horde Base |
| Queue Version | FRAMEWORK_3 |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | |
| Requester | selsky (at) columbia (dot) edu |
| Created | 3/8/05 (7783 days ago) |
| Due | |
| Updated | 3/8/05 (7783 days ago) |
| Assigned | |
| Resolved | 3/8/05 (7783 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ ACL driver doesn't work with imap/ssl/novalidate-cert
Queue ⇒ Horde Base
New Attachment: lib.Horde.IMAP.ACL.rfc2086.php.patch
'imap/ssl/novalidate-cert' should be treated the same as 'imap/ssl'.
This patch fixes it. I hope the use of preg_match() is OK.