1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-12 15:34:31 +02:00
Commit Graph

6403 Commits

Author SHA1 Message Date
Marc Alexander
fb3167b80f Merge branch '3.3.x' 2025-10-07 18:16:12 +00:00
Marc Alexander
a9b62f338a [ticket/15085] Output login error with attempts info in http auth
PHPBB-15085
2025-10-07 19:44:01 +02:00
Marc Alexander
2bc90da687 [ticket/15085] Extend unit tests for http_auth_subscriber
PHPBB-15085
2025-10-06 21:40:15 +02:00
Marc Alexander
82b72016aa [ticket/15085] Clean up code and output error with language
PHPBB-15085
2025-10-06 21:40:15 +02:00
Marc Alexander
752ce67da0 [ticket/15085] Add HTTPS requirement for HTTP authentication on feeds
PHPBB-15085
2025-10-06 21:40:15 +02:00
Marc Alexander
3dbc1b28b5 [ticket/15085] Reload ACL after HTTP authentication and update gitignore
PHPBB-15085
2025-10-06 21:40:15 +02:00
Marc Alexander
3a0060552a [ticket/15085] Add HTTP authentication subscriber for feed controllers
PHPBB-15085
2025-10-06 21:39:51 +02:00
Derky
6c55b75616 [ticket/17557] Add error suppression to avatars in storage_track migration
PHPBB-17557
2025-09-28 13:44:50 +02:00
Marc Alexander
736ec35734 Merge pull request #6847 from iMattPro/ticket/17541
[ticket/17541] Fix and optimize issues in ext catalog installer
2025-09-27 15:01:22 +02:00
Marc Alexander
e362789602 [prep-release-4.0.0] Do not add rename duplicate index names migration 2025-09-27 10:07:05 +02:00
Marc Alexander
d8854ee498 [prep-release-4.0.0] Add migration for 4.0.0-a1 2025-09-27 10:07:04 +02:00
Marc Alexander
e347fdca8e Merge pull request #6857 from Derky/ticket/17548
[ticket/17548] Suppress filesize errors and add DISTINCT to storage_track migration
2025-09-26 19:07:13 +02:00
Derky
812406b778 [ticket/17548] Suppress filesize errors in storage_track migration
If the file size could not be retrieved right now it will be set to 0

PHPBB-17548
2025-09-26 16:57:25 +02:00
Derky
f7a677ef19 [ticket/17548] Add DISTINCT to storage_track migration
PHPBB-17548
2025-09-26 16:57:07 +02:00
Christian Schnegelberger
afaa1c64bd [ticket/17569] Change style and phpbb-core lib to GPL-2.0-only
PHPBB-17569
2025-09-26 14:39:53 +02:00
Matt Friedman
a0aadd3f27 [ticket/17541] Add a comment for consitency with similar logic
PHPBB-17541
2025-09-23 13:17:52 -07:00
Matt Friedman
535fc2917f [ticket/17541] Remove unused code leftovers
PHPBB-17541
2025-09-23 11:08:40 -07:00
Matt Friedman
b7f381fe45 [ticket/17541] Fix snake cased variable names
PHPBB-17541
2025-09-23 11:08:19 -07:00
Matt Friedman
0021db6a30 Merge branch 'master' into ticket/17541 2025-09-18 12:28:40 -07:00
Marc Alexander
f91d67152b Merge pull request #6849 from rxu/ticket/17543
[ticket/17543] Update composer and dependencies and provide better support for PHP 8.5
2025-09-17 20:55:39 +02:00
rxu
b2aa276a2a [ticket/17543] Fix more PHP 8.5 deprecation warnings
PHPBB-17543
2025-09-17 12:57:12 +07:00
Marc Alexander
3d14a45033 Merge pull request #6844 from iMattPro/ticket/17451
[ticket/17451] Web push service worker shouldn't update user activity
2025-09-16 19:47:44 +02:00
Marc Alexander
17670ed48f [ticket/17540] Change handling of rename_index array
PHPBB-17540
2025-09-14 14:12:26 +02:00
Matt Friedman
30b69b6403 [ticket/17541] Ensure highest compat. ver. ext is installed
PHPBB-17541
2025-09-13 21:39:27 -07:00
Matt Friedman
1af2f922b5 [ticket/17541] Avoid variable naming conflicts in loop
PHPBB-17541
2025-09-13 14:03:32 -07:00
Marc Alexander
e482a6e74b [ticket/17540] Default initialize rename_index array
PHPBB-17540
2025-09-13 08:59:19 +02:00
Matt Friedman
c5758e7ac4 [ticket/17451] Prevent web push service worker from updating user activity
PHPBB-17451
2025-09-11 15:12:03 -07:00
Marc Alexander
bfc60efeb5 [ticket/17537] Cache extensions paths as metadata for ConfigCache
This should help with checking whether the ConfigCache is still fresh.

PHPBB-17537
2025-08-31 22:00:51 +02:00
Marc Alexander
5c7f19bf24 Merge pull request #6838 from rxu/ticket/17535
[ticket/17535] Upgrade PHPUnit to version 10
2025-07-30 13:48:49 +02:00
rxu
7056bcba91 [ticket/17535] Address code review comments
PHPBB-17535
2025-07-28 22:51:14 +07:00
rxu
86195ac0f9 [ticket/17530] Better classes naming
PHPBB-17530
2025-07-19 23:32:42 +07:00
rxu
980b6e6f9e [ticket/17530] Use Doctrine driver middleware instead of 'platform' parameter
PHPBB-17530
2025-07-19 10:43:09 +07:00
rxu
833ed86283 [ticket/17535] Fix Redis
PHPBB-17535
2025-07-18 13:14:15 +07:00
rxu
902c99bc0c [ticket/17535] Fix tests PHP deprecations and notices
PHPBB-17535
2025-07-18 13:14:06 +07:00
rxu
d7db296eab [ticket/17535] Update PHPUnit to v.10
PHPBB-17535
2025-07-18 13:13:51 +07:00
rxu
40cd938e51 [ticket/17528] Review code fix
PHPBB-17528
2025-07-13 14:58:59 +07:00
rxu
b9dbce21f7 [ticket/17507] Minor code fixes
PHPBB-17507
2025-07-09 11:59:53 +07:00
rxu
69a4990b2b [ticket/17507] Fix PostgreSQL errors
PHPBB-17507
2025-07-09 11:46:31 +07:00
rxu
c943ffaf0e [ticket/17507] Fix column removal issues
PHPBB-17507
2025-07-08 19:23:59 +07:00
rxu
d2202b7747 [ticket/17507] Fix column removal issues
PHPBB-17507
2025-07-08 01:02:36 +07:00
rxu
07b63fc6a8 [ticket/17507] Adjust module removal procedure
PHPBB-17507
2025-07-07 23:18:02 +07:00
rxu
1d34b4f06a [ticket/17507] Fix 'add_primary_keys' db tools option for schema generator
PHPBB-17507
2025-07-07 23:18:00 +07:00
rxu
38ee655b2a [ticket/17507] Add id as primary key, fix schema_create_primary_key() method
PHPBB-17507
2025-07-07 23:18:00 +07:00
rxu
e4cd3ac744 [ticket/17507] General SQL error on installing remove_jabber.php migration
The issue affects probably any DBMS excluding MySQL/MariaDB.

PHPBB-17507
2025-07-07 23:17:59 +07:00
Marc Alexander
4f89e2b97d [ticket/17528] Fix migration issue using postgres
PHPBB-17528
2025-07-07 23:17:59 +07:00
rxu
53360e0c17 [ticket/17528] Fix typo
PHPBB-17528
2025-07-07 23:17:59 +07:00
rxu
83f1ed8de4 [ticket/17528] Fix PostgreSQL platform issues
PHPBB-17528
2025-07-07 23:17:58 +07:00
rxu
98c6a88438 [ticket/17528] Fix MySQL platform
PHPBB-17528
2025-07-07 23:17:58 +07:00
rxu
9cccf26311 [ticket/17528] Fix phpBB PostgreSQL platform [ci skip]
PHPBB-17528
2025-07-07 23:17:57 +07:00
Marc Alexander
30ee379576 Merge branch '3.3.x' 2025-07-07 15:35:55 +00:00