Commit graph

4 commits

Author SHA1 Message Date
tsmethurst
11a53dab92 email confirm test 2021-10-17 17:45:29 +02:00
tsmethurst
8fdb3256e5 use noop email sender in tests 2021-10-17 16:59:57 +02:00
tsmethurst
55b643cc02 add email sender to user processor 2021-10-17 15:25:08 +02:00
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