1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-12 12:46:38 +02:00
Commit Graph

5866 Commits

Author SHA1 Message Date
59f387e828 [ticket/13162] Use db tools for truncating
PHPBB3-13162
2023-12-17 19:49:23 +01:00
c31ac7348a [ticket/13162] Remove unused use statement
PHPBB3-13162
2023-12-17 12:49:40 +01:00
5a1fe1db12 [ticket/13162] Add truncate table functionality to doctrine tools
PHPBB3-13162
2023-12-17 12:49:40 +01:00
58b777b51c [ticket/9687] Some more code cleanup after code review
PHPBB3-9687
2023-11-06 20:30:59 +01:00
13361a3b4b [ticket/9687] Clean up code some more
PHPBB3-9687
2023-11-06 20:28:42 +01:00
21b389bb81 [ticket/9687] Require @ sign in emails
PHPBB3-9687
2023-11-05 20:21:41 +01:00
63473239f2 [ticket/9687] Remove open todos and revert back to old regex
PHPBB3-9687
2023-11-05 20:21:40 +01:00
8a15670055 [ticket/9687] Update deprecated notices and helper functions
PHPBB3-9687
2023-11-05 20:21:40 +01:00
e54d54488c [ticket/9687] Fix ban message for banned users
PHPBB3-9687
2023-11-05 20:21:40 +01:00
54bb32bba5 [ticket/9687] Improve labeling in acp for user bans
PHPBB3-9687
2023-11-05 20:21:40 +01:00
d7389809aa [ticket/9687] Add support for logging to banning system
PHPBB3-9687
2023-11-05 20:21:40 +01:00
66cb07d2f4 [ticket/9687] Fix tests on postgres
PHPBB3-9687
2023-11-05 20:21:39 +01:00
a0bd70885d [ticket/9687] Create ban message in manager and add missing sort directions
PHPBB3-9687
2023-11-05 20:21:39 +01:00
0be1ffd296 [ticket/9687] Adjust queries to be compatible with postgres
PHPBB3-9687
2023-11-05 20:21:39 +01:00
0414536727 [ticket/9687] Add separate column for user_id
PHPBB3-9687
2023-11-05 20:21:39 +01:00
f9a0e4d606 [ticket/9687] Separate querie for ban options of users
PHPBB3-9687
2023-11-05 20:21:39 +01:00
9b8b34e8f3 [ticket/9687] Resolve phing sniff issues
PHPBB3-9687
2023-11-05 20:21:39 +01:00
927f33fad3 [ticket/9687] Use cache driver instead of service
PHPBB3-9687
2023-11-05 20:21:39 +01:00
2d53b8f947 [ticket/9687] Remove invalid WHERE clause form query
PHPBB3-9687
2023-11-05 20:21:38 +01:00
dcbd4a54aa [ticket/9687] Improve display of ban options and update tests
PHPBB3-9687
2023-11-05 20:21:38 +01:00
7b551adb2b [ticket/9687] Prevent banning of anonymous
PHPBB3-9687
2023-11-05 20:21:38 +01:00
872439b8f4 [ticket/9687] Properly display error messages in ACP
PHPBB3-9687
2023-11-05 20:21:38 +01:00
1a4e6fe3e8 [ticket/9687] Use Forms for template display and fix display for users
PHPBB3-9687
2023-11-05 20:21:38 +01:00
6048458a12 [ticket/9687] Remove unused exception
PHPBB3-9687
2023-11-05 20:21:38 +01:00
cf0e747d51 [ticket/9687] Add tests for ban manager and fix some inconsistencies
PHPBB3-9687
2023-11-05 20:21:37 +01:00
8a5a26be87 [ticket/9687] Further clean up ban manager and directly pass user
PHPBB3-9687
2023-11-05 20:21:37 +01:00
43b35e1560 [ticket/9687] Improve code quality of ban system
PHPBB3-9687
2023-11-05 20:21:37 +01:00
ec4a53169a [ticket/9687] Add ip banning support incl. CIDR support
PHPBB3-9687
2023-11-05 20:21:37 +01:00
d99968a800 [ticket/9687] Update ban migrations and clean up code
PHPBB3-9687
2023-11-05 20:21:37 +01:00
d4a4dd453a [ticket/9687] Move migrations to v400
PHPBB3-9687
2023-11-05 20:21:37 +01:00
7739eb2cfe [ticket/9687] Fix incorrect check for ban end and invalid query
PHPBB3-9687
2023-11-05 20:21:36 +01:00
9048aed163 [ticket/9687] Use new array entries for bans
PHPBB3-9687
2023-11-05 20:21:36 +01:00
40b1d1e6ff [ticket/9687] Remove dependency on log and user services
PHPBB3-9687
2023-11-05 20:21:36 +01:00
e7015bf1dd [ticket/9687] Fix code style and tests
PHPBB3-9687
2023-11-05 20:21:36 +01:00
64ab1fc24c [ticket/9687] Fix bugs when banning and add TODO's
PHPBB3-9687
2023-11-05 20:21:36 +01:00
7267df431f [ticket/9687] Finish documentation and integrate the new code
PHPBB3-9687
2023-11-05 20:21:35 +01:00
9373fa3edb [ticket/9687] Add more useful methods to the new ban manger
PHPBB3-9687
2023-11-05 20:21:35 +01:00
c8b8675dff [ticket/9687] Finish ban check and tidy methods
PHPBB3-9687
2023-11-05 20:21:35 +01:00
95de576ccd [ticket/9687] Add unbanning to the manager
PHPBB3-9687
2023-11-05 20:21:35 +01:00
64af01f528 [ticket/9687] Finishing user banning and ban logging
PHPBB3-9687
2023-11-05 20:21:35 +01:00
5ae1d9eac6 [ticket/9687] Introduce new ban manager (WIP)
PHPBB3-9687
2023-11-05 20:21:35 +01:00
d65141aa75 Merge branch '3.3.x' 2023-11-04 08:28:08 +01:00
fe84120bf2 Merge pull request #6490 from rxu/ticket/16470
[ticket/16470] Update user last visit time on session begin
2023-11-04 08:26:45 +01:00
f177cfa386 [ticket/17209] Check permission for existence in storage permission migration
PHPBB3-17209
2023-11-03 21:10:04 +01:00
7d1e637a0a [ticket/17209] Fix migration namespace
PHPBB3-17209
2023-11-03 20:50:39 +01:00
7efadf46a6 [ticket/17209] Add checks for role exists before adding permissions
PHPBB3-17209
2023-11-03 20:46:59 +01:00
98209b91ba [ticket/17209] Add fallback for searching for roles for standard titles
PHPBB3-17209
2023-11-03 20:44:42 +01:00
6f79608c76 [ticket/17209] Move mentions migration to v400
PHPBB3-17209
2023-11-03 20:38:14 +01:00
fb4ea608e3 Merge branch '3.3.x' 2023-11-02 21:57:29 +01:00
d4178511a2 Merge pull request #6559 from marc1706/ticket/17207
[ticket/17207] Lazily call get_web_root_path() in twig environment
2023-11-02 21:57:27 +01:00