Simplest Site Authentication
Provide the simplest possible site authentication for the purpose of basic protection before a site is launched.
This replaces the need to provide users with “debug” passwords. Any number of username/password combinations can be published on each Site, falling back to Global Settings if there is no Site configuration.
Note that this password is stored in plain text in the database, and can be retrieved by anyone with access to Site settings.
Installation
api('com.psddev.component-lib:site-simplest-auth')