AlternC/bureau/class
Kienan Stewart 8b64c144b2 Improve feedback to users when protecting folder with htaccess
The current behaviour of protecting a folder only modifies adds the
relevant .htaccess configuration lines if the file doesn't already
exist. In the case that it exists, no change is made and it appears to
"not work" for users.

This commit improves the feedbackup to users about what is happening,
and gives them the necessary information to modify their custom
.htaccess file with the appropriate configuration lines.
2023-09-29 10:43:31 +02:00
..
config.php Add variable to control if DNS is enabled for free domains 2023-09-29 10:43:10 +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 variable to control if DNS is enabled for free domains 2023-09-29 10:43:10 +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 Fix tabs/spacing 2023-09-28 08:53:09 +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 Add password reset via one-time login link 2018-11-14 19:05:32 -05: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