mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Add ldap identities plugin
This commit is contained in:
parent
6919a6a34f
commit
abe058943e
5 changed files with 496 additions and 0 deletions
5
plugins/ldap-identities/LdapException.php
Normal file
5
plugins/ldap-identities/LdapException.php
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
class LdapException extends \RainLoop\Exceptions\Exception
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue