CanastaWiki / Canasta-CLI

The Canasta command line interface, written in Go
MIT License
5 stars 14 forks source link

Autogenerated + on-wiki admin passwords not placed in any files #116

Closed yaronkoren closed 1 month ago

yaronkoren commented 5 months ago

This may be two bugs in one, but: I created a Canasta installation, and wiki, and set the Canasta admin password to be autogenerated; which means, as far as I know, that there should have been files created in the Canasta directory containing two passwords: the autogenerated Canasta admin password, and the password for the wiki's admin user. Instead, as far as I could tell, there was no password stored at all. I don't know if the wiki admin password is also autogenerated, or if it's just some standard string like "admin", but if it's the latter then at least the documentation should explain that. (Though an autogenerated password would be better.)

yaronkoren commented 1 month ago

Closing this - this apparently is no longer an issue.