mirror of
1
Fork 0
gotosocial/internal/api
tobi 107685e22e
User password change (#280)
* 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
2021-10-14 14:26:04 +02:00
..
client User password change (#280) 2021-10-14 14:26:04 +02:00
model User password change (#280) 2021-10-14 14:26:04 +02:00
s2s reference global logrus (#274) 2021-10-11 14:37:33 +02:00
security reference global logrus (#274) 2021-10-11 14:37:33 +02:00
apimodule.go Ap (#14) 2021-05-08 14:25:55 +02:00