Is there a way to secure the /admin url with htpasswd?
Since 'admin' is not a folder in the file system I can't drop a .htaccess/.htpasswd file there...
In the documentation there is a description how to rename the /admin slug. Is this the only way to make the admin plugin more secure?