xombiemp / ultimate-torrent-setup

All the files needed for the Ultimate Torrent Setup, featuring Ubuntu, rtorrent, ruTorrent, Sonarr, Radarr.
232 stars 44 forks source link

No plain text secret given on install caddy #89

Open Aergernis opened 5 months ago

Aergernis commented 5 months ago

Hi,

when installing caddy, the default secret is genrated as hash in users.json, but it's not showing in plain text in journalcat

caddy[10779]: {"level":"info","ts":1715685581.4268587,"logger":"security","msg":"created default admin user for the database","username":"webadmin","email":"webadmin@localdomain.local","roles":["authp/admin"]}

as a work around i hashed a new password with caddy hash-password -p <password> in copy it to users.json