Age | Commit message (Expand) | Author |
---|---|---|
2018-12-31 | update copyright years to 2019 | William Pitcock |
2018-12-23 | add license boilerplate to pleroma core | William Pitcock |
2018-12-20 | [#114] Added :user_id component to email confirmation path to improve the sec... | Ivan Tashkinov |
2018-12-18 | [#114] Account confirmation email, registration as unconfirmed (config-based)... | Ivan Tashkinov |
2018-12-14 | [#114] Improved tests. | Ivan Tashkinov |
2018-12-14 | [#114] Added UserInviteToken creation, adjusted invitation email link to incl... | Ivan Tashkinov |
2018-12-14 | [#114] Naive implementation of email invitations. | Ivan Tashkinov |
2018-12-13 | [#114] Removed `email_invite` implementation (to be addressed separately). | Ivan Tashkinov |
2018-12-13 | [#114] Initial implementation of user email invitations. | Ivan Tashkinov |
2018-12-12 | [#114] Initial implementation of user password reset emails (user-initiated). | Ivan Tashkinov |
2018-12-12 | [#114] SMTP deps and config. | Ivan Tashkinov |