computerundsound / cuhtaccesscreator
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=8.2
- ext-ctype: *
- ext-iconv: *
- symfony/console: 7.2.*
- symfony/dotenv: 7.2.*
- symfony/flex: ^2
- symfony/framework-bundle: 7.2.*
- symfony/runtime: 7.2.*
- symfony/yaml: 7.2.*
Requires (Dev)
- symfony/maker-bundle: ^1.61
Conflicts
This package is auto-updated.
Last update: 2025-03-03 12:53:04 UTC
README
uncle_ben:hisPassword:some remarks
ant_tina:herPassword:some more remarks
You see, you have 3 fields separated with colon ':'
Username:Password:Remark
Every line is one User with Password. The remark is an option, you don't need (it is only) for your information.
-
Then you rename the user-config-EXMAPLE.yaml fire to user-config.yaml
-
Then edit the user-config.ini file (inserts paths to the pw.txt and the .htpwd - files)
-
Then run on console this command (if you are in the root of this project)
php console/bin cu:pw-protect
(on some (linux) machines you don't need the "php" in front of the command)
The .htpwd - files will be created.
It is a security problem, if you leave the pw.txt on your server - (because in these files you can see the passwords in clear text)
Use at your own risk!
Jörg Wrase Bremen, Germany
Requirements:
- This Tool :-)
- php on the machine, where you want to run it (normaly not at production-server)
- Fun