mirte-robot / mirte-install-scripts

BSD 3-Clause "New" or "Revised" License
0 stars 4 forks source link

Password managing #37

Open ArendJan opened 12 months ago

ArendJan commented 12 months ago

To enhance password managing(same password for everything), there needs to be a system to control and check the password.

Where are passwords used / could / should be used:

Where are passwords generated / changed:

TODO:

ArendJan commented 11 months ago

Nginx: requires password in plaintext/md5/..., but login page must do the same. When the password is changed, the nginx config must be updated: edit an included file and systemctl reload nginx