htpasswd
htpasswd copied to clipboard
replacing the users not possible
If the users don't want to put multiple users in the .htpass file created,It is not possible. It has the functions to add users and password but cant make a single entry file.
I tried to list the users existing with users and apply the pop method before adding the new entry for now but that didn't work either
If the users don't want to put multiple users in the .htpass file created,It is not possible. It has the functions to add users and password but cant make a single entry file.
What? You can add a single entry. It is autotested here.
I tried to list the users existing with users and apply the pop method before adding the new entry for now but that didn't work either
User deletion is also autotested here.
So without code examples this is completely pointless.