Moritz Kraus
2 months
Andreas Vöst
10 months
Andreas Vöst
1 year
Stefan Langenmaier
1 year
Claus-Theodor Riegg
2 years
Andreas Vöst
2 years
Kim Klotz
2 years
Emma Heinle
2 years
Emma Heinle
2 years
Kim Klotz
3 years
Claus-Theodor Riegg
5 years
Claus-Theodor Riegg
5 years
Claus-Theodor Riegg
9 years
Claus-Theodor Riegg
9 years
create htpasswd entry and print to stdout
Updated . Posted . Visible to the public.
Create htpasswd entry and print to stdout:
$ sudo apt install apache2-utils # Optional
$ htpasswd -n $USERNAME
New password:
Re-type new password:
$USERNAME:<Password Hash>
Last edit
Dominik Schöler
Keywords
ops, change, basic, auth, password
License
Source code in this card is licensed under the
MIT License.