Commit graph

21 commits

Author SHA1 Message Date
Victor LABORIE 5f2a2d4878 Add missing webmail activation/deactivation config 2018-07-25 19:24:15 +02:00
Victor LABORIE d7e7a368b1 Refactoring of configuration loading
Use one INI file instead of multiple PHP files
2018-01-27 18:12:04 +01:00
Victor LABORIE b4555a166b Remove useless functions.php, common.php and vendor/evolibs 2018-01-12 00:38:49 +01:00
Victor LABORIE b5254b8c5f Remove call to Html class 2017-12-17 21:44:10 +01:00
Victor LABORIE 261a90e998 Use getQuota method for retrieve account quota 2017-12-17 19:29:22 +01:00
Victor LABORIE 64bc03f33e Fix alias deletion 2017-12-17 15:19:56 +01:00
Victor LABORIE 4c0c75d6ed Add LdapAlias class and use it for list alias 2017-12-17 15:02:34 +01:00
Victor LABORIE 392f46ef73 Only superadmin can enable/disable a domain 2017-12-16 18:00:54 +01:00
Victor LABORIE 47b616ee8a Add method for enable/disable a domain 2017-12-16 17:42:35 +01:00
Victor LABORIE e91d58864a Add accounts info on admin.php page 2017-12-16 00:08:06 +01:00
Victor LABORIE 4051c294fb List active/inactive accounts on admin.php 2017-12-15 23:00: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 a99bfd9900 Refactoring of admin.php with ldapDomain class 2017-12-13 23:13:47 +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 082cb51645 Delete show_my_details function 2017-12-11 13:41:59 +01:00
Victor LABORIE cd791cd160 Use GET instead of POST for account/alias list 2017-12-11 12:29:01 +01:00
Victor LABORIE 4999b0b3fc Rename evoadmin dir into htdocs 2017-10-13 11:50:20 +02:00
Renamed from evoadmin/htdocs/admin.php (Browse further)