Commit Graph

12 Commits (6da926f1c395526dddecda660b8b6972e04ba85e)

Author SHA1 Message Date
Bjoern Schiessle 48ee265170 urlencode link fort password reset (bug #970) 14 years ago
Michael Gapczynski d28e0f4d5b Remove old internal mail call for password reset, fixes bug oc-934 14 years ago
Frank Karlitschek 5d425a9f79 use our own serverHost call so that ownCloud works with reverse proxy servers 14 years ago
Frank Karlitschek 6bdefef31e csrf protection 15 years ago
Frank Karlitschek 2fbc92bd4b new OC_Mail class to handle all mail sending. The benefit is that is way mor flexible than the standard mail command. can be configured to use a remote smtp relay for example. also port the lostpassword code 15 years ago
Georg Ehrke 3fb91a7411 restore require once command for non app files 15 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 15 years ago
Robin Appelman b1bcc60d83 reuse OC_L10N objects 15 years ago
Tom Needham 85f9869f69 Make the token really random 15 years ago
Tom Needham 95c2ac5d58 Dont typecast variables as integers 15 years ago
Georg Ehrke 03120959e9 add a proper email address for lostpassword service - bugfix for oc-178 15 years ago
Bart Visscher f47444e1f7 Use separate function to make absolute urls 15 years ago
Bart Visscher e1b9b65e41 Use correct appid for lostpassword email preference 15 years ago
Bart Visscher e8c6252a4c Move lostpassword to core dir 15 years ago
Bart Visscher 676838ac31 Implement mailing of password reset link 15 years ago
Bart Visscher 950d4e1da4 Move lostpassword code to own app 15 years ago