Marc Alexander
68c197fd60
Merge pull request #5652 from marc1706/ticket/11327
...
[ticket/11327] Implement forgot password functionality via form
2019-10-03 21:01:36 +02:00
Marc Alexander
3a443b5623
[ticket/11327] Adjust code per review comments
...
PHPBB3-11327
2019-10-03 16:56:17 +02:00
mrgoldy
133dfd0a84
[ticket/15905] Try it without auth
...
PHPBB3-15905
2019-09-25 20:39:04 +02:00
mrgoldy
7989f3f71f
[ticket/15905] Try with existing phpbb extension
...
PHPBB3-15905
2019-09-25 20:07:09 +02:00
mrgoldy
91b89b6374
[ticket/15905] Create multiple twig extensions
...
PHPBB3-15905
2019-09-25 19:49:17 +02:00
Marc Alexander
cefdf8bf19
[ticket/11327] Finish up initial version of password reset system
...
PHPBB3-11327
2019-08-10 17:18:39 +02:00
Marc Alexander
0a5599697f
[ticket/11327] Split up into forgot password and reset password
...
PHPBB3-11327
2019-08-09 22:51:51 +02:00
Marc Alexander
3f852a3233
[ticket/11327] Move UCP remind functionality to a controller for password reset
...
PHPBB3-11327
2019-08-08 22:01:51 +02:00
Marc Alexander
2df9230902
Merge branch '3.2.x' into 3.3.x
2019-07-28 17:18:40 +02:00
Marc Alexander
f567b2bb69
Merge pull request #5459 from mrgoldy/ticket/15886
...
[ticket/15886] Group helper functions
2019-07-28 15:31:09 +02:00
Marc Alexander
3e9682fe49
[ticket/16017] Add missing passwords.driver tag to argon2id
...
PHPBB3-16017
2019-07-26 22:46:22 +02:00
JoshyPHP
860a370e8f
[ticket/16017] Add support for Argon2id as default password hashing
...
PHPBB3-16017
2019-07-23 21:30:28 +02:00
François-Xavier de Guillebon
40e61e4d1e
[ticket/15508] Remove call to getEnvironment() from parser
...
PHPBB3-15508
2019-05-09 21:30:12 +02:00
JoshyPHP
5de4780753
[ticket/15646] Made Argon2i the default password driver
...
PHPBB3-15646
2019-05-08 22:26:29 +02:00
JoshyPHP
2ff5871ff4
[ticket/15646] Added support for Argon2i passwords
...
PHPBB3-15646
2019-05-08 22:26:23 +02:00
Máté Bartus
7a173877b7
[ticket/14542] Move cron to controller
...
PHPBB3-14542
2019-05-06 21:45:15 +02:00
Marc Alexander
f165b8ece4
[ticket/14670] Modify service definition for RouterListener
...
PHPBB3-14670
2019-05-06 21:44:19 +02:00
Marc Alexander
72f748f11f
Merge pull request #5537 from senky/ticket/15970
...
[ticket/15970] Add core.message_admin_form_submit_before
2019-04-07 10:11:35 +02:00
Jakub Senko
8c29ef3188
[ticket/15970] Add core.message_admin_form_submit_before
...
PHPBB3-15970
2019-02-27 10:32:11 +01:00
rubencm
96491a70e8
[ticket/15965] Fix hardcoded directory
...
PHPBB3-15965
2019-02-12 21:19:47 +00:00
mrgoldy
e2e3d402a2
[ticket/15886] Clean up services
...
PHPBB3-15886
2018-12-29 13:28:00 +01:00
mrgoldy
04d825ec2d
[ticket/15886] Enhance group helper
...
PHPBB3-15886
2018-11-29 01:50:46 +01:00
Jakub Senko
6a35385308
[ticket/15833] Add core.avatar_manager_avatar_delete_after event
...
PHPBB3-15833
2018-10-28 14:19:33 +01:00
JoshyPHP
531d9dfa1f
[ticket/15531] Log malformed BBCodes
...
PHPBB3-15531
2018-01-22 03:34:47 +01:00
JoshyPHP
75e7e7b293
[ticket/15468] Add a service to merge duplicate BBCodes
...
PHPBB3-15468
2017-12-10 02:57:07 +01:00
Marc Alexander
fbbd1713d7
Merge pull request #4969 from Elsensee/ticket/15245
...
[ticket/15245] Fix images in feeds when accessing via app.php
2017-10-31 09:58:29 +01:00
Marc Alexander
d56e573a8e
Merge pull request #4950 from Nicofuma/ticket/15357-3.2.x
...
[ticket/15298] Never suppress exception trace when using CLI
2017-10-29 12:49:16 +01:00
Oliver Schramm
221e5a01b1
[ticket/15245] Fix comments, class names and code style
...
PHPBB3-15245
2017-09-28 23:55:28 +02:00
Oliver Schramm
3da67ce581
[ticket/15245] Configure TextFormatter before rendering feeds
...
PHPBB3-15245
2017-09-28 20:02:50 +02:00
Oliver Schramm
27ae01c27a
[ticket/15245] Fix images in feeds when accessing via app.php
...
PHPBB3-15245
2017-09-22 13:03:14 +02:00
Tristan Darricau
6e86cd9e15
[ticket/15298] Never suppress exception trace when using CLI
...
PHPBB3-15298
2017-09-10 13:34:31 +02:00
Oliver Schramm
7f8407b321
[ticket/14933] Fix parameter for kernel_exception_subscriber
...
PHPBB3-14933
2017-09-09 17:37:10 +02:00
Oliver Schramm
a29048abd6
[ticket/14933] Make "route not found" more user-friendly
...
PHPBB3-14933
2017-09-09 17:08:27 +02:00
rxu
8a8d435ed4
[ticket/15238] Add console command to fix forums/modules left/right IDs
...
PHPBB3-15238
2017-06-18 23:11:12 +07:00
Marc Alexander
77d73678a1
Merge branch 'ticket/15219' into ticket/15219-rhea
2017-06-03 11:13:03 +02:00
Marc Alexander
710a943b00
Merge branch 'ticket/15219' into ticket/15219-rhea
2017-05-05 21:08:13 -04:00
rxu
fcc8e155ec
[ticket/14990] Move dispatcher object to the front of the options array
...
PHPBB3-14990
2017-04-16 23:40:16 +07:00
rxu
633bbc9c6d
[ticket/14990] Add core events to the Twig environment
...
PHPBB3-14990
2017-04-16 22:43:49 +07:00
Marc Alexander
072bf470fc
Merge branch 'ticket/14957' into ticket/14957-rhea
2017-01-03 21:41:36 +01:00
Matt Friedman
b4748a5d1e
[ticket/14925] Set reparser names in service definitions
...
PHPBB3-14925
2016-12-18 01:28:51 -08:00
Matt Friedman
cbf6d71f68
[ticket/14895] Fix issues in CLI classes
...
PHPBB3-14895
2016-12-08 14:25:09 -08:00
Tristan Darricau
32aa0596f3
[ticket/12610] Use Symfony style guide
...
PHPBB3-12610
2016-12-04 17:43:51 +01:00
Tristan Darricau
57915a8aaa
[ticket/12610] Correctly handle empty cache
...
PHPBB3-12610
2016-12-03 16:37:36 +01:00
Etienne Baroux
346f31a031
[ticket/12610] Add command to check if the board is up to date.
...
PHPBB3-12610
2016-12-03 16:37:35 +01:00
Tristan Darricau
487df8befc
Merge pull request #4405 from marc1706/ticket/14733
...
[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
2016-12-03 14:07:56 +01:00
Marc Alexander
9343317121
Merge remote-tracking branch 'senky/ticket/14739' into 3.2.x
2016-11-17 09:56:51 +01:00
Jakub Senko
e974f338af
[ticket/14739] Remove SQLite 2.8.x database driver
...
PHPBB3-14739
2016-11-16 17:59:28 +01:00
Marc Alexander
8a3147faf8
Merge branch '3.1.x' into 3.2.x
2016-11-13 21:29:14 +01:00
Marc Alexander
1d40c0f43b
[ticket/14733] Support increasing hashing cost factor
...
PHPBB3-14733
2016-10-03 22:09:07 +02:00
Marc Alexander
62e8ba3d49
[ticket/14763] Specify correct class for local files class type
...
PHPBB3-14763
2016-09-02 21:08:06 +02:00