Add signed-in version of my account menu allowing to change details or password
authorNick Downing <nick@ndcode.org>
Tue, 18 Jan 2022 00:05:01 +0000 (11:05 +1100)
committerNick Downing <nick@ndcode.org>
Tue, 18 Jan 2022 00:05:01 +0000 (11:05 +1100)
commit6c4c8391c4b54664e20ce9850c7f516018c1e06c
tree78a6e08d238fa06e9ce6e048be53a08caeee2553
parent12ad338df834dabf86288e8a678364583a09bd3e
Add signed-in version of my account menu allowing to change details or password
api/account/change_details/get.json.jst [new file with mode: 0644]
api/account/change_details/get_draft.json.jst [new file with mode: 0644]
api/account/change_details/set.json.jst [new file with mode: 0644]
api/account/change_details/set_draft.json.jst [new file with mode: 0644]
api/account/change_password.json.jst [new file with mode: 0644]
api/errors.json
my_account/index.html.jst