docs: Adds section on how to configure basic auth #62

Merged
p4u1 merged 2 commits from basic-auth-docs into master 2025-11-20 16:55:54 +00:00
Owner
No description provided.
p4u1 added 1 commit 2025-11-05 14:31:23 +00:00
docs: Adds section on how to configure basic auth
Some checks failed
continuous-integration/drone/pr Build is failing
07d47e087b
p4u1 requested review from javielico 2025-11-05 14:33:01 +00:00
Author
Owner

@javielico added you as a reviewer, since you want to also be a maintainer :)

@javielico added you as a reviewer, since you want to also be a maintainer :)
3wordchant reviewed 2025-11-06 18:34:23 +00:00
README.md Outdated
@ -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>`
Owner

s/you/your

`s/you/your`
p4u1 added 1 commit 2025-11-20 16:42:18 +00:00
Update README.md
Some checks failed
continuous-integration/drone/pr Build is failing
5be795b033
p4u1 merged commit 72bc0912f7 into master 2025-11-20 16:55:54 +00:00
p4u1 deleted branch basic-auth-docs 2025-11-20 16:55:54 +00:00
Sign in to join this conversation.
No description provided.