tsmethurst
|
e94c686dc5
|
change error message a bit
|
2021-10-18 16:07:18 +02:00 |
|
tsmethurst
|
3382f4deab
|
don't allow tokens older than 7 days
|
2021-10-18 16:02:49 +02:00 |
|
tsmethurst
|
141f9852e3
|
test confirm email function
|
2021-10-18 15:54:27 +02:00 |
|
tsmethurst
|
7caf98afd7
|
updatedAt
|
2021-10-18 15:54:16 +02:00 |
|
tsmethurst
|
652b41d1ce
|
add email confirm handler
|
2021-10-18 14:44:12 +02:00 |
|
tsmethurst
|
04059f8fff
|
fmt
|
2021-10-17 17:46:19 +02:00 |
|
tsmethurst
|
11a53dab92
|
email confirm test
|
2021-10-17 17:45:29 +02:00 |
|
tsmethurst
|
4bb1e901c6
|
fix wrong email address
|
2021-10-17 17:45:19 +02:00 |
|
tsmethurst
|
8fdb3256e5
|
use noop email sender in tests
|
2021-10-17 16:59:57 +02:00 |
|
tsmethurst
|
a455c0186f
|
SendConfirmEmail function
|
2021-10-17 15:25:20 +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 |
|