Commit Graph

19 Commits (f71f731f1cfc3a0e0efa5e13759478c5fdb7f4fc)

Author SHA1 Message Date
Thomas Müller 9e5807d1f9 fixing syntax error - sorry for that 13 years ago
Thomas Müller 6d358c051f Update core/lostpassword/templates/email.php 13 years ago
Thomas Müller 97e4647ad5 Update core/lostpassword/resetpassword.php 13 years ago
Thomas Müller 395ea2a028 Update core/lostpassword/index.php 13 years ago
Bart Visscher 5153b8b293 Add url-params to url with new parameter in linkTo function 13 years ago
Bjoern Schiessle 680eed6bac fix for bug #1295, don't escape password reset link 13 years ago
Bjoern Schiessle 48ee265170 urlencode link fort password reset (bug #970) 13 years ago
Bjoern Schiessle b9d5f510c3 urlencode link fort password reset (bug #970) 13 years ago
Michael Gapczynski d28e0f4d5b Remove old internal mail call for password reset, fixes bug oc-934 13 years ago
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 5d425a9f79 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