cherokee / webserver

Cherokee Web Server
GNU General Public License v2.0
568 stars 104 forks source link

Enhance the log messages for authentication failures in TRACE #1246

Open byshen opened 4 years ago

byshen commented 4 years ago

Add several log messages in TRACE() level for the authentication failures in order to show some hints when users were denied access.

I also changed the log message for cherokee_mkdir_p_perm a bit to make it more accurate.

byshen commented 4 years ago

@skinkie Hi Stefan, could you please have a look at the patch at your convenience? I followed your suggestion in the previous patch #1241, to change the log to TRACE level. If it does not fit, please let me know what should I change. Thanks a lot!