aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_activate.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15881] Reset login keys for account reactivation after password updaterxu2018-11-241-0/+2
* [ticket/10961] Send HTTP 403 when applicableJakub Senko2016-09-011-0/+1
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* Merge branch '3.1.x'Marc Alexander2015-08-221-1/+12
|\
| * [ticket/14087] Add an event to ucp_activate.php.lavigor2015-08-091-1/+12
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-3/+3
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-4/+10
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+1
|/
* [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-161-1/+1
* [ticket/12352] Remove usages of user_pass_convert columnMarc Alexander2014-06-011-1/+0
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/11746] Delete the notification after user is approved & fix language.Cesar G2013-10-261-1/+1
* [ticket/11746] Add "admin activation required" notification.Cesar G2013-10-241-1/+4
* [ticket/11454] Use set_addresses in other applicable areasNathan Guse2013-04-241-1/+1
* Merge PR #1219 branch 'develop-olympus' into developOleg Pudeyev2013-01-271-1/+1
|\
| * [ticket/11343] Remove spare parentheses.Andreas Fischer2013-01-251-1/+1
| * [ticket/11343] Remove spare space.Andreas Fischer2013-01-251-1/+1
| * [ticket/11343] Use === when checking stored user_actkey against user input.Andreas Fischer2013-01-251-1/+1
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-11-201-4/+1
|\ \ | |/
| * [ticket/10446] Pass $config and $user via parameter to anti_abuse_headers().Andreas Fischer2011-11-201-1/+1
| * [ticket/10446] DRY X-AntiAbuse header addition.Oleg Pudeyev2011-11-201-4/+1
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-04-301-0/+7
|\ \ | |/
| * [ticket/9961] Create log entries when users are activated.Erik Frèrejean2011-04-191-0/+7
| * Fix a regression in r9498, activation could really do with an overhaul :(Chris Smith2009-05-291-1/+2
| * Minor security problem, discovered internally. Requires the user to know the ...Chris Smith2009-04-291-0/+11
| * Log password changes via password reset function. #41365Chris Smith2009-02-231-0/+2
| * 37375Henry Sudhof2008-11-211-1/+1
| * Reset login attempts on new password activation. Prevents "first failed login...Meik Sievertsen2008-09-181-0/+1
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+143
* | put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-128/+0
* | Merge R 9067Henry Sudhof2008-11-211-1/+1
* | Reset login attempts on new password activation. Prevents "first failed login...Meik Sievertsen2008-09-181-0/+1
* | ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-6/+5
|/
* fixing some annoying bugsMeik Sievertsen2007-10-191-1/+2
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+11
* some changes/bugfixesMeik Sievertsen2007-03-301-2/+9
* - telling the admin for what the board contact and board email addresses are ...Meik Sievertsen2006-12-311-1/+0
* ok, i am an idiot...Meik Sievertsen2006-11-031-1/+1
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-031-4/+1
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-3/+3
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-6/+5
* A reworking of how we handle inactive usersGraham Eames2006-09-231-1/+1
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* - fixed a few bugsMeik Sievertsen2006-06-111-45/+31
* - bugfix rollMeik Sievertsen2006-06-081-2/+15
* - fix some smaller bugsMeik Sievertsen2006-06-081-2/+2
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-3/+3
* - remove description from profile fieldsMeik Sievertsen2006-05-271-3/+4