Commit graph

631 commits

Author SHA1 Message Date
Ruben Calvo
e9c445925b
[ticket/17361] Rewrite storage
PHPBB-17361
2024-12-24 18:29:48 +01:00
Ruben Calvo
58ecd3b048
[ticket/15699] Rewrite acp_storage
PHPBB3-15699
2024-06-06 23:48:52 +02:00
Marc Alexander
b22726294d
Merge branch '3.3.x' 2024-05-31 21:41:59 +02:00
Marc Alexander
2aba9b0e3f
[prep-release-3.3.12] Remove columns from user_add
These have default values and do not require setting in user_add().
2024-05-30 20:39:52 +02:00
Marc Alexander
f853f6523f
[ticket/security/276] Prevent sending activation emails multiple times per day
SECURITY-276
2024-05-29 22:04:15 +02:00
Marc Alexander
f22784f0a4
Merge branch '3.3.x' 2024-05-22 21:55:14 +02:00
Marc Alexander
9ecf09dbe8
[ticket/17312] Add and use user_last_active where needed and useful
PHPBB3-17312
2024-05-18 20:58:07 +02:00
Marc Alexander
59f387e828
[ticket/13162] Use db tools for truncating
PHPBB3-13162
2023-12-17 19:49:23 +01:00
Marc Alexander
0901633349
[ticket/9687] Improve ban query
PHPBB3-9687
2023-11-05 20:21:41 +01:00
Marc Alexander
8a15670055
[ticket/9687] Update deprecated notices and helper functions
PHPBB3-9687
2023-11-05 20:21:40 +01:00
Marc Alexander
0be1ffd296
[ticket/9687] Adjust queries to be compatible with postgres
PHPBB3-9687
2023-11-05 20:21:39 +01:00
Marc Alexander
c88a9f0b01
[ticket/9687] Remove support for ban exclude
PHPBB3-9687
2023-11-05 20:21:38 +01:00
Marc Alexander
9048aed163
[ticket/9687] Use new array entries for bans
PHPBB3-9687
2023-11-05 20:21:36 +01:00
Oliver Schramm
40b1d1e6ff
[ticket/9687] Remove dependency on log and user services
PHPBB3-9687
2023-11-05 20:21:36 +01:00
Oliver Schramm
e7015bf1dd
[ticket/9687] Fix code style and tests
PHPBB3-9687
2023-11-05 20:21:36 +01:00
Oliver Schramm
7267df431f
[ticket/9687] Finish documentation and integrate the new code
PHPBB3-9687
2023-11-05 20:21:35 +01:00
Ruben Calvo
daa2dd280c
[ticket/16955] Fix most return types in phpdoc
PHPBB3-16955
2023-01-02 14:17:04 +01:00
Marc Alexander
0a64ffa834
Merge branch '3.3.x' 2022-04-30 22:46:05 +02:00
lionel-rowe
9b2f42748c [ticket/16981] Fix HTML-encoded emojis in email subject line
PHPBB3-16981
2022-04-05 17:18:33 +01:00
Marc Alexander
46ded2ad94
Merge branch '3.3.x' 2021-10-03 15:26:00 +02:00
Marc Alexander
f302440297
[ticket/security/254] Disallow whitespace characters that might be invisible
SECURITY-254
2021-09-13 10:38:35 +02:00
Marc Alexander
c6ecef9769
Merge branch '3.3.x' 2021-06-29 22:33:51 +02:00
3D-I
6a95f34d0c [ticket/16789] Update user_delete() doc-block
PHPBB3-16789
2021-06-03 08:10:04 +02:00
3D-I
11083e59ed [ticket/16789] Update user_delete() doc-block
PHPBB3-16789
2021-06-03 06:40:31 +02:00
Marc Alexander
c0f031ba3a
Merge branch '3.3.x' 2021-04-10 23:07:44 +02:00
Máté Bartus
6eb357b421 [ticket/16754] Fix docblocks
PHPBB3-16754
2021-04-10 10:36:01 +02:00
Máté Bartus
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
William Desportes
fedfc330ef
[ticket/16587] Fix phpdoc errors reported by Doctum
PHPBB3-16587
2020-09-07 12:11:31 +02:00
rubencm
774c609c4a [ticket/16345] Small improvements
PHPBB3-16346
2020-08-14 08:29:06 +00:00
Marc Alexander
60c477cd06
Merge branch '3.3.x' 2020-06-07 22:32:02 +02:00
Marc Alexander
6e05cb38f6
Merge branch '3.2.x' into 3.3.x 2020-06-07 22:31:49 +02:00
Marc Alexander
de834b65e8
Merge pull request #5998 from 3D-I/ticket/16508
[ticket/16508] Fix WhoIs lookup
2020-06-07 09:23:58 +02:00
Marc Alexander
84d82dab53
Merge branch '3.3.x' 2020-06-06 17:17:47 +02:00
Marc Alexander
f72e847c17
Merge branch '3.2.x' into 3.3.x 2020-06-06 17:17:28 +02:00
3D-I
af6eebaa1a
[ticket/16508] Fix WhoIs lookup
PHPBB3-16508
2020-06-04 21:20:17 +02:00
3D-I
f8acf53f72
[ticket/16508] Fix WhoIs lookup
PHPBB3-16508
2020-06-04 21:20:17 +02:00
3D-I
73c133c91d
[ticket/16508] Fix WhoIs lookup
PHPBB3-16508
2020-06-04 21:20:17 +02:00
Marc Alexander
6a24d72183
[ticket/16511] Fix typo when checking for phpbb_delete_users_pms()
PHPBB3-16511
2020-06-02 21:22:27 +02:00
Marc Alexander
6c970be53c
Merge branch '3.3.x' 2020-06-01 11:22:45 +02:00
Marc Alexander
642f990fbc
Merge branch '3.2.x' into 3.3.x 2020-06-01 11:22:37 +02:00
3D-I
555624decf [ticket/16503] Fix WhoIs lookup
PHPBB3-16503
2020-05-30 21:26:45 +02:00
Marc Alexander
b1333183a5
Merge branch '3.3.x' 2020-05-14 17:48:27 +02:00
Marc Alexander
e420c9c895
Merge branch '3.2.x' into 3.3.x 2020-05-14 17:48:18 +02:00
3D-I
1b439cb6a0 [ticket/16468] Amend DocBlocks for user_delete()
PHPBB3-16468
2020-05-08 23:19:34 +02:00
3D-I
7e60a3c075 [ticket/16468] Amend DocBlocks for user_delete()
PHPBB3-16468
2020-05-05 00:38:42 +02:00
Marc Alexander
3ff9d24935
Merge branch '3.3.x' 2020-02-14 07:30:35 +01:00
Marc Alexander
d8e441b079
Merge branch '3.2.x' into 3.3.x 2020-02-14 07:30:31 +01:00
mrgoldy
5625078cfe [ticket/16348] Prevent double freeing database results on user_ban
PHPBB3-16348
2020-02-04 17:16:10 +01:00
Marc Alexander
b6ec8c8a94
Merge branch '3.3.x' 2019-11-21 14:55:37 +01:00