phpbb/phpBB/phpbb
rxu d5f411a16d
[ticket/17135] Remove SMTP auth method option
Symfony Mailer handles SMTP auth method internally.

PHPBB3-17135
2025-01-05 15:57:39 +07:00
..
attachment [ticket/15699] Rewrite acp_storage 2024-06-06 23:48:52 +02:00
auth [ticket/17414] Replace confirm types with enum 2024-10-17 19:50:36 +02:00
avatar Merge branch 'ticket/17353' into ticket/17353-master 2024-07-03 21:46:41 +02:00
ban [ticket/9687] Some more code cleanup after code review 2023-11-06 20:30:59 +01:00
cache Merge branch 'ticket/17358' into ticket/17358-master 2024-06-30 13:16:28 +07:00
captcha [ticket/17414] Remove idempotency and use user ip for check 2024-10-22 19:00:17 +02:00
composer [ticket/17336] Also check for compatible extension by PHP version 2024-06-12 06:42:38 -07:00
config [ticket/17281] Update psalm config and fix issues 2023-12-30 17:41:12 +01:00
console Merge branch 'ticket/17402' into ticket/17402-master 2024-10-17 00:34:05 +07:00
controller [ticket/17176] Resolve deprecation notices 2023-09-18 19:28:19 +02:00
cron Merge branch 'ticket/17351' into ticket/17351-master 2024-06-28 11:37:39 +07:00
db [ticket/17135] Remove SMTP auth method option 2025-01-05 15:57:39 +07:00
debug [ticket/17176] Ignore useless override check 2023-09-21 17:03:28 +02:00
di [ticket/17289] Fix dependency injection error when using development environment 2024-02-18 17:49:36 +01:00
event [prep-release-3.3.12] Fix since version and undo md exporter change 2024-05-29 21:53:11 +02:00
exception [ticket/17176] Update implementations to be compatible with Symfony 6.3 2023-09-18 19:28:16 +02:00
extension [ticket/17362] Declare property to avoid PHP 8.2 deprecation notice 2024-07-01 13:48:59 +02:00
feed [ticket/17281] Update psalm config and fix issues 2023-12-30 17:41:12 +01:00
files [ticket/12479] Remove deprecated functions 2024-07-11 20:35:26 +02:00
filesystem [ticket/17281] Update psalm config and fix issues 2023-12-30 17:41:12 +01:00
finder [ticket/17281] Remove not needed suppress 2023-12-31 15:08:37 +01:00
form [ticket/17010] Make get_form_tokens() parameters optional 2024-02-24 11:58:29 +01:00
group [ticket/17100] Move legend generation to group helper 2023-04-09 13:42:48 +02:00
groupposition [ticket/16955] Fix phpdoc annotations and return types 2022-12-31 16:18:06 +01:00
help [ticket/17416] Combine two related questions into one 2024-10-20 16:41:33 -07:00
install [ticket/17135] Remove SMTP auth method option 2025-01-05 15:57:39 +07:00
json [ticket/16748] Enable code sniffing for static placement and adjust code 2021-04-03 23:12:04 +02:00
language [ticket/17413] Add language and theme settings for turnstile 2024-10-17 19:50:13 +02:00
lock Merge branch '3.3.x' 2024-05-06 18:23:21 +02:00
log [ticket/16955] Fix phpdoc annotations and return types 2022-12-31 16:18:06 +01:00
mention [ticket/16955] Cache ttl is always integer value 2023-01-02 22:14:20 +01:00
message [ticket/17135] Introduce Symfony Mailer for emails backend 2025-01-05 15:57:29 +07:00
mimetype [ticket/16955] Fix another batch of docblocks 2022-12-28 08:37:13 +01:00
module [ticket/16671] Fix coding style 2020-12-31 14:40:14 +01:00
notification [ticket/17445] Add missing class property definitions 2024-11-30 11:46:16 +07:00
passwords [ticket/17281] Update psalm config and fix issues 2023-12-30 17:41:12 +01:00
plupload [ticket/12479] Remove deprecated functions 2024-07-11 20:35:26 +02:00
posting [ticket/12683] Add basic tests 2022-12-11 17:16:44 +01:00
profilefields Merge branch '3.3.x' 2023-10-02 21:02:08 +02:00
report [ticket/17414] Replace confirm types with enum 2024-10-17 19:50:36 +02:00
request [ticket/12479] Remove set_var, phpbb_email_hash, and phpbb_http_login 2024-07-12 21:09:26 +02:00
routing [ticket/17281] Update psalm config and fix issues 2023-12-30 17:41:12 +01:00
search Merge branch 'ticket/17422' into ticket/17422-master 2024-10-31 15:08:08 +07:00
storage [ticket/17357] Remove file_info from storage 2024-06-30 13:59:41 +02:00
template [ticket/17414] Support adding onchange to select 2024-10-17 19:47:59 +02:00
textformatter [ticket/17304] Stop using twemoji and rely on system emojis 2024-10-23 21:30:02 +02:00
textreparser Merge branch 'ticket/17402' into ticket/17402-master 2024-10-17 00:34:05 +07:00
tree [ticket/17281] Update psalm config and fix issues 2023-12-30 17:41:12 +01:00
ucp/controller [ticket/17454] Fix displaying emojis in sitename within webpush header 2024-12-16 00:30:40 +07:00
.htaccess [ticket/16213] Add .htaccess for phpbb and vendor folders 2024-07-07 15:22:23 +02:00
class_loader.php [ticket/16345] Small improvements 2020-08-14 08:29:06 +00:00
composer.json [ticket/16865] Update IRC + discord links in composer and documentation 2021-08-31 16:03:41 +02:00
config_php_file.php [ticket/16955] Fix most return types in phpdoc 2023-01-02 14:17:04 +01:00
content_visibility.php Merge branch '3.3.x' 2023-10-01 14:00:51 +02:00
datetime.php Merge branch '3.3.x' 2023-05-29 20:39:08 +02:00
error_collector.php [ticket/16587] Fix phpdoc errors reported by Doctum 2020-09-07 12:11:31 +02:00
file_downloader.php Merge branch '3.3.x' 2024-12-08 16:56:52 +00:00
json_response.php
manifest.php [ticket/17457] Allow bots but let reverse proxies know 2024-12-21 09:40:49 -08:00
pagination.php [ticket/17281] Update psalm config and fix issues 2023-12-30 17:41:12 +01:00
path_helper.php Merge branch '3.3.x' 2024-10-17 20:38:58 +00:00
permissions.php [ticket/16574] Remove flash BBcode 2021-08-19 23:01:42 +02:00
session.php Merge branch '3.3.x' 2024-08-01 22:18:50 +02:00
symfony_request.php
user.php Merge branch '3.3.x' 2024-05-31 21:41:59 +02:00
user_loader.php [ticket/16955] Clean up reset_password and user_loader 2022-12-28 08:37:16 +01:00
version_helper.php Merge branch '3.3.x' 2024-12-08 16:56:52 +00:00
viewonline_helper.php Merge branch 'ticket/17107' into ticket/17107-master 2023-06-14 21:23:14 +07:00