Daniel García
|
250a2b340f
|
Use new Errors in latest changes
|
6 years ago |
Daniel García
|
6a99849a1e
|
Implemented proper error handling, now we can do `user.save($conn)?;` and it works.
In the future, maybe we can do the same with the `find_by_id` methods that return an Option.
|
6 years ago |
Nick Fox
|
26bf7bc12f
|
Use upstream jslib invite/registration workflow
|
6 years ago |
Nick Fox
|
e2907f4250
|
Add invite email functionality
|
6 years ago |
Daniel García
|
94810c106a
|
Migrate to rust 2018 edition
|
6 years ago |
Daniel García
|
7112c86471
|
Updated dependencies, removed valid mail check (now done by lettre), and updated global domains file
|
6 years ago |
Daniel García
|
3df31e3464
|
Temp fix for OpenSSL 1.1.1 compatibility
|
6 years ago |
Jean-Christophe BEGUE
|
1c641d7635
|
Special messages when user has no password hint
|
6 years ago |
Jean-Christophe BEGUE
|
9e63985b28
|
Check email validity before using it for password hint sending
|
6 years ago |
Jean-Christophe BEGUE
|
401aa7c699
|
make SMTP authentication optionnal, let lettre pick the better auth mechanism
|
6 years ago |
Jean-Christophe BEGUE
|
19e0605d30
|
Better message into the password hint email
|
6 years ago |
Jean-Christophe BEGUE
|
812387e586
|
SMTP integration, send password hint by email.
|
6 years ago |