gotosocial/internal
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
..
ap Derive visibility fixes (#271) 2021-10-06 18:18:02 +02:00
api User password change (#280) 2021-10-14 14:26:04 +02:00
cache Golint (#255) 2021-09-30 11:16:23 +02:00
cliactions reference global logrus (#274) 2021-10-11 14:37:33 +02:00
config Update webfingering a little, add tests (#236) 2021-09-20 16:46:45 +02:00
db go fmt (#278) 2021-10-13 13:50:24 +02:00
email Oauth/token (#7) 2021-03-22 22:26:54 +01:00
federation reference global logrus (#274) 2021-10-11 14:37:33 +02:00
gotosocial Move a lot of stuff + tidy stuff (#37) 2021-05-30 13:12:00 +02:00
gtserror Swagger (#124) 2021-07-31 17:49:59 +02:00
gtsmodel Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
id change muchos things 2021-09-01 11:11:26 +02:00
log reference global logrus (#274) 2021-10-11 14:37:33 +02:00
media reference global logrus (#274) 2021-10-11 14:37:33 +02:00
messages Handle forwarded messages (#273) 2021-10-10 12:39:25 +02:00
oauth go fmt (#278) 2021-10-13 13:50:24 +02:00
oidc reference global logrus (#274) 2021-10-11 14:37:33 +02:00
processing User password change (#280) 2021-10-14 14:26:04 +02:00
regexes don't catch mentions within links (#257) 2021-09-30 18:11:57 +02:00
router reference global logrus (#274) 2021-10-11 14:37:33 +02:00
stream Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
text reference global logrus (#274) 2021-10-11 14:37:33 +02:00
timeline reference global logrus (#274) 2021-10-11 14:37:33 +02:00
trans go fmt (#278) 2021-10-13 13:50:24 +02:00
transport reference global logrus (#274) 2021-10-11 14:37:33 +02:00
typeutils reference global logrus (#274) 2021-10-11 14:37:33 +02:00
util Handle forwarded messages (#273) 2021-10-10 12:39:25 +02:00
validate kim is a reply guy (#208) 2021-09-11 13:19:06 +02:00
visibility go fmt (#278) 2021-10-13 13:50:24 +02:00
web reference global logrus (#274) 2021-10-11 14:37:33 +02:00