aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_remind.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/security/208] Add form key to password reset formMarc Alexander2017-06-181-0/+7
* [ticket/14239] Add core.ucp_remind_modify_select_sqlJakub Senko2016-12-131-5/+25
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/12159] Fix codesniffer complaints due to profilefields and passwordsMarc Alexander2014-02-031-1/+1
* [feature/passwords] Use passwords manager service instead of functionsMarc Alexander2013-10-131-2/+5
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-0/+2
|\
| * Merge branch 'develop-olympus' into developJoas Schilling2013-08-261-0/+2
| |\
| | * [ticket/11799] Send anti abuse headers in "new password" emails.Andreas Fischer2013-08-231-0/+2
* | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
|/ /
* | [ticket/10325] fix language keyDhruv2013-04-251-1/+1
* | [ticket/10325] fix language variableDhruv2013-04-251-1/+1
* | [ticket/10325] change language varDhruv2013-04-251-1/+1
* | [ticket/10325] fix languageDhruv2013-04-251-1/+1
* | [ticket/10325] trigger error if forgot password option disabledDhruv2013-04-251-0/+5
* | [ticket/11454] Use set_addresses in other applicable areasNathan Guse2013-04-241-2/+1
* | [feature/class-prefix] Rename auth => phpbb_authIgor Wiedler2012-03-311-1/+1
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* [ticket/9612] Introduce new function gen_rand_string_friendly().Andreas Fischer2010-05-171-1/+1
* [ticket/9611] Make length of activation keys variable between 6 and 10.Andreas Fischer2010-05-171-1/+1
* Bug #13181 - Honor minimum and maximum password length in generated passwords...Andreas Fischer2010-02-071-5/+6
* Fix Bug #49195 - Queries on un-indexed column user_emailJoas Schilling2009-08-281-1/+1
* Do not allow password reminders if u_passchg permission is not given. (Bug #1...Meik Sievertsen2008-10-061-1/+10
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+11
* #i42Meik Sievertsen2007-10-041-1/+1
* #13181David M2007-07-101-1/+2
* some beautifications as well as making sure manually deactivated accounts are...Meik Sievertsen2007-04-011-2/+14
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-1/+1
* - telling the admin for what the board contact and board email addresses are ...Meik Sievertsen2006-12-311-1/+0
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-1/+1
* ok, i am an idiot...Meik Sievertsen2006-11-031-2/+2
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-031-5/+2
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-3/+3
* - adjust unread query a bit to cope with large topics (thanks bart!)Meik Sievertsen2006-10-201-1/+1
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-131-1/+1
* tried to begin adjusting all string functions where applicable - still a *lot...Meik Sievertsen2006-10-071-1/+1
* - renamed the following columns:Meik Sievertsen2006-07-131-1/+1
* - correctly display subcategoriesNils Adermann2006-06-201-1/+1
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* - get swatch converted into new acp formatMeik Sievertsen2006-06-121-0/+1
* - fixed a few bugsMeik Sievertsen2006-06-111-29/+23
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-3/+5
* - fixed a few smaller thingsMeik Sievertsen2006-05-201-2/+2
* - fixed some bugsMeik Sievertsen2006-04-151-1/+1
* - changed ucp classes to work with the new module systemMeik Sievertsen2005-10-041-3/+3
* - Documentation related changesMeik Sievertsen2005-04-091-16/+15
* Fixed small bug related to email sendingBart van Bragt2005-01-261-2/+6
* - ucp register/remind/activate fixes mostly regarding account activationMeik Sievertsen2004-10-131-8/+4
* - put consoring and smilie processing into functions (we use them all over th...Meik Sievertsen2004-02-211-1/+1
* Remove need for session_ids for "allowed" bots, dump user_founder/user_active...Paul S. Owen2003-10-151-3/+4