mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-25 13:16:40 +00:00
107685e22e
* start passwordChangeHandler * add user scope * add user module / api path * add password change request * make comment clearer * add user to processor * required true * add processor call to handler * don't pass tc or channel * change password func + tests * add some first docs about password management * update swagger docs * add api tests * go fmt * test fixes |
||
---|---|---|
.. | ||
account | ||
admin | ||
media | ||
status | ||
streaming | ||
user | ||
account.go | ||
admin.go | ||
app.go | ||
blocks.go | ||
federation.go | ||
followrequest.go | ||
fromclientapi.go | ||
fromcommon.go | ||
fromfederator.go | ||
fromfederator_test.go | ||
instance.go | ||
media.go | ||
notification.go | ||
notification_test.go | ||
processor.go | ||
processor_test.go | ||
search.go | ||
status.go | ||
streaming.go | ||
timeline.go | ||
user.go |