aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_remind.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11327] Move UCP remind functionality to a controller for password resetMarc Alexander2019-08-081-174/+0
* [ticket/10432] Fix errors and address privacy concernJakub Senko2018-10-281-21/+12
* [ticket/10432] Fix for SQLiteJakub Senko2018-10-231-2/+3
* [ticket/10432] Don't require username when user forgets passwordJakub Senko2018-10-181-52/+70
* Merge branch 'prep-release-3.1.11' into prep-release-3.2.1Marc Alexander2017-07-161-0/+7
|\
| * [ticket/security/208] Add form key to password reset formMarc Alexander2017-06-181-0/+7
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-171-5/+25
|\ \ | |/
| * [ticket/14239] Add core.ucp_remind_modify_select_sqlJakub Senko2016-12-131-5/+25
* | [ticket/10961] Send HTTP 403 when applicableJakub Senko2016-09-011-0/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-3/+3
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+1
|/
* [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