| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| | |
PHPBB3-14957
|
| |
| |
| |
| | |
PHPBB3-14925
|
| |
| |
| |
| | |
PHPBB3-14895
|
| |
| |
| |
| | |
PHPBB3-12610
|
| |
| |
| |
| | |
PHPBB3-12610
|
| |
| |
| |
| | |
PHPBB3-12610
|
| |
| |
| |
| | |
PHPBB3-14492
|
| |
| |
| |
| | |
PHPBB3-14492
|
| |
| |
| |
| | |
PHPBB3-14492
|
| |
| |
| |
| | |
PHPBB3-14492
|
| |
| |
| |
| | |
PHPBB3-14492
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14733] Support increasing hashing cost factor
* marc1706/ticket/14733:
[ticket/14733] Make sure detect_algorithm() works correctly and add tests
[ticket/14733] Extend passwords driver_interface in rehashable_driver_interface
[ticket/14733] Use new interface to preserve backwards compatibility
[ticket/14733] Use default cost factor in bcrypt constructor
[ticket/14733] Support increasing hashing cost factor
|
| | |
| | |
| | |
| | | |
PHPBB3-14733
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | | |
PHPBB3-14739
|
|\ \ \
| |/ /
|/| /
| |/ |
|
| |
| |
| |
| | |
PHPBB3-14825
|
|\ \
| | |
| | |
| | | |
[ticket/14765] Fix the typo in the installer routing config
|
| | |
| | |
| | |
| | | |
PHPBB3-14765
|
|/ /
| |
| |
| | |
PHPBB3-14763
|
| |
| |
| |
| |
| |
| |
| | |
This type of use was deprecated in symfony 2.8 and will be dropped in 3.x.
Also see: https://github.com/symfony/symfony/pull/16285
PHPBB3-14717
|
|\ \
| | |
| | |
| | | |
[ticket/14586] Add OAuth1 support
|
| | |
| | |
| | |
| | | |
PHPBB3-14586
|
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| | |
Conflicts:
phpBB/config/feed.yml
phpBB/feed.php
phpBB/phpbb/feed/base.php
|
| |
| |
| |
| | |
PHPBB3-14688
|
|\ \
| | |
| | | |
[ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexer
|
| | |
| | |
| | |
| | | |
PHPBB3-13616
|
| | |
| | |
| | |
| | | |
PHPBB3-14561
|
| | |
| | |
| | |
| | | |
PHPBB3-14561
|
| | |
| | |
| | |
| | | |
PHPBB3-14561
|
|/ /
| |
| |
| | |
PHPBB3-14561
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12684] Add console command user:add
* VSEphpbb/ticket/12684: (26 commits)
[ticket/12684] Use a switch statement for readability
[ticket/12684] Refactor a test
[ticket/12684] Use interactive method correctly
[ticket/12684] Extract interactivity to a method
[ticket/12684] Update option help
[ticket/12684] Add extended help for the user:add command
[ticket/12684] Add shorthand alternates to the options
[ticket/12684] Remove whitespace
[ticket/12684] Add an error on user creation failure
[ticket/12684] Remove unnecessary null arguments
[ticket/12684] Additional clean up
[ticket/12684] Allowed to use $this in enclosure
[ticket/12684] Move all lang keys to cli
[ticket/12684] Fix a few mistakes and clean it up
[ticket/12684] Some code clean up
[ticket/12684] Another little fix
[ticket/12684] Fix tests
[ticket/12684] Update to use non-deprecated methods
[ticket/12684] Add send email option
[ticket/12684] Add input validation
...
|
| | |
| | |
| | |
| | | |
PHPBB3-12684
|
| | |
| | |
| | |
| | | |
PHPBB3-12684
|
| | |
| | |
| | |
| | | |
PHPBB3-12684
|
| | |
| | |
| | |
| | | |
PHPBB3-14555
|
| | |
| | |
| | |
| | | |
PHPBB3-14523
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/14487] Try to handle connection timeouts
|
| |/ /
| | |
| | |
| | | |
PHPBB3-14487
|
|/ /
| |
| |
| | |
PHPBB3-14499
|
| |
| |
| |
| | |
PHPBB3-14457
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14462] Try to prevent timeouts in the installer
* CHItA/ticket/14462:
[ticket/14462] Not show timeout messages in convertors
[ticket/14462] Make timeout error translateable
[ticket/14462] Update ordering in install db config
[ticket/14462] Fix comments
[ticket/14462] Fix tests
[ticket/14462] Fix CS and typo
[ticket/14462] Set instance of db driver for database access using global
[ticket/14462] Fix installation in tests
[ticket/14462] Refactor tasks to be more modular
[ticket/14462] Further speed improvements
|
| | |
| | |
| | |
| | | |
PHPBB3-14462
|
| | |
| | |
| | |
| | | |
PHPBB3-14462
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Cache the secondary container
- Only initialize tasks/modules that are being used
- Add timeout error message in the AJAX UI
PHPBB3-14462
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14448] Use guzzle for remote files uploading
* marc1706/ticket/14448:
[ticket/14448] Correctly pass verify setting if available
[ticket/14448] Let user decide if remote upload certs should be checked
[ticket/14448] Add new vendor files and dirs to clean task
[ticket/14448] Do not try to test remote upload timeout
[ticket/14448] Remove no longer needed guzzle 3.9.3
[ticket/14448] Use GuzzleHttp and try to verify certs
[ticket/14448] Update composer.json and lock file for guzzlehttp
[ticket/14431] Remote avatar uploading
[ticket/14431] Remote avatar uploading
|
| | |
| | |
| | |
| | |
| | |
| | | |
Also fixed some minor issues like coding style.
PHPBB3-14448
|
|/ /
| |
| |
| | |
PHPBB3-14312
|
| |
| |
| |
| | |
PHPBB3-14262
|