basic-auth-docs
master
@javielico added you as a reviewer, since you want to also be a maintainer :)
@@ -26,0 +28,4 @@
1. Create the usersfile locally: `htpasswd -c usersfile <username>`
2. Uncomment the Basic Auth section in your .env file
3. Insert the secret: `abra app secret insert <domain> usersfile v1 -f usersfile
4. Redploy you app: `abra app deploy -f <domain>`
s/you/your
No dependencies set.
The note is not visible to the blocked user.
@javielico added you as a reviewer, since you want to also be a maintainer :)
@@ -26,0 +28,4 @@1. Create the usersfile locally: `htpasswd -c usersfile <username>`2. Uncomment the Basic Auth section in your .env file3. Insert the secret: `abra app secret insert <domain> usersfile v1 -f usersfile4. Redploy you app: `abra app deploy -f <domain>`s/you/your