Commit Graph

12 Commits (c009bc4b87fcbb34b71ba04a5c7d043e4ea5abdc)

Author SHA1 Message Date
Michael Gapczynski 3c3a2b9b27 Remove old internal mail call for password reset, fixes bug oc-934 13 years ago
Frank Karlitschek d4ea853fcf use our own serverHost call so that ownCloud works with reverse proxy servers 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Frank Karlitschek 6bdefef31e csrf protection 13 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 13 years ago
Georg Ehrke 3fb91a7411 restore require once command for non app files 13 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 13 years ago
Robin Appelman b1bcc60d83 reuse OC_L10N objects 13 years ago
Tom Needham 85f9869f69 Make the token really random 13 years ago
Tom Needham 95c2ac5d58 Dont typecast variables as integers 13 years ago
Georg Ehrke 03120959e9 add a proper email address for lostpassword service - bugfix for oc-178 13 years ago
Bart Visscher f47444e1f7 Use separate function to make absolute urls 13 years ago
Bart Visscher e1b9b65e41 Use correct appid for lostpassword email preference 13 years ago
Bart Visscher e8c6252a4c Move lostpassword to core dir 14 years ago
Bart Visscher 676838ac31 Implement mailing of password reset link 14 years ago
Bart Visscher 950d4e1da4 Move lostpassword code to own app 14 years ago