Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5771 from JoshyPHP/ticket/16251 | Marc Alexander | 2019-12-12 | 1 | -1/+1 |
|\ | | | | | | | [ticket/16251] Prevent shortened links from overriding other plugins | ||||
| * | [ticket/16251] Prevent shortened links from overriding other plugins | JoshyPHP | 2019-12-09 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-16251 | ||||
* | | [ticket/16252] Ignore non-BBCodes when looking for unauthorized markup | JoshyPHP | 2019-12-09 | 1 | -1/+19 |
|/ | | | | PHPBB3-16252 | ||||
* | [ticket/16247] Quote PM has no identifier | 3D-I | 2019-12-05 | 1 | -10/+10 |
| | | | | | | Code review PHPBB3-16247 | ||||
* | [ticket/16247] Code consistency | 3D-I | 2019-12-05 | 1 | -1/+1 |
| | | | | PHPBB3-16247 | ||||
* | [ticket/16247] Quote PM has no identifier | 3D-I | 2019-12-05 | 2 | -0/+8 |
| | | | | PHPBB3-16247 | ||||
* | [ticket/16228] Fix BBCodes merging | JoshyPHP | 2019-11-25 | 1 | -5/+21 |
| | | | | PHPBB3-16228 | ||||
* | Merge pull request #5709 from mrgoldy/ticket/16181 | Marc Alexander | 2019-10-28 | 1 | -3/+8 |
|\ | | | | | | | [ticket/16181] Enforce string for OAuth provider id | ||||
| * | [ticket/16181] Fix typo in comment | Marc Alexander | 2019-10-20 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-16181 | ||||
| * | [ticket/16181] Fix spelling mistake in associated | mrgoldy | 2019-10-08 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-16181 | ||||
| * | [ticket/16181] Enforce string data type | mrgoldy | 2019-10-08 | 1 | -3/+8 |
| | | | | | | | | PHPBB3-16181 | ||||
* | | Merge pull request #5703 from senky/ticket/16174 | Marc Alexander | 2019-10-20 | 1 | -1/+27 |
|\ \ | | | | | | | | | | [ticket/16174] Add core.set_cookie | ||||
| * | | [ticket/16174] Improve event desc | Jakub Senko | 2019-10-08 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-16174 | ||||
| * | | [ticket/16174] Add function params to the event | Jakub Senko | 2019-10-07 | 1 | -2/+12 |
| | | | | | | | | | | | | PHPBB3-16174 | ||||
| * | | [ticket/16174] Add core.set_cookie | Jakub Senko | 2019-10-04 | 1 | -1/+17 |
| | | | | | | | | | | | | PHPBB3-16174 | ||||
* | | | Merge pull request #5667 from EA117/ticket/16141 | Marc Alexander | 2019-10-20 | 1 | -11/+26 |
|\ \ \ | |_|/ |/| | | | | | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved. | ||||
| * | | [ticket/16141] plupload chunk_size when 'unlimited' is involved. | EA117 | 2019-08-30 | 1 | -33/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | Change get_chunk_size() calculation to correctly calculate limits without letting a zero "unlimited" value always win. Also ensure get_chunk_size() can only return zero if all of the limits were in fact set to unlimited. PHPBB3-16141 | ||||
| * | | [ticket/16141] plupload chunk_size when 'unlimited' is involved. | EA117 | 2019-08-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Change get_chunk_size() calculation to correctly calculate limits without letting a zero "unlimited" value always win. Also ensure get_chunk_size() can only return zero if all of the limits were in fact set to unlimited. PHPBB3-16141 | ||||
| * | | [ticket/16141] plupload chunk_size when 'unlimited' is involved. | EA117 | 2019-08-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Change get_chunk_size() calculation to correctly calculate limits without letting a zero "unlimited" value always win. Also ensure get_chunk_size() can only return zero if all of the limits were in fact set to unlimited. PHPBB3-16141 | ||||
| * | | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved. | EA117 | 2019-08-28 | 1 | -31/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | Change get_chunk_size() calculation to correctly calculate limits without letting a zero "unlimited" value always win. Also ensure get_chunk_size() can only return zero if all of the limits were in fact set to unlimited. PHPBB3-16141 | ||||
| * | | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved. | EA117 | 2019-08-26 | 1 | -8/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | Change get_chunk_size() calculation to correctly calculate limits without letting a zero "unlimited" value always win. Also ensure get_chunk_size() can only return zero if all of the limits were in fact set to unlimited. PHPBB3-16141 | ||||
* | | | Merge pull request #5671 from 3D-I/ticket/16144 | Marc Alexander | 2019-10-07 | 1 | -1/+35 |
|\ \ \ | |_|/ |/| | | | | | [ticket/16144] Fallback to board's default style | ||||
| * | | [ticket/16144] Provide extra fallback to board's default style for $user | 3D-I | 2019-09-23 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-16144 | ||||
| * | | [ticket/16144] As per request | 3D-I | 2019-09-22 | 1 | -10/+5 |
| | | | | | | | | | | | | PHPBB3-16144 | ||||
| * | | [ticket/16144] Provide extra fallback to board's default style for $user | 3D-I | 2019-09-01 | 1 | -1/+40 |
| |/ | | | | | | | PHPBB3-16144 | ||||
* | | Merge pull request #5664 from mrgoldy/ticket/16076 | Marc Alexander | 2019-09-22 | 1 | -19/+17 |
|\ \ | | | | | | | | | | [ticket/16076] addFileFilter to check max file size per mime type | ||||
| * | | [ticket/16076] addFileFilter to check max file size per mime type | mrgoldy | 2019-08-25 | 1 | -19/+17 |
| |/ | | | | | | | PHPBB3-16076 | ||||
* | | Merge pull request #5673 from AlfredoRamos/ticket/15643 | Marc Alexander | 2019-09-22 | 1 | -3/+3 |
|\ \ | | | | | | | | | | [ticket/15643] Fix open_basedir warnings | ||||
| * | | [ticket/15643] Fix open_basedir warnings | Alfredo Ramos | 2019-09-03 | 1 | -3/+3 |
| |/ | | | | | | | | | | | | | Suppress warnings when trying to call is_link(), is_dir() and is_file() on the web server root directory when open_basedir is set. PHPBB3-15643 | ||||
* | | Merge pull request #5687 from rxu/ticket/16157 | Marc Alexander | 2019-09-21 | 1 | -1/+1 |
|\ \ | | | | | | | | | | [ticket/16157] Fix FORM_INVALID error in the sending email form | ||||
| * | | [ticket/16157] Fix FORM_INVALID error in the sending email form | rxu | 2019-09-13 | 1 | -1/+1 |
| |/ | | | | | | | PHPBB3-16157 | ||||
* | | [prep-release-3.2.8] Add migration for 3.2.8 | Marc Alexander | 2019-09-08 | 1 | -0/+36 |
| | | |||||
* | | [ticket/security/243] Fail silently on unsupported values for font size | Marc Alexander | 2019-08-31 | 1 | -12/+1 |
| | | | | | | | | SECURITY-243 | ||||
* | | Merge pull request #52 from phpbb/ticket/security/247 | Marc Alexander | 2019-08-25 | 1 | -0/+3 |
|\ \ | | | | | | | | | | [ticket/security/247] Disable loading of local files on client side | ||||
| * | | [ticket/security/247] Disable loading of local files on client side | Marc Alexander | 2019-08-11 | 1 | -0/+3 |
| | | | | | | | | | | | | SECURITY-247 | ||||
* | | | Merge pull request #51 from phpbb/ticket/security/243 | Marc Alexander | 2019-08-25 | 2 | -1/+12 |
|\ \ \ | |_|/ |/| | | | | | [ticket/security/243] Limit size BBCode to int | ||||
| * | | [ticket/security/243] Use bbcode.html like formatting | Marc Alexander | 2019-07-18 | 1 | -1/+1 |
| | | | | | | | | | | | | SECURITY-243 | ||||
| * | | [ticket/security/243] Limit size BBCode to 4 numeric characters | Marc Alexander | 2019-07-17 | 2 | -2/+2 |
| | | | | | | | | | | | | SECURITY-243 | ||||
| * | | [ticket/security/243] Limit size values to supported values | Marc Alexander | 2019-07-16 | 1 | -0/+11 |
| | | | | | | | | | | | | SECURITY-243 | ||||
* | | | [prep-release-3.2.8] Add migration for 3.2.8-RC1 | Marc Alexander | 2019-08-17 | 1 | -0/+37 |
| | | | |||||
* | | | [ticket/13175] Check if account is already linked when using OAuth | rubencm | 2019-08-14 | 1 | -0/+15 |
| |/ |/| | | | | | PHPBB3-13175 | ||||
* | | Merge pull request #5459 from mrgoldy/ticket/15886 | Marc Alexander | 2019-07-28 | 1 | -3/+257 |
|\ \ | | | | | | | | | | [ticket/15886] Group helper functions | ||||
| * | | [ticket/15886] Fix minor code style issues | Marc Alexander | 2019-07-28 | 1 | -9/+9 |
| | | | | | | | | | | | | PHPBB3-15886 | ||||
| * | | [ticket/15886] Appropriate HTML docs | mrgoldy | 2019-03-10 | 1 | -1/+6 |
| | | | | | | | | | | | | PHPBB3-15886 | ||||
| * | | [ticket/15886] Add @html doc for group/user strings | mrgoldy | 2019-03-09 | 1 | -0/+1 |
| | | | | | | | | | | | | PHPBB3-15886 | ||||
| * | | [ticket/15886] Move append_sid from constructor | mrgoldy | 2019-01-07 | 1 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-15886 | ||||
| * | | [ticket/15886] No profile url for BOTS group | mrgoldy | 2019-01-02 | 1 | -3/+5 |
| | | | | | | | | | | | | PHPBB3-15886 | ||||
| * | | [ticket/15886] Clean up services | mrgoldy | 2018-12-29 | 1 | -26/+20 |
| | | | | | | | | | | | | PHPBB3-15886 | ||||
| * | | [ticket/15886] Class variable, comment splitting, events since tag, class names | mrgoldy | 2018-12-29 | 1 | -35/+52 |
| | | | | | | | | | | | | PHPBB3-15886 | ||||
| * | | [ticket/15886] Group helper functions | mrgoldy | 2018-11-29 | 1 | -23/+21 |
| | | | | | | | | | | | | PHPBB3-15886 |