mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-17 16:30:14 +02:00
Added the correct site for basic auth generation
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
This directory should contain your basic auth files. For each project you need to create a fil with the name of the project.
|
||||
Add to the file your users and passwords.
|
||||
you can generate a a user password combination with this site https://www.blitter.se/utils/basic-authentication-header-generator/
|
||||
you can generate a a user password combination with this site https://htpasswdgenerator.de/ or use htpasswd https://httpd.apache.org/docs/2.4/programs/htpasswd.html
|
Reference in New Issue
Block a user