Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #6512, comment 6


Ignore:
Timestamp:
10/05/2022 09:48:13 PM (3 years ago)
Author:
Clorith
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6512, comment 6

    initial v1  
    11I would actually be for not allowing `.htaccess`, it's a false sense of security, not all systems run Apache after all :)
     2
     3It makes sense to not allow `.` prefixed files, the plugin directory is for distribution, not development, and these type of files are generally dev-environment related (with the exception of `.htaccess`)