1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-11 17:01:07 +02:00
Commit Graph

612 Commits

Author SHA1 Message Date
46ded2ad94 Merge branch '3.3.x' 2021-10-03 15:26:00 +02:00
f302440297 [ticket/security/254] Disallow whitespace characters that might be invisible
SECURITY-254
2021-09-13 10:38:35 +02:00
c6ecef9769 Merge branch '3.3.x' 2021-06-29 22:33:51 +02:00
6a95f34d0c [ticket/16789] Update user_delete() doc-block
PHPBB3-16789
2021-06-03 08:10:04 +02:00
11083e59ed [ticket/16789] Update user_delete() doc-block
PHPBB3-16789
2021-06-03 06:40:31 +02:00
c0f031ba3a Merge branch '3.3.x' 2021-04-10 23:07:44 +02:00
6eb357b421 [ticket/16754] Fix docblocks
PHPBB3-16754
2021-04-10 10:36:01 +02:00
29e7226c96 Merge branch '3.3.x' 2021-01-22 19:14:53 +01:00
rxu
2fd4dbb685 [ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
PHPBB3-16690
2021-01-20 00:21:24 +07:00
fedfc330ef [ticket/16587] Fix phpdoc errors reported by Doctum
PHPBB3-16587
2020-09-07 12:11:31 +02:00
774c609c4a [ticket/16345] Small improvements
PHPBB3-16346
2020-08-14 08:29:06 +00:00
60c477cd06 Merge branch '3.3.x' 2020-06-07 22:32:02 +02:00
6e05cb38f6 Merge branch '3.2.x' into 3.3.x 2020-06-07 22:31:49 +02:00
de834b65e8 Merge pull request #5998 from 3D-I/ticket/16508
[ticket/16508] Fix WhoIs lookup
2020-06-07 09:23:58 +02:00
84d82dab53 Merge branch '3.3.x' 2020-06-06 17:17:47 +02:00
f72e847c17 Merge branch '3.2.x' into 3.3.x 2020-06-06 17:17:28 +02:00
af6eebaa1a [ticket/16508] Fix WhoIs lookup
PHPBB3-16508
2020-06-04 21:20:17 +02:00
f8acf53f72 [ticket/16508] Fix WhoIs lookup
PHPBB3-16508
2020-06-04 21:20:17 +02:00
73c133c91d [ticket/16508] Fix WhoIs lookup
PHPBB3-16508
2020-06-04 21:20:17 +02:00
6a24d72183 [ticket/16511] Fix typo when checking for phpbb_delete_users_pms()
PHPBB3-16511
2020-06-02 21:22:27 +02:00
6c970be53c Merge branch '3.3.x' 2020-06-01 11:22:45 +02:00
642f990fbc Merge branch '3.2.x' into 3.3.x 2020-06-01 11:22:37 +02:00
555624decf [ticket/16503] Fix WhoIs lookup
PHPBB3-16503
2020-05-30 21:26:45 +02:00
b1333183a5 Merge branch '3.3.x' 2020-05-14 17:48:27 +02:00
e420c9c895 Merge branch '3.2.x' into 3.3.x 2020-05-14 17:48:18 +02:00
1b439cb6a0 [ticket/16468] Amend DocBlocks for user_delete()
PHPBB3-16468
2020-05-08 23:19:34 +02:00
7e60a3c075 [ticket/16468] Amend DocBlocks for user_delete()
PHPBB3-16468
2020-05-05 00:38:42 +02:00
3ff9d24935 Merge branch '3.3.x' 2020-02-14 07:30:35 +01:00
d8e441b079 Merge branch '3.2.x' into 3.3.x 2020-02-14 07:30:31 +01:00
5625078cfe [ticket/16348] Prevent double freeing database results on user_ban
PHPBB3-16348
2020-02-04 17:16:10 +01:00
b6ec8c8a94 Merge branch '3.3.x' 2019-11-21 14:55:37 +01:00
9872316cac [ticket/16167] Remove uses of user_email_hash
PHPBB3-16167
2019-11-18 21:06:00 +01:00
1499e8c18e Merge branch '3.3.x' 2019-11-01 22:01:31 +01:00
b6a99e7dca [ticket/16188] Remove some legacy code and fix bug
PHPBB3-16189
2019-11-01 10:30:41 +00:00
fe11ee3e70 Merge branch '3.3.x' 2019-11-01 08:16:15 +01:00
163aac74db [ticket/16190] Deprecate phpbb's checkdnsrr wrapper
PHPBB3-16190
2019-10-31 20:54:21 +00:00
17fe7baa38 Merge branch '3.3.x' 2019-09-20 22:23:18 +02:00
6e20cd5d22 [ticket/16123] Remove redundant if check
PHPBB3-16123
2019-09-07 21:59:06 +02:00
56e2f1a3f6 [ticket/16123] Check with empty()
PHPBB3-16123
2019-09-07 21:58:47 +02:00
850ea776d9 [ticket/16123] Show proper banned email message
PHPBB3-16123
2019-09-07 21:58:42 +02:00
f3cad544e7 Merge branch '3.3.x' 2019-07-27 16:21:03 +02:00
2b1102e372 [ticket/16013] Allow admins to use disallowed username
PHPBB3-16013
2019-05-24 15:17:18 +02:00
61b199aefb Merge branch '3.2.x' 2019-04-17 21:24:59 +02:00
f905b40ce8 Merge pull request #5559 from mrgoldy/ticket/16007
[ticket/16007] Show ban message for OAuth login
2019-04-17 20:45:19 +02:00
79f02da2c3 Merge branch '3.2.x' 2019-04-07 10:35:38 +02:00
6f573f710d Merge pull request #5556 from 3D-I/ticket/16004
[ticket/16004] Add check-in for Emojis in Username
2019-04-07 10:35:33 +02:00
fc62538733 [ticket/16007] No strict comparison against "false"
PHPBB3-16007
2019-04-02 17:25:00 +02:00
68434e6dbc [ticket/16007] Show ban message for OAuth login
PHPBB3-16007
2019-04-02 15:12:52 +02:00
b890448882 [ticket/16004] Amend the whole docblock
PHPBB3-16004
2019-03-31 07:35:19 +02:00
dc610b5508 [ticket/16004] Add a line of comment in the docblock
PHPBB3-16004
2019-03-31 07:26:14 +02:00