Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for bug #1295, don't escape password reset link | Bjoern Schiessle | 2012-07-27 | 1 | -1/+1 |
| | |||||
* | urlencode link fort password reset (bug #970) | Bjoern Schiessle | 2012-06-13 | 1 | -1/+1 |
| | |||||
* | Remove old internal mail call for password reset, fixes bug oc-934 | Michael Gapczynski | 2012-06-07 | 1 | -1/+0 |
| | |||||
* | use our own serverHost call so that ownCloud works with reverse proxy servers | Frank Karlitschek | 2012-05-31 | 1 | -1/+1 |
| | |||||
* | update copyright | Frank Karlitschek | 2012-05-26 | 2 | -2/+2 |
| | |||||
* | csrf protection | Frank Karlitschek | 2012-04-26 | 2 | -6/+14 |
| | |||||
* | new OC_Mail class to handle all mail sending. The benefit is that is way mor ↵ | Frank Karlitschek | 2012-04-20 | 1 | -1/+4 |
| | | | | flexible than the standard mail command. can be configured to use a remote smtp relay for example. also port the lostpassword code | ||||
* | reuse OC_L10N objects | Robin Appelman | 2012-04-14 | 1 | -1/+1 |
| | |||||
* | Make the token really random | Tom Needham | 2012-04-04 | 1 | -1/+1 |
| | |||||
* | Dont typecast variables as integers | Tom Needham | 2012-04-03 | 1 | -1/+1 |
| | |||||
* | add a proper email address for lostpassword service - bugfix for oc-178 | Georg Ehrke | 2012-03-19 | 1 | -1/+2 |
| | |||||
* | Use separate function to make absolute urls | Bart Visscher | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Use correct appid for lostpassword email preference | Bart Visscher | 2011-12-18 | 1 | -1/+1 |
| | |||||
* | Move lostpassword to core dir | Bart Visscher | 2011-10-03 | 5 | -0/+91 |