AlternC/bureau/class
Kienan Stewart e028b15e7b Hide matomo users who have access to a site but not made by AlternC
Users made in the Matomo interface and given an access to a site
that's in AlternC show up without this restriction. When that happens,
the user is no longer able to modify permissions for any of the Matomo
users from their AlternC account.
2023-09-28 08:49:07 +02:00
..
config.php [fix] replacing /var/run by /run everywhere we can (not everywhere: postfix chroot or old compatibility is maintained 2018-07-04 17:42:42 +02:00
config_nochk.php [cosm] many cosmetic comment fixes, + ensure license and copyright everywhere 2017-10-08 19:31:34 +02:00
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 [cosm] reindent, check language of comments, ensure /** phpdoc style comments, simplify file header (license only) etc. 2017-10-06 23:42:39 +02:00
local.php [cosm] reindent, check language of comments, ensure /** phpdoc style comments, simplify file header (license only) etc. 2017-10-06 23:42:39 +02:00
m_action.php [fix] integration of PR-290 : Fix unit test errors 2018-10-22 17:00:38 +02:00
m_admin.php Use pma_sso script to connect PhpMyAdmin from admin menu 2019-05-14 12:13:44 -04:00
m_apache.php [fix] (for 3.5) fixing longstanding bug when we didn't deleted (or deleted too many) vhosts files in /var/lib/alternc/apache-vhost/. 2018-10-23 19:02:15 +02:00
m_authip.php [fix] remove now unused ico for menu icons (in css) 2018-06-23 11:49:49 +02:00
m_bind.php Add hook to allow adding bind tokens 2023-09-27 18:08:38 +02:00
m_bro.php Fix #245: Files default to unwritable when permissions are changed in the file browser 2018-06-08 15:10:26 -04:00
m_cron.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_crypto.php [cosm] reindent, check language of comments, ensure /** phpdoc style comments, simplify file header (license only) etc. 2017-10-06 23:42:39 +02:00
m_debug_alternc.php [cosm] many cosmetic comment fixes, + ensure license and copyright everywhere 2017-10-08 19:31:34 +02:00
m_dom.php Remove trailing '.' from the return values of m_dom::whois() 2023-09-27 18:09:56 +02:00
m_err.php [fix] renaming update_certs, fixing deprecated usage of 2018-06-23 16:54:54 +02:00
m_export.php [cosm] reindent, check language of comments, ensure /** phpdoc style comments, simplify file header (license only) etc. 2017-10-06 23:42:39 +02:00
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 [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_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 Mark DKIM records for deletion instead of deleting immediately 2023-09-27 17:55:08 +02:00
m_mem.php Add password reset via one-time login link 2018-11-14 19:05:32 -05:00
m_menu.php [fix] remove now unused ico for menu icons (in css) 2018-06-23 11:49:49 +02:00
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 Return an error when attempting to connect to PHPMyAdmin with no DBs 2019-05-14 12:14:25 -04: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 [cosm] many cosmetic comment fixes, + ensure license and copyright everywhere 2017-10-08 19:31:34 +02:00
reset_stats_conf.php REFACTORING: code formatting of the panel + braces on if/while/for + fixe some missing or too many Globals in functions 2015-09-25 00:01:04 +02:00
variables.php [cosm] reindent, check language of comments, ensure /** phpdoc style comments, simplify file header (license only) etc. 2017-10-06 23:42:39 +02:00
vm.class.php Suggested comments 2014-03-26 14:59:41 +01:00