aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_users.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16167] Remove uses of user_email_hashMarc Alexander2019-11-181-4/+1
| | | | PHPBB3-16167
* [ticket/14465] Remove setting for maximum password lengthMarc Alexander2019-10-031-3/+3
| | | | PHPBB3-14465
* [ticket/16013] Allow admins to use disallowed usernameJakub Senko2019-05-241-1/+1
| | | | PHPBB3-16013
* [ticket/15910] Pass object arguments by reference implicitlykasimi2018-12-121-2/+2
| | | | PHPBB3-15910
* Merge pull request #5407 from senky/ticket/15832Marc Alexander2018-10-281-0/+11
|\ | | | | | | [ticket/15832] Add core.acp_users_avatar_sql event
| * [ticket/15832] Add core.acp_users_avatar_sql eventJakub Senko2018-10-081-0/+11
| | | | | | | | PHPBB3-15832
* | Merge pull request #5406 from senky/ticket/15831Marc Alexander2018-10-281-0/+11
|\ \ | | | | | | | | | [ticket/15831] Add core.acp_users_modify_signature_sql_ary event
| * | [ticket/15831] Add core.acp_users_modify_signature_sql_ary eventJakub Senko2018-10-081-0/+11
| |/ | | | | | | PHPBB3-15831
* | [ticket/15849] Stop using php4 constructorsRuben Calvo2018-10-211-1/+1
|/ | | | PHPBB3-15849
* [ticket/15513] Signature edit in acp gives errorcanonknipser2018-01-201-1/+1
| | | | | | When editing a users signature in acp, a error is thrown. PHPBB3-15513
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-22/+22
| | | | PHPBB3-14972
* [ticket/15460] Fix group name displayed in the manage users ACP modulerxu2017-11-201-1/+1
| | | | PHPBB3-15460
* Merge pull request #5003 from kasimi/ticket/15409Marc Alexander2017-10-171-2/+8
|\ | | | | | | [ticket/15409] Add u_action to core.acp_users_overview_run_quicktool
| * [ticket/15409] Add u_action to core.acp_users_overview_run_quicktoolkasimi2017-10-161-2/+8
| | | | | | | | PHPBB3-15409
* | Merge pull request #4888 from javiexin/ticket/15306Marc Alexander2017-10-131-2/+4
|\ \ | |/ |/| | | [ticket/15306] Error and missing data in core.acp_users_profile_validate
| * [ticket/15306] Error and missing data in core.acp_users_profile_validatejaviexin2017-08-061-2/+4
| | | | | | | | PHPBB3-15306
* | [ticket/15307] Extensions may add modes to acp_usersjaviexin2017-08-061-0/+16
| | | | | | | | | | | | Includes both PHP and Template events. PHPBB3-15307
* | [ticket/14945] Send bbcode flags in user sig previewsMatt Friedman2016-12-281-1/+3
| | | | | | | | PHPBB3-14945
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-201-1/+1
|\ \ | |/
| * Merge pull request #4511 from senky/ticket/14842Marc Alexander2016-11-201-1/+1
| |\ | | | | | | | | | [ticket/14842] Don't display filesize limit if there is none
| | * [ticket/14842] Don't display filesize limit if there is noneJakub Senko2016-11-151-1/+1
| | | | | | | | | | | | PHPBB3-14842
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-11-061-6/+11
|\ \ \ | |/ / | | | | | | | | | | | | * 3.1.x: [ticket/11483] Add tests for generating user act key on force reactivate [ticket/11483] Generate user act key if database entry is empty
| * | [ticket/11483] Generate user act key if database entry is emptyMarc Alexander2016-10-161-6/+11
| |/ | | | | | | | | | | | | | | | | 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
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-10-021-2/+8
|\ \ | |/ | | | | | | | | * 3.1.x: [ticket/14789] Remove obsolete check_form_key() and add missing hashes [ticket/14789] Move form key checks to where they actually do something
| * [ticket/14789] Remove obsolete check_form_key() and add missing hashesMarc Alexander2016-09-301-2/+8
| | | | | | | | PHPBB3-14789
| * Merge pull request #4021 from marc1706/ticket/14272Tristan Darricau2016-03-271-1/+10
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14272] Use html5 valid input elements * marc1706/ticket/14272: [ticket/14272] Allow input of floats for filesize [ticket/14272] Use input type number instead of text in avatars [ticket/14272] Assign min and max values for avatar driver settings [ticket/14272] Define min and max values for avatar width and height [ticket/14272] Disable not toggled form elements [ticket/14272] Make sure phpbb_avatar_manager was defined [ticket/14272] Remove useless check [ticket/14272] Fix invalid or missing min/max settings [ticket/14272] Assign min/max for all allowed types [ticket/14272] Only use maxlength and size for allowed input elements
* | | [ticket/10961] Send HTTP 403 when applicableJakub Senko2016-09-011-0/+1
| | | | | | | | | | | | PHPBB3-10961
* | | Merge remote-tracking branch 'origin/ticket/14272' into ticket/14272-3.2.xMarc Alexander2016-03-271-2/+10
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/adm/style/acp_icons.html phpBB/includes/acp/acp_groups.php phpBB/includes/acp/acp_users.php phpBB/includes/functions_acp.php phpBB/includes/ucp/ucp_groups.php phpBB/styles/prosilver/template/ucp_avatar_options_gravatar.html phpBB/styles/prosilver/template/ucp_avatar_options_remote.html phpBB/styles/subsilver2/template/mcp_topic.html phpBB/styles/subsilver2/template/posting_attach_body.html phpBB/styles/subsilver2/template/posting_body.html phpBB/styles/subsilver2/template/posting_poll_body.html phpBB/styles/subsilver2/template/ucp_avatar_options_gravatar.html phpBB/styles/subsilver2/template/ucp_avatar_options_remote.html
| * | [ticket/14272] Assign min and max values for avatar driver settingsMarc Alexander2016-01-011-0/+8
| | | | | | | | | | | | PHPBB3-14272
| * | [ticket/14272] Make sure phpbb_avatar_manager was definedMarc Alexander2015-12-031-1/+2
| | | | | | | | | | | | PHPBB3-14272
* | | [ticket/14530] Only generate text again if sig was parsed for storageMarc Alexander2016-03-241-1/+4
| | | | | | | | | | | | PHPBB3-14530
* | | Merge branch '3.1.x'Marc Alexander2016-01-311-2/+6
|\ \ \ | | |/ | |/|
| * | [ticket/14439] Do not call avatar manager if avatars are disabledrxu2016-01-311-2/+6
| | | | | | | | | | | | PHPBB3-14439
* | | Merge pull request #4058 from marc1706/ticket/13454Tristan Darricau2016-01-091-17/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13454] Remove unused variables, globals, and parameters * marc1706/ticket/13454: [ticket/13454] Add excessively removed code back [ticket/13454] Remove more unused variables [ticket/13454] Remove double semi-colons [ticket/13454] Remove unused variables [ticket/13454] Fix code sniffer complaints [ticket/13454] Fix a few issues introduced by overdeleting stuff [ticket/13454] Remove unused variables [ticket/13454] Remove unused variables [ticket/13454] Remove unused variables [ticket/13454] Remove unused variables
| * | | [ticket/13454] Remove more unused variablesMarc Alexander2016-01-061-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | This should be the last part. Off to checking if the changes were correct. PHPBB3-13454
| * | | [ticket/13454] Remove double semi-colonsMarc Alexander2016-01-061-1/+1
| | | | | | | | | | | | | | | | PHPBB3-13454
| * | | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-12/+1
| | | | | | | | | | | | | | | | | | | | | | | | This is part 5 and there is more to come. PHPBB3-13454
| * | | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | This is part 2 of the pr. PHPBB3-13454
| * | | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | This is the first part of the changes. More to come. PHPBB3-13454
* | | | Merge branch '3.1.x'Marc Alexander2016-01-081-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ / | | | Conflicts: phpBB/styles/subsilver2/template/ucp_prefs_personal.html
| * | [ticket/13180] Increase dateformat field sizeSaeed Hubaishan2016-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13180] Increase dateformat field size change field size to 64 in these files add new migration file to update the database schema PHPBB3-13180
* | | Merge branch '3.1.x'Marc Alexander2016-01-061-2/+1
|\ \ \ | |/ /
| * | [ticket/14387] Extend avatar-driver by extension in ACP not possiblejaviexin2016-01-021-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create two driver methods to provide the driver config name and the driver ACP template name, and use them directly when required. Default driver config name and template name are the same as now. But new drivers are able to override the config name and template name with their own, including @vendor_extension. Simplified manager interface by reducing unneeded methods. PHPBB3-14387
| * | [ticket/14387] Extend avatar-driver by extension in ACP not possiblejaviexin2016-01-021-2/+2
| |/ | | | | | | | | | | | | | | | | | | Create two driver methods to provide the driver config name and the driver ACP template name, and use them within the manager method. Default driver config name and template name are the same as now. But new drivers are able to override the config name and template name with their own, including @vendor_extension. PHPBB3-14387
* | [ticket/10572] Remove excessive new lineMarc Alexander2015-10-141-1/+0
| | | | | | | | PHPBB3-10572
* | Merge branch '3.1.x'Tristan Darricau2015-10-141-11/+37
|\ \ | |/ | | | | | | * 3.1.x: [ticket/10572] Unguarded includes in acp files
| * [ticket/10572] Unguarded includes in acp filesRichard McGirr2015-10-131-13/+45
| | | | | | | | PHPBB3-10572
* | Merge pull request #3913 from marc1706/ticket/14168Tristan Darricau2015-10-141-2/+8
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14168] Refactor attachment management functions into classes * marc1706/ticket/14168: (36 commits) [ticket/14168] Correctly state return type of upload and upload_attachment [ticket/14168] Use attachment manager instead of separate classes [ticket/14168] Fix docblock in manager [ticket/14168] Add more test cases for attachment manager [ticket/14168] Add new test method and more tests [ticket/14168] Fix tabs in manager and add test file [ticket/14168] Fix tests after rebase [ticket/14168] Add attachment manager service [ticket/14168] Use correct docblock [ticket/14168] Add services_attachment.yml to services.yml [ticket/14168] Minor coding style fixes [ticket/14168] Move attachment service definitions to services_attachment [ticket/14168] Improve code coverage in upload class [ticket/14168] Move image check and don't use trigger_error() [ticket/14168] Add tests for init_error() during upload [ticket/14168] Add basic test file for attachments upload [ticket/14168] Fix CS issue [ticket/14168] No longer use deprecated functions in core files [ticket/14168] Move phpbb_unlink() into attachment delete class [ticket/14168] Reset sequence before tests in delete tests ...
| * | [ticket/14168] Use attachment manager instead of separate classesMarc Alexander2015-10-121-8/+8
| | | | | | | | | | | | PHPBB3-14168
| * | [ticket/14168] No longer use deprecated functions in core filesMarc Alexander2015-10-091-2/+8
| | | | | | | | | | | | PHPBB3-14168