I have a password protected by the entire Silverstripe website, and now I need to configure the form fields for the login screen. Where can I find where this is happening? Another issue I would like to do is: I want to show the user login screen to anyone who is not trying to access http://example.com/admin (which means it shows the default login screen if the administrator is trying to log in system and the other is custom).
I am using the latest version of Silverstripe (2.4.5)
source share