Commit Graph

237 Commits

Author SHA1 Message Date
Victor LABORIE 392f46ef73 Only superadmin can enable/disable a domain 2017-12-16 18:00:54 +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 73b1e5e1e1 Use bootstrap icon for active/inactive domains 2017-12-16 00:10:06 +01:00
Victor LABORIE e91d58864a Add accounts info on admin.php page 2017-12-16 00:08:06 +01:00
Victor LABORIE 31b869b69f Add redirect for account update 2017-12-15 23:59:53 +01:00
Victor LABORIE d3d71d7179 Fix variable name 2017-12-15 23:55:06 +01:00
Victor LABORIE f6b3e0230a Fix link on account creation 2017-12-15 23:53:48 +01:00
Victor LABORIE bc29a54700 Complete refactoring of compte.php (use new class) 2017-12-15 23:47:39 +01:00
Victor LABORIE 7856198ba8 Add update method to LdapAccount class 2017-12-15 23:47:18 +01:00
Victor LABORIE 4051c294fb List active/inactive accounts on admin.php 2017-12-15 23:00:51 +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 8e78ac199a Fix domain link in menu 2017-12-15 19:44:10 +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 c1161779dc Refactoring of help.php 2017-12-15 11:49:46 +01:00
Victor LABORIE c7cd2d08fe Add method for delDomain 2017-12-15 11:42:04 +01:00
Victor LABORIE 6481137915 Add form for domain deletion 2017-12-14 01:07:01 +01:00
Victor LABORIE 4c0f2cab95 Complete refactoring of domaine.php (use new class) 2017-12-14 00:33:23 +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 a99bfd9900 Refactoring of admin.php with ldapDomain class 2017-12-13 23:13:47 +01:00
Victor LABORIE 7e1f1f1bbe Add getAccounts and getAlias method 2017-12-13 23:09:54 +01:00
Victor LABORIE c0c4bf1bef Use object for get domain name 2017-12-13 23:08:33 +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 3f4ebbaf47 Complete refactoring of superadmin.php (use new class) 2017-12-13 17:50:40 +01:00
Victor LABORIE fcdf289df1 Complete refactoring of auth.php (use new class) 2017-12-13 17:50:20 +01:00
Victor LABORIE 66f3d401a3 Use new class for inc/debut.php 2017-12-13 17:49:33 +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 4bd05bef03 Complete refactoring of index.php 2017-12-13 17:40:48 +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 577f982627 Delete useless show_domaine_details function 2017-12-11 18:35:32 +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 8288b18372 Use https for evolix.com link 2017-12-11 12:40:14 +01:00
Victor LABORIE cd791cd160 Use GET instead of POST for account/alias list 2017-12-11 12:29:01 +01:00
Victor LABORIE e265cba109 Fix preg replace in alias page 2017-12-11 11:20:06 +01:00
Victor LABORIE fa509401cc Fix headers for init mail 2017-10-24 17:08:17 +02:00
Victor LABORIE 2b3e555716 Clarify licence for trademark and logo 2017-10-17 17:41:40 +02:00
Victor LABORIE 1933ae56dc Ignore .swp files 2017-10-14 14:27:09 +02:00
Victor LABORIE 5417f829ba Move INSTALL.md to docs dir 2017-10-14 13:38:00 +02:00
Victor LABORIE 4c1a689d26 Convert INSTALL into mardown 2017-10-14 13:37:48 +02:00
Victor LABORIE 86254e6900 Remove AUTHOR file 2017-10-14 13:37:31 +02:00