aboutsummaryrefslogtreecommitdiffstats
path: root/mod/lostpass.php
Commit message (Expand)AuthorAgeFilesLines
* set email verified if lost password workflow is completed to avoid the situat...redmatrix2015-08-141-2/+3
* PostgreSQL support initial commitHabeas Codice2014-11-131-2/+2
* lostpass fixes and login/logout flow if authenticated but no default channel ...friendica2013-01-271-9/+9
* maybe 'lostpass' will work now, maybe not. Didn't try it, but theoretically i...friendica2013-01-271-39/+42
* add Smarty templates for international templatesZach Prezkuta2013-01-101-11/+0
* bypass smarty for intletext templatesfriendica2013-01-071-0/+11
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* bug #339 - lostpass sending to username, not emailfriendica2012-03-201-4/+5
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* some more zot changes migrating back to f9a mainlineFriendika2011-08-011-4/+4
* don't allow blocked/unverified users to reset their password.Friendika2011-06-291-2/+6
* add info() function. Works like notice() but show messages in a div with clas...Fabio Comuni2011-05-231-3/+3
* deprecate load_view_fileFriendika2011-05-111-4/+4
* don't use load_view_file() except in email templates and install of htconfig ...Friendika2011-05-101-2/+2
* set utf-8 on all emailsFriendika2011-04-141-2/+9
* the rest of the english html templates except for htconfigFriendika2011-04-071-0/+7
* more templatesFriendika2011-04-061-4/+9
* update source stringsfabrixxm2011-03-111-1/+1
* lintFriendika2010-11-071-3/+2
* celebrity/group/community pages about 75% implementedMike Macgirvin2010-10-171-1/+2
* localisation path for all view templatesMike Macgirvin2010-09-221-4/+4
* password resetMike Macgirvin2010-07-181-0/+104