astoeckel / tivua

Shared research blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finish preferences view

astoeckel opened this issue · comments

The preferences view has to be finished. This should allow

  1. Setting the password when the reset_password flag is set in the session.
  2. In general, setting a new password.
  3. Changing the display name.

The view code is somewhat done, but this still requires the corresponding APIs on the client-side.