1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-18 07:31:32 +02:00
Commit Graph

6135 Commits

Author SHA1 Message Date
Marc Alexander
db25443bc5 [ticket/17413] Clean up turnstile code and add attempt counting
PHPBB-17413
2024-10-17 19:51:04 +02:00
Marc Alexander
cf16a76f0c [ticket/17414] Move more functionality to base and fix turnstile language
PHPBB-17414
2024-10-17 19:50:47 +02:00
Marc Alexander
48454308ae [ticket/17414] Replace confirm types with enum
PHPBB-17414
2024-10-17 19:50:36 +02:00
Marc Alexander
589fe70be6 [ticket/17414] Change handling of validate to new logic
PHPBB-17414
2024-10-17 19:50:25 +02:00
Marc Alexander
c382f81222 [ticket/17413] Add language and theme settings for turnstile
PHPBB-17413
2024-10-17 19:50:13 +02:00
Marc Alexander
8290cdb7e7 [ticket/17413] Make turnstile captcha work on registration page
PHPBB-17413
2024-10-17 19:50:02 +02:00
Marc Alexander
01dd0b168a [ticket/17414] Create abstract base class for captchas
PHPBB-17414
2024-10-17 19:49:49 +02:00
Marc Alexander
2500f722ab [ticket/17413] Add acp settings for turnstile captcha
PHPBB-17413
2024-10-17 19:49:38 +02:00
Marc Alexander
b55b42d09f [ticket/17413] Add migration for turnstile and acp demo
PHPBB-17413
2024-10-17 19:49:27 +02:00
Marc Alexander
52acd2709b [ticket/17413] Continue implementation of turnstile captcha
PHPBB-17413
2024-10-17 19:49:14 +02:00
Marc Alexander
2a6609013d [ticket/17414] Remove request data from validate call
PHPBB-17414
2024-10-17 19:49:01 +02:00
Marc Alexander
6a34de543b [ticket/17414] Add get_template function to plugin interface
PHPBB-17414
2024-10-17 19:48:48 +02:00
Marc Alexander
c27c1fa7a3 [ticket/17414] Support adding onchange to select
PHPBB-17414
2024-10-17 19:47:59 +02:00
Marc Alexander
edce13c777 [ticket/17414] Add get_hidden_fields to interface
PHPBB-17414
2024-10-17 19:47:47 +02:00
Marc Alexander
3676e895f3 [ticket/17414] Remove uninstall method from captcha plugins
PHPBB-17414
2024-10-17 19:47:35 +02:00
Marc Alexander
8429145241 [ticket/17414] Remove install steps for captcha plugins
This should be handled by migrations instead.

PHPBB-17414
2024-10-17 19:47:19 +02:00
Marc Alexander
89bb72c277 [ticket/17415] Correctly wrap legacy captchas
PHPBB-17415
2024-10-17 19:47:07 +02:00
Marc Alexander
ae9f97b7e2 [ticket/17415] Move install step of Q&A to migration
PHPBB-17415
2024-10-17 19:46:48 +02:00
Marc Alexander
e84e9cace4 [ticket/17414] Extend plugin interface and wrapper
PHPBB-17414
2024-10-17 19:46:33 +02:00
Marc Alexander
1b89184489 [ticket/17415] Start adding legacy wrapper for old captchas
PHPBB-17415
2024-10-17 19:45:55 +02:00
Marc Alexander
b828c56dc9 [ticket/17414] Start work on new captcha classes
PHPBB-17414
2024-10-17 19:45:28 +02:00
Marc Alexander
1ed5670afe [ticket/17343] Clean up code for webpush output
PHPBB-17343
2024-10-02 22:06:43 +02:00
Marc Alexander
73a06ef4df [ticket/17343] Fix emoji display and load users for notification text
PHPBB-17343
2024-10-01 21:33:57 +02:00
Marc Alexander
767d9e1198 [ticket/17343] Display push notifications in user language
PHPBB-17343
2024-09-30 19:39:05 +02:00
Marc Alexander
94112979a0 Merge pull request #6702 from marc1706/ticket/16777
[ticket/16777] Remove remainders of max image size
2024-09-29 20:47:40 +02:00
Marc Alexander
8de32341e2 Merge branch '3.3.x' 2024-09-29 20:40:43 +02:00
Marc Alexander
9ace4dc585 [ticket/17385] Change default value in docblock
PHPBB-17385
2024-09-28 16:01:02 +01:00
Marc Alexander
96df4d1284 Merge pull request #6664 from rubencm/ticket/17357
[ticket/17357] Remove file_info from storage
2024-09-25 17:07:04 +02:00
Marc Alexander
929013388f [ticket/12479] Fix use statements in file_downloader
PHPBB-12479
2024-09-10 22:00:58 +02:00
Marc Alexander
f7d16fc626 [ticket/12479] Convert file_downloader to use guzzle instead of fsockopen
PHPBB-12479
2024-09-10 22:00:07 +02:00
Marc Alexander
cbeeeee93f Merge branch '3.3.x' 2024-09-01 16:51:08 +02:00
rxu
76752800c2 [ticket/17386] Fix resulting permission for user-based tracing
PHPBB-17386
2024-08-31 22:14:52 +07:00
Marc Alexander
db8d6a0240 Merge branch '3.3.x' 2024-08-29 20:35:37 +02:00
Marc Alexander
88243d296c [prep-release-3.3.13] Add migration for 3.3.13 2024-08-28 20:12:25 +02:00
Marc Alexander
752a0142b8 Merge pull request #6692 from iMattPro/ticket/17371
[ticket/17371] Web Push UX Updates
2024-08-12 21:38:37 +02:00
Marc Alexander
28e217aa84 [ticket/16777] Remove remainders of max image size
PHPBB-16777
2024-08-09 21:14:53 +02:00
Marc Alexander
c3e6844b36 Merge branch '3.3.x' 2024-08-05 20:33:10 +02:00
Marc Alexander
e9e305ee9f [prep-release-3.3.13] Add migration for 3.3.13-RC1 2024-08-02 19:20:35 +02:00
Marc Alexander
b60c2fe92e Merge branch '3.3.x' 2024-08-01 22:18:50 +02:00
Marc Alexander
b7ffee0945 Merge pull request #6698 from marc1706/ticket/17375
[ticket/17375] Ensure user last visit does not get updated for active sessions in session gc
2024-08-01 22:18:23 +02:00
Marc Alexander
b6e39dedfc Merge pull request #6663 from rxu/ticket/17358-master
[ticket/17358] Properly handle Redis cache expiration time - master
2024-08-01 20:25:05 +02:00
Marc Alexander
56c1b9b5bd Merge pull request #6662 from rxu/ticket/17358
[ticket/17358] Properly handle Redis cache expiration time - 3.3.x
2024-08-01 20:24:23 +02:00
Marc Alexander
18c00a902f [ticket/17375] User last active should be updated to current time
PHPBB-17375
2024-07-31 21:25:33 +02:00
Marc Alexander
8497104bdb [ticket/17375] Ensure session garbage collection only happens for expired ones
PHPBB-17375
2024-07-31 21:24:45 +02:00
Marc Alexander
6747c4e62a Merge branch '3.3.x' 2024-07-28 20:47:17 +02:00
Marc Alexander
935c1a3ea2 Merge pull request #6680 from marc1706/ticket/17366
[ticket/17366] Resolve issues with form submissions and recaptcha
2024-07-28 20:47:14 +02:00
Marc Alexander
d7d238caeb Merge branch '3.3.x' 2024-07-28 20:44:59 +02:00
Marc Alexander
6eb49d0907 Merge pull request #6681 from marc1706/ticket/16213
[ticket/16213] Add .htaccess for phpbb and vendor folders
2024-07-28 20:44:56 +02:00
Marc Alexander
09b5d6605e Merge branch '3.3.x' 2024-07-28 20:35:52 +02:00
Marc Alexander
cf47bed67e Merge pull request #6689 from marc1706/ticket/17370
[ticket/17370] Move delete cookies functionality to controller
2024-07-28 20:35:42 +02:00