aboutsummaryrefslogtreecommitdiffstats
path: root/mod/lostpass.php
Commit message (Collapse)AuthorAgeFilesLines
* lostpass fixes and login/logout flow if authenticated but no default channel ↵friendica2013-01-271-9/+9
| | | | exists
* maybe 'lostpass' will work now, maybe not. Didn't try it, but theoretically ↵friendica2013-01-271-39/+42
| | | | it's updated.
* 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
| | | | | | Conflicts: include/config.php update.php
* bug #339 - lostpass sending to username, not emailfriendica2012-03-201-4/+5
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* 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 ↵Fabio Comuni2011-05-231-3/+3
| | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes
* 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
| | | | - to avoid getting wrong file when package is updated by copying over an older version.
* 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