phpbb/phpBB/includes
Marc Alexander 20148e4d06
[ticket/11483] Generate user act key if database entry is empty
The force reactivation action in the ACP will no longer overwrite the
generated activation key in case the key stored in the database is empty.
It will also save the generated key back to the database to actually allow
the activation by the user.

PHPBB3-11483
2016-10-16 11:16:06 +02:00
..
acp [ticket/11483] Generate user act key if database entry is empty 2016-10-16 11:16:06 +02:00
diff [ticket/12557] Fix pass by reference doc blocks 2014-08-07 11:39:04 +03:00
hooks [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
mcp [ticket/14795] Merge topic views when merging topics 2016-09-25 19:49:01 +02:00
questionnaire [ticket/12775] Remove useless includes of config.php 2014-07-07 01:02:42 +02:00
ucp [ticket/14638] Rollback changes from 3.2.x version 2016-08-03 13:27:06 -04:00
utf [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset 2014-06-16 19:05:09 +02:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
bbcode.php [ticket/13648] Allow extensions using custom bbcode validation methods 2015-05-07 22:01:10 +07:00
compatibility_globals.php [ticket/13061] Replace the service event.subscriber_loader by a compiler pass 2014-09-13 14:34:18 +02:00
constants.php [prep-release-3.1.10] Update version numbers for 3.1.10 2016-10-02 21:06:56 +01:00
functions.php [ticket/14429] Add core.modify_users_online_string_modify 2016-05-27 13:46:23 +02:00
functions_acp.php Merge pull request #4021 from marc1706/ticket/14272 2016-03-27 13:34:17 +02:00
functions_admin.php [ticket/14738] Add core events to improve modifying forum lists 2016-08-07 16:10:49 +07:00
functions_compatibility.php [ticket/13882] Lazy load the notification avatars. 2015-05-28 18:05:07 +02:00
functions_compress.php [ticket/13045] Remove Pragma headers 2014-09-17 20:10:01 +02:00
functions_content.php [ticket/14738] Add core events to improve modifying forum lists 2016-08-07 16:10:49 +07:00
functions_convert.php [ticket/14577] Do not calculate size of array in for loop 2016-04-02 09:46:54 +02:00
functions_database_helper.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_display.php [ticket/14133] Comment fix for phpbb_get_user_rank() 2015-08-31 21:49:22 +03:00
functions_download.php [ticket/12133] fix download file names for WebKit-derived browsers 2016-09-07 03:17:44 +02:00
functions_install.php Merge branch 'develop-olympus' into develop-ascraeus 2014-07-30 15:01:16 +02:00
functions_jabber.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_mcp.php [ticket/14186] Do correct string concatenation in phpbb_mcp_sorting() 2015-09-22 09:50:17 +02:00
functions_messenger.php [ticket/13709] Add fallback for email templates used by extensions 2016-08-21 05:21:25 +02:00
functions_module.php Merge pull request #3560 from Nicofuma/ticket/13790 2015-05-30 10:53:47 +02:00
functions_posting.php [ticket/14654] Change Imagemagick to ImageMagick 2016-06-11 21:32:16 +02:00
functions_privmsgs.php [ticket/14276] Adjust function get_folder_status 2015-11-07 15:33:24 -05:00
functions_transfer.php [ticket/12999] Remove @author tags 2014-08-19 22:54:45 +02:00
functions_upload.php Merge pull request #4141 from exussum12/ticket/14431-3.1 2016-02-03 10:29:39 +01:00
functions_url_matcher.php [ticket/12557] Fix php file description 2014-08-07 13:19:49 +03:00
functions_user.php [ticket/14781] Add core event to the function group_user_attributes() 2016-09-12 13:44:33 +07:00
index.htm
message_parser.php [ticket/14802] Empty/blank lines should not be additional poll options 2016-09-29 14:43:36 -04:00
sphinxapi.php [ticket/12721] Update rules descriptions 2014-06-16 23:07:28 +02:00
startup.php [ticket/13923] CS 2015-06-09 21:22:52 +02:00