aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_profile.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16167] Remove uses of user_email_hashMarc Alexander2019-11-181-1/+0
* [ticket/14465] Remove setting for maximum password lengthMarc Alexander2019-10-031-3/+3
* [ticket/15976] Reset user_passchg only if user changed passwordJakub Senko2019-05-271-1/+2
* [ticket/15954] Add safeguards to include() callskasimi2019-01-261-2/+9
* [ticket/15717] Using correct variable for log entryAlex Miles2018-07-041-1/+1
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-13/+13
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-02-111-1/+1
|\
* \ Merge pull request #4599 from VSEphpbb/ticket/14945Marc Alexander2017-01-041-1/+3
|\ \
| * | [ticket/14945] Send bbcode flags in user sig previewsMatt Friedman2016-12-281-1/+3
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-181-1/+10
|\ \ \ | |/ / |/| / | |/
| * [ticket/13845] Add core.ucp_profile_avatar_sqlJakub Senko2016-11-211-1/+10
* | [ticket/10961] Send HTTP 403 when applicableJakub Senko2016-09-011-0/+2
* | [ticket/14660] Remove redundant empty line in ucp_profile.phprxu2016-06-201-1/+0
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-06-191-0/+11
|\ \ | |/
| * [ticket/13978] Add core.ucp_profile_modify_signature_sql_aryJakub Senko2016-05-241-0/+10
* | [ticket/14649] Add preview variable back to ucp_profile for eventRichard McGirr2016-05-261-1/+3
* | [ticket/14624] Remove no longer existing event argumemtMarc Alexander2016-05-161-1/+0
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-05-151-0/+26
|\ \ | |/
| * [ticket/14624] Remove whitespaceRichard McGirr2016-05-051-2/+2
| * [ticket/14624] Fix typo and phpBB versionRichard McGirr2016-05-051-2/+2
| * [ticket/14624] Move event so it actually worksRichard McGirr2016-05-051-13/+13
| * [ticket/14624] Add event to ucp_profile in signature sectionRichard McGirr2016-05-051-0/+26
* | Merge remote-tracking branch 'origin/ticket/14272' into ticket/14272-3.2.xMarc Alexander2016-03-271-0/+7
|\ \ | |/
| * [ticket/14272] Define min and max values for avatar width and heightMarc Alexander2015-12-271-0/+7
* | [ticket/14530] Only generate text again if sig was parsed for storageMarc Alexander2016-03-241-1/+4
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+0
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+1
* | Merge branch '3.1.x'Marc Alexander2015-10-171-31/+6
|\ \ | |/
| * [ticket/13945] Send reactivation requests to admins using notifications system.Cesar G2015-10-151-31/+6
* | [ticket/13993] Do not parse signatures as posts when editing them.Cesar G2015-10-111-1/+14
* | [ticket/13844] FAQ in new controller formatJoas Schilling2015-05-161-1/+1
* | Merge branch '3.1.x'Marc Alexander2015-03-101-3/+15
|\ \ | |/
| * [ticket/13650] Move core eventRMcGirr832015-02-251-3/+15
* | Merge pull request #3434 from nickvergessen/ticket/13647Marc Alexander2015-03-051-1/+4
|\ \
| * | [ticket/13647] Generate route links for faqJoas Schilling2015-02-221-1/+4
* | | Merge branch '3.1.x'Joas Schilling2015-02-241-1/+13
|\ \ \ | |/ / |/| / | |/
| * [ticket/13650] Validate ucp profile data changesRichard McGirr2015-02-231-1/+13
* | Merge branch '3.1.x'Joas Schilling2015-02-201-1/+2
|\ \ | |/
| * [ticket/13635] Add sql_ary to ucp profile eventRMcGirr832015-02-191-1/+2
* | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-2/+2
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-7/+7
* | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-1/+23
|\ \ | |/
| * Merge pull request #3325 from rxu/ticket/13536Joas Schilling2015-02-021-1/+23
| |\
| | * [ticket/13536] Add core events to allow modifying user profile data on editingrxu2015-01-231-1/+23
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-0/+22
|\ \ \ | |/ /
| * | [ticket/13535] Add core event to allow modifying account settings on editingrxu2015-01-221-0/+22
| |/
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-4/+16
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+3
* | Merge branch 'develop-ascraeus' into developNils Adermann2014-10-221-2/+7
|\ \ | |/
| * [ticket/security-159] Only show first 8 characters of login keys in UCPMarc Alexander2014-10-221-2/+7