Add password reset #3

Merged
konrad merged 32 commits from feature/password-reset into master 2018-10-27 09:33:29 +00:00

32 Commits

Author SHA1 Message Date
kolaente c902904a00
Fix vendor
the build failed Details
2018-10-27 01:05:20 +02:00
kolaente 7457b2e77a
fix makefile
the build failed Details
2018-10-27 01:03:17 +02:00
kolaente c088e403db
update vendor
the build failed Details
2018-10-27 01:00:35 +02:00
kolaente 08376ff2a2
updated swagger 2018-10-27 00:59:23 +02:00
kolaente e6357a0f52
update vendor
the build failed Details
2018-10-27 00:58:18 +02:00
kolaente 9ac37756ed
update vendor 2018-10-27 00:58:05 +02:00
kolaente 902e0a0b29
Use the email instead of a users id 2018-10-27 00:57:51 +02:00
kolaente 0b439c5203
Send an email if the user changed its password
the build failed Details
2018-10-27 00:36:52 +02:00
kolaente af751bb40a
Fixed mail header 2018-10-27 00:24:29 +02:00
kolaente 85850c6506
Improved templates
the build failed Details
2018-10-26 23:51:27 +02:00
kolaente 3f69bf6364
Improved templates
the build failed Details
2018-10-26 23:45:01 +02:00
kolaente 0b40913824
Fixed template rendering for mails
the build failed Details
2018-10-26 21:53:56 +02:00
kolaente ae6cc3c81e
fixed lint
the build failed Details
2018-10-26 21:04:49 +02:00
kolaente 27c41f594d
Added templates for mails 2018-10-26 21:03:00 +02:00
kolaente eeb67f208f
fmt
the build failed Details
2018-10-26 10:54:38 +02:00
kolaente 63efe83ed6
semantics 2018-10-25 15:47:24 +02:00
kolaente df7ee0076d
Made mailqueue timeout configurable
the build failed Details
2018-10-25 15:42:38 +02:00
kolaente 695a5715d0
Fixed mail sending queue 2018-10-25 15:32:19 +02:00
kolaente e3d7ad6729
Added mailer default config to config.sample 2018-10-25 15:12:40 +02:00
kolaente 16fa48da79
Added method to send emails 2018-10-25 15:11:23 +02:00
kolaente 2083d96427
fmt
the build failed Details
2018-10-25 15:03:01 +02:00
kolaente 4413f070df
Added mail queue to send emails 2018-10-25 15:02:49 +02:00
kolaente 4fc4fe3bd3
Fixed swagger
the build failed Details
2018-10-25 12:41:25 +02:00
kolaente 7f5e711788
regenerated swagger 2018-10-25 12:38:18 +02:00
kolaente 3e8d09ed60
Fixed lint
the build failed Details
2018-10-25 12:33:33 +02:00
kolaente 32a387029b
added tests
the build failed Details
2018-10-25 12:26:06 +02:00
kolaente 3b159df376
Added http tests & fixed some things 2018-10-25 12:06:16 +02:00
kolaente 297e04fb79
Added method to create a random token to reset a password
the build failed Details
2018-10-24 13:15:02 +02:00
kolaente 3e4f54a71f
Added random string method 2018-10-24 12:57:13 +02:00
kolaente a6bec33319
Added method to reset a users password 2018-10-24 12:38:17 +02:00
kolaente c00db91ed4
added todo
the build failed Details
2018-10-23 17:38:50 +02:00
kolaente 0ef00ea680
Started adding reset password 2018-10-23 17:35:36 +02:00