Commit graph

28 commits

Author SHA1 Message Date
Victor LABORIE a03f372c72 Use class static var for define ObjectClass 2017-12-17 16:01:03 +01:00
Victor LABORIE 64bc03f33e Fix alias deletion 2017-12-17 15:19:56 +01:00
Victor LABORIE 76a18d5bc4 Fix alias update 2017-12-17 15:14:35 +01:00
Victor LABORIE 4c0c75d6ed Add LdapAlias class and use it for list alias 2017-12-17 15:02:34 +01:00
Victor LABORIE 2b0a51d115 Get aliases and redirections for accounts 2017-12-17 02:11:19 +01:00
Victor LABORIE 8565a9b8a0 Fix domains listing for no superadmin user 2017-12-16 17:57:59 +01:00
Victor LABORIE 47b616ee8a Add method for enable/disable a domain 2017-12-16 17:42:35 +01:00
Victor LABORIE d3d71d7179 Fix variable name 2017-12-15 23:55:06 +01:00
Victor LABORIE 7856198ba8 Add update method to LdapAccount class 2017-12-15 23:47:18 +01:00
Victor LABORIE bb37f0010b Set account var if GET['account'] 2017-12-15 22:56:50 +01:00
Victor LABORIE 5ca91fe7ae Add basic params to LdapAccount 2017-12-15 22:55:51 +01:00
Victor LABORIE 531e08c14d Use ldapdomain class for account adding and deleting 2017-12-15 20:50:58 +01:00
Victor LABORIE 75eedd7645 Add LdapAccount class and use it for list accounts 2017-12-15 20:25:29 +01:00
Victor LABORIE c6683eabc6 List active/inactive domain on superadmin.php 2017-12-15 15:38:41 +01:00
Victor LABORIE 40deaef708 Fix setting of active domain on create 2017-12-15 15:36:22 +01:00
Victor LABORIE c7cd2d08fe Add method for delDomain 2017-12-15 11:42:04 +01:00
Victor LABORIE 458685d42f Fix addDomain method 2017-12-14 00:32:58 +01:00
Victor LABORIE 8c91f6ff2a Add exception to LdapServer and LdapDomain construct 2017-12-14 00:32:25 +01:00
Victor LABORIE 7e1f1f1bbe Add getAccounts and getAlias method 2017-12-13 23:09:54 +01:00
Victor LABORIE 8bfc81b0da Set if GET['domain'] 2017-12-13 23:08:01 +01:00
Victor LABORIE 464e724c08 Don't get domains list on all page 2017-12-13 18:14:09 +01:00
Victor LABORIE 8702999ba9 Use new class for lib/auth.php 2017-12-13 17:48:02 +01:00
Victor LABORIE 5b8ab54e33 Create LdapServer and LdapDomain class 2017-12-13 17:47:38 +01:00
Victor LABORIE f7f028ffd1 Add lib/config.php and merge with lib/autoload.php 2017-12-13 17:40:02 +01:00
Victor LABORIE 2b79e7449b Add an autoload function for autoloading class 2017-12-12 17:42:52 +01:00
Victor LABORIE 579fafb87e Retab with vim 2017-12-11 18:32:24 +01:00
Victor LABORIE 5238d3d630 Move authentication check into lib/auth.php 2017-12-11 18:20:29 +01:00
Victor LABORIE 4999b0b3fc Rename evoadmin dir into htdocs 2017-10-13 11:50:20 +02:00