Commit graph

209 commits

Author SHA1 Message Date
Victor LABORIE 061e954d97 Use explode instead of deprecated split 2017-10-11 13:15:14 +02:00
Gregory Colpart 8788223bf0 Fix for PHP7 2017-10-04 11:06:54 +02:00
Benoît S. f9e3db324f Add a fork of evoadmin.sh when no quota is enabled
This will permit to show size of groups and accounts in the interface when no
quota is enabled on the server.
2017-09-22 11:09:51 +02:00
Benoît S. 7a827d5f16 Missing fi, and shebang set to bash. 2017-03-15 09:37:33 +01:00
Juliette Cougnoux 30309bbcac Change $dn to $group_dn. 2017-02-27 14:24:58 +01:00
Juliette Cougnoux a5f5007021 Delete uid in groups when the account is deleted 2017-02-27 14:22:36 +01:00
Juliette Cougnoux 4358c32e5c Forced in UTF-8 2017-02-14 18:18:16 +01:00
Juliette Cougnoux 3b7a74bbbe Improvement of the array in the admin.php page 2017-02-14 18:17:43 +01:00
Juliette Cougnoux 1852aadab8 Deleted a repeat 2017-02-14 18:17:08 +01:00
Juliette Cougnoux 1bd0200c73 Added a functionality : choice of secondary groups 2017-02-14 18:15:53 +01:00
Juliette Cougnoux c15cabb020 Added .gitignore 2017-02-14 18:15:33 +01:00
Juliette Cougnoux 5731d9989f Improvement of 'superadmin home' 2017-02-14 18:15:06 +01:00
Juliette Cougnoux ad4fe02bbd Added functions :
- get_expiration_date()
	- set_expiration_date()
	- account_is_locked()
	- function account_lock()
2017-02-14 18:14:40 +01:00
Juliette Cougnoux 65c269472b Improvement of $ldapconn in function getnumver(). 2017-02-14 18:14:06 +01:00
Juliette Cougnoux 2c812f5dda Improvement of section "choix du groupe" 2017-02-14 18:12:25 +01:00
Juliette Cougnoux c3a23fbff1 Added an optional default samba group 2017-02-14 18:11:41 +01:00
Juliette Cougnoux 52f5e7f2d2 Correction : fixed a tab issue 2017-02-14 18:10:24 +01:00
Juliette Cougnoux 3513ba07cb Correction : forgotten single quote added 2017-02-14 18:07:02 +01:00
Juliette Cougnoux 5b5c209948 Clean commit 2017-02-14 18:06:26 +01:00
Gregory Colpart e386564c0a improve mode sambaonly 2017-02-10 15:18:22 +01:00
Gregory Colpart 93fc8e05ca add expiration / lock info 2017-02-10 15:17:56 +01:00
Gregory Colpart ba1e1c5bf9 force strtolower 2017-02-10 15:15:20 +01:00
Gregory Colpart 0f68f20d4c Display with first letter ranking 2017-02-10 15:15:00 +01:00
Gregory Colpart 0d7df91a61 add variable for enable/disable quota 2017-02-10 15:12:46 +01:00
Gregory Colpart 1fea1b862c typo 2017-02-10 15:10:10 +01:00
Gregory Colpart 60d7067b81 Add error msg 2017-02-10 11:41:14 +01:00
Gregory Colpart dbe2b3e371 add gitignore 2017-02-10 11:13:45 +01:00
Pascal Diogo Antunes bf6109441a package sur vieilles debian 2017-01-25 12:00:45 +01:00
Gregory Colpart 901bb41dbf fix URL 2016-03-22 19:58:49 +01:00
Gregory Colpart c9ec9c36af upgrade hostname for spam infos 2016-03-22 16:50:00 +01:00
Gregory Colpart d2e0d087a0 Improve Sheel script for virtual config 2015-09-01 23:58:33 +02:00
Gregory Colpart 37134160a4 Improve Postfix configuration 2014-08-08 21:59:04 +00:00
Gregory Colpart 9ab7dffad5 Add antispam script 2014-08-08 17:50:22 +00:00
Gregory Colpart b101665d78 Improve configuration for antispam/antivirus 2014-08-08 17:44:50 +00:00
Gregory Colpart 0bd0991a8e Longueur de mot de passe inadéquate :-( 2014-04-09 15:01:53 +00:00
Romain Dessort a7bf4d2a6c Fix some bugs:
- check the success of ldapadd with an incorrect variable name
- unknown LDAP attributes added with add-mail-virtual.pl
2013-07-31 10:27:59 +00:00
Romain Dessort 6942c553fa Fix typo in ldapusers LDAP group. 2013-07-09 12:50:03 +00:00
Romain Dessort 678126d86c Fix a bug with LDAP schema for evoadmin v3 for domain admins. 2013-03-25 10:50:41 +00:00
Benoît S. 6d5738b30a Adding a field to manage loginShell in LDAP. User can now change the default
value of /bin/bash.
2013-02-06 15:03:00 +00:00
Romain Dessort c5d7b43793 Ajout de la conf spamassassin. 2012-09-24 13:31:41 +00:00
Romain Dessort bb9c534590 Ajout de la conf Amavis. 2012-09-24 13:19:13 +00:00
Romain Dessort 8000a2fd99 Add master.cf conf file + don't try auth on PAM in Dovecot conf. 2012-08-29 14:36:24 +00:00
Romain Dessort 07a5ae5481 typo. 2012-08-08 09:18:42 +00:00
Romain Dessort 3811c9e853 Ajout de la conf Dovecot. 2012-07-31 16:17:48 +00:00
Romain Dessort c4563e23be Ajout conf Postfix. 2012-07-31 14:33:06 +00:00
Romain Dessort f9421eac6a Correction from previous commit : uses sambaSID set in config file. 2011-10-13 16:31:32 +00:00
Romain Dessort f5e411e9df Add code when $conf['evoadmin']['version'] == 3 (in domain add part). 2011-10-13 16:22:31 +00:00
Romain Dessort eb8dbc88e8 Allow possibility to specify an unique uid for all accounts when virtual acounts are used. 2011-10-13 16:20:11 +00:00
Gregory Colpart 255b6c32a5 On ajuste les droits après une "suppression" (pour les quotas) 2010-10-16 10:44:36 +00:00
Thomas Martin 2090c893d6 On ajoute un maildrop dans tous les cas lors d'une creation de compte 2009-11-26 17:18:03 +00:00