AlternC/bureau/class
Nina 5eac4b375d Restrict password reset requests to username 2023-09-29 10:54:19 +02:00
..
config.php Allow the help_baseurl to be configured via interface variables 2023-09-29 10:54:01 +02:00
config_nochk.php
db_mysql.php [fix] misc bugs in update_domaines.php, 2018-07-17 16:07:48 +02:00
functions.php fix minor typo 2019-09-09 15:39:50 -04:00
lang_env.php
local.php
m_action.php [fix] integration of PR-290 : Fix unit test errors 2018-10-22 17:00:38 +02:00
m_admin.php Add hook before account creation 2023-09-29 10:43:41 +02:00
m_apache.php Fix tabs/spacing 2023-09-28 08:53:09 +02:00
m_authip.php
m_bind.php Add hook to allow adding bind tokens 2023-09-27 18:08:38 +02:00
m_bro.php
m_cron.php Fix warning when a user has many scheduled tasks to run 2023-09-28 08:58:44 +02:00
m_crypto.php
m_debug_alternc.php
m_dom.php Remove duplicated DB update to disable sub-domain 2023-09-29 10:53:45 +02:00
m_err.php
m_export.php
m_ftp.php [enh] add a debug() method to messages, and set this instead of LOG() for most api calls => only api calls that CHANGES something are now calling log() (which logs) and others are calling debug() which logs nothing by default. A variable allow for debugging 2018-06-28 00:27:10 +02:00
m_hooks.php Fix script invocation when scanning a directory 2023-08-30 12:08:30 +02:00
m_hta.php Improve feedback to users when protecting folder with htaccess 2023-09-29 10:43:31 +02:00
m_log.php [enh] add a debug() method to messages, and set this instead of LOG() for most api calls => only api calls that CHANGES something are now calling log() (which logs) and others are calling debug() which logs nothing by default. A variable allow for debugging 2018-06-28 00:27:10 +02:00
m_lxc.php [fix] m_lxc didn't work on new instead of ... 2018-10-16 23:04:46 +02:00
m_mail.php Remove dovecot quota entries when mailboxes are truly deleted 2023-09-29 10:42:36 +02:00
m_mem.php Restrict password reset requests to username 2023-09-29 10:54:19 +02:00
m_menu.php
m_messages.php [enh] add a debug() method to messages, and set this instead of LOG() for most api calls => only api calls that CHANGES something are now calling log() (which logs) and others are calling debug() which logs nothing by default. A variable allow for debugging 2018-06-28 00:27:10 +02:00
m_mysql.php Use a single query to fetch database size 2023-09-28 09:18:44 +02:00
m_piwik.php Hide matomo users who have access to a site but not made by AlternC 2023-09-28 08:49:07 +02:00
m_quota.php [enh] add a debug() method to messages, and set this instead of LOG() for most api calls => only api calls that CHANGES something are now calling log() (which logs) and others are calling debug() which logs nothing by default. A variable allow for debugging 2018-06-28 00:27:10 +02:00
m_ssl.php Match type more broadly for vhost when searching subdomains 2023-08-21 13:22:23 +02:00
mime.php
reset_stats_conf.php
variables.php
vm.class.php