]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Add error when email system is not configured and using the forgot
authorChocobozzz <me@florianbigard.com>
Wed, 5 Dec 2018 14:10:45 +0000 (15:10 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 5 Dec 2018 14:10:45 +0000 (15:10 +0100)
commit3b3b18203fe73e499bf8b49b15369710df95993e
tree7f682442453bf126fb0acc20ada2593dcc2ae3ae
parent56af5222c1ab3d6aaa76b1237bfa381ecc4878b1
Add error when email system is not configured and using the forgot
password system
client/src/app/core/server/server.service.ts
client/src/app/login/login.component.html
client/src/app/login/login.component.ts
server/controllers/api/config.ts
server/lib/emailer.ts
shared/models/server/server-config.model.ts