btrask / stronglink

A searchable, syncable, content-addressable notetaking system
Other
1.04k stars 39 forks source link

Password change and registration #24

Open btrask opened 9 years ago

btrask commented 9 years ago

Since #4, we automatically create an account when setting up a new repository. This account is assigned a random password and the user currently has no way to change it. Pretty unusable.

Account registration is mostly coded but needs an interface. In fact, we need a better interface for accounts in general, including (ahem) a logout button.