summaryrefslogtreecommitdiffstats
path: root/core/lostpassword
Commit message (Collapse)AuthorAgeFilesLines
* csrf protectionFrank Karlitschek2012-04-262-6/+14
|
* new OC_Mail class to handle all mail sending. The benefit is that is way mor ↵Frank Karlitschek2012-04-201-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 objectsRobin Appelman2012-04-141-1/+1
|
* Make the token really randomTom Needham2012-04-041-1/+1
|
* Dont typecast variables as integersTom Needham2012-04-031-1/+1
|
* add a proper email address for lostpassword service - bugfix for oc-178Georg Ehrke2012-03-191-1/+2
|
* Use separate function to make absolute urlsBart Visscher2012-02-171-1/+1
|
* Use correct appid for lostpassword email preferenceBart Visscher2011-12-181-1/+1
|
* Move lostpassword to core dirBart Visscher2011-10-035-0/+91