htpasswd icon indicating copy to clipboard operation
htpasswd copied to clipboard

replacing the users not possible

Open taragurung opened this issue 8 years ago • 1 comments

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

taragurung avatar Aug 23 '17 06:08 taragurung

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.

thesharp avatar Aug 23 '17 13:08 thesharp