Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | [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 | |||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-08-17 | 1 | -0/+37 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | [prep-release-3.2.8] Add migration for 3.2.8-RC1 | Marc Alexander | 2019-08-17 | 1 | -0/+37 | |
| | | | | | ||||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-08-17 | 1 | -0/+15 | |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | ||||||
| * | | | [ticket/13175] Check if account is already linked when using OAuth | rubencm | 2019-08-14 | 1 | -0/+15 | |
| | |/ | |/| | | | | | | | PHPBB3-13175 | |||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-28 | 1 | -3/+257 | |
|\ \ \ | |/ / | ||||||
| * | | 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 | |||||
| | * | | [ticket/15886] Enhance group helper | mrgoldy | 2018-11-29 | 1 | -2/+239 | |
| | | | | | | | | | | | | | | | | PHPBB3-15886 | |||||
* | | | | [ticket/15088] Avoid code repetitions in extension manager | Jakub Senko | 2019-07-27 | 1 | -96/+54 | |
| | | | | | | | | | | | | | | | | PHPBB3-15088 | |||||
* | | | | Merge pull request #5566 from JoshyPHP/ticket/16017 | Marc Alexander | 2019-07-27 | 1 | -0/+33 | |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/16017] Add support for Argon2id as default password hashing | |||||
| * | | | | [ticket/16017] Add support for Argon2id as default password hashing | JoshyPHP | 2019-07-23 | 1 | -0/+33 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16017 | |||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-27 | 1 | -3/+11 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | Merge pull request #5626 from cpeel/ticket/16096 | Marc Alexander | 2019-07-27 | 1 | -3/+11 | |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/16096] Use InnoDB fulltext limits for InnoDB tables | |||||
| | * | | | [ticket/16096] Use InnoDB fulltext limits for InnoDB tables | Casey Peel | 2019-07-08 | 1 | -3/+11 | |
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The max and min search length for the MySQL database vary based on the engine for the underlying table. For MyISAM tables, the variables are ft_max_word_len and ft_min_word_len, but for InnoDB tables the variables are innodb_ft_max_token_size and innodb_ft_min_token_size. Take the posts table type into account when setting the max and min search length. PHPBB3-16096 | |||||
* | | | | [ticket/16016] Add a base class for native password hashing | JoshyPHP | 2019-07-23 | 2 | -33/+80 | |
| | | | | | | | | | | | | | | | | PHPBB3-16016 | |||||
* | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-22 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [ticket/15982] fix warning with PHP >= 7.2 with Q&A captcha plugin | Nuno Lopes | 2019-07-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | PHPBB3-15982 | |||||
* | | | | Merge pull request #5619 from marc1706/ticket/16082 | Marc Alexander | 2019-07-22 | 1 | -107/+0 | |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/16082] Remove XCache as it does not support PHP 7 | |||||
| * | | | | [ticket/16082] Remove XCache as it does not support PHP 7 | Marc Alexander | 2019-06-06 | 1 | -107/+0 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16082 | |||||
* | | | | | Merge pull request #5618 from marc1706/ticket/16081 | Marc Alexander | 2019-07-22 | 1 | -107/+0 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16081] Remove eAccelerator cache driver | |||||
| * | | | | | [ticket/16081] Remove eAccelerator cache driver | Marc Alexander | 2019-06-06 | 1 | -107/+0 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | eAccelerator does not support any PHP version above 5.3. PHPBB3-16081 | |||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-21 | 1 | -3/+10 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge pull request #5571 from dark-1/ticket/16021 | Marc Alexander | 2019-07-21 | 1 | -3/+10 | |
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | [ticket/16021] Recognize number of Template Event instances in events.md file | |||||
| | * | | | [ticket/16021] Recognize number of Template Event instances in events.md file | Dark❶ | 2019-04-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16021 | |||||
| | * | | | [ticket/16021] Recognize number of Template Event instances in events.md file | Dark❶ | 2019-04-19 | 1 | -3/+10 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16021 | |||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-06-17 | 1 | -3/+4 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge pull request #5599 from mrgoldy/ticket/16068 | Marc Alexander | 2019-06-17 | 1 | -3/+4 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16068] Adjust DocBlock @param's | |||||
| | * | | | | [ticket/16068] Adjust DocBlock @param's | mrgoldy | 2019-05-24 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16068 | |||||
* | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-06-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge pull request #5597 from senky/ticket/16065 | Marc Alexander | 2019-06-17 | 1 | -1/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/16065] Add user_ip to SQL query | |||||
| | * | | | | | [ticket/16065] Add user_ip to SQL query | Jakub Senko | 2019-05-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16065 | |||||
* | | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-06-17 | 1 | -0/+29 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Merge pull request #5595 from rxu/ticket/16063 | Marc Alexander | 2019-06-17 | 1 | -0/+29 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16063] Remove board_dst config value since unused | |||||
| | * | | | | | | [ticket/16063] Move new migration file to 32x folder | rxu | 2019-06-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16063 | |||||
| | * | | | | | | [ticket/16063] Remove board_dst config value since unused | rxu | 2019-05-18 | 1 | -0/+29 | |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16063 | |||||
* | | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-06-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Merge pull request #5594 from rxu/ticket/16061 | Marc Alexander | 2019-06-17 | 1 | -1/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/16061] Migrator to drop unique indexes when needed | |||||
| | * | | | | | [ticket/16061] Migrator to drop unique indexes when needed | rxu | 2019-05-18 | 1 | -1/+1 | |
| | |/ / / / | | | | | | | | | | | | | | | | | | | PHPBB3-16061 |