|
4cda76b5c0
|
Merge pull request #5702 from marc1706/ticket/14465
[ticket/14465] Remove setting for maximum password length
|
2019-10-07 18:31:14 +02:00 |
|
|
60bc949ba1
|
[ticket/14465] Remove setting for maximum password length
PHPBB3-14465
|
2019-10-03 23:05:02 +02:00 |
|
|
25ae4fa355
|
[ticket/15922] Remove driver for discontinued APC cache
PHPBB3-15922
|
2019-10-03 22:42:34 +02:00 |
|
|
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 |
|
|
3a443b5623
|
[ticket/11327] Adjust code per review comments
PHPBB3-11327
|
2019-10-03 16:56:17 +02:00 |
|
|
975fe1e153
|
[ticket/15257] Provide extension not enableable messages
PHPBB3-15257
|
2019-09-30 20:25:44 +02:00 |
|
|
b6c230753e
|
Merge pull request #5511 from senky/ticket/15940
[ticket/15940] Expose user_id to notif method's is_available()
|
2019-09-28 16:17:52 +02:00 |
|
|
1af05d9615
|
[ticket/15940] Fix approve_* notifications
PHPBB3-15940
|
2019-09-28 14:34:17 +02:00 |
|
|
f21003f977
|
[ticket/15905] Re-add add_class and lang_defined
PHPBB3-15905
|
2019-09-25 20:43:01 +02:00 |
|
|
133dfd0a84
|
[ticket/15905] Try it without auth
PHPBB3-15905
|
2019-09-25 20:39:04 +02:00 |
|
|
eee00652e7
|
[ticket/15905] Resolve conflicts
PHPBB3-15905
|
2019-09-25 20:08:40 +02:00 |
|
|
7989f3f71f
|
[ticket/15905] Try with existing phpbb extension
PHPBB3-15905
|
2019-09-25 20:07:09 +02:00 |
|
|
012fe18879
|
[ticket/15905] Correct line endings
PHPBB3-15905
|
2019-09-25 19:49:24 +02:00 |
|
|
91b89b6374
|
[ticket/15905] Create multiple twig extensions
PHPBB3-15905
|
2019-09-25 19:49:17 +02:00 |
|
|
7e8c6d8c0d
|
Merge branch '3.2.x' into 3.3.x
|
2019-09-22 13:02:24 +02:00 |
|
|
a4edb41e3f
|
Merge pull request #5664 from mrgoldy/ticket/16076
[ticket/16076] addFileFilter to check max file size per mime type
|
2019-09-22 13:02:19 +02:00 |
|
|
9454377e55
|
Merge branch '3.2.x' into 3.3.x
|
2019-09-22 12:05:05 +02:00 |
|
|
53aa79cd29
|
Merge pull request #5673 from AlfredoRamos/ticket/15643
[ticket/15643] Fix open_basedir warnings
|
2019-09-22 12:05:01 +02:00 |
|
|
1ef43bc1a1
|
Merge branch '3.2.x' into 3.3.x
|
2019-09-21 14:33:25 +02:00 |
|
|
0b2a0cc9b4
|
Merge pull request #5687 from rxu/ticket/16157
[ticket/16157] Fix FORM_INVALID error in the sending email form
|
2019-09-21 14:33:20 +02:00 |
|
|
a7c02304a5
|
Merge branch '3.2.x' into 3.3.x
|
2019-09-20 22:23:06 +02:00 |
|
|
177cc22683
|
[ticket/16157] Fix FORM_INVALID error in the sending email form
PHPBB3-16157
|
2019-09-13 00:25:18 +07:00 |
|
|
b94464d063
|
[prep-release-3.2.8] Add migration for 3.2.8
|
2019-09-08 21:53:52 +02:00 |
|
|
2224a76c24
|
[ticket/15643] Fix open_basedir warnings
Suppress warnings when trying to call is_link(), is_dir() and is_file()
on the web server root directory when open_basedir is set.
PHPBB3-15643
|
2019-09-03 17:29:14 -05:00 |
|
|
f920336be4
|
[ticket/11327] Use http_exception instead of trigger_error
PHPBB3-11327
|
2019-09-01 11:36:57 +02:00 |
|
|
cc8d6a5a01
|
[ticket/security/243] Fail silently on unsupported values for font size
SECURITY-243
|
2019-08-31 18:16:18 +02:00 |
|
|
8048d817ca
|
[ticket/11327] Move html output to reset password html file
PHPBB3-11327
|
2019-08-30 09:44:10 +02:00 |
|
|
454ea081f1
|
[ticket/11327] Use U_ prefix for reset password URL template variable
PHPBB3-11327
|
2019-08-26 18:14:39 +02:00 |
|
|
8bc056ebe6
|
[ticket/16076] addFileFilter to check max file size per mime type
PHPBB3-16076
|
2019-08-25 21:24:22 +02:00 |
|
|
42e278e1c3
|
Merge pull request #52 from phpbb/ticket/security/247
[ticket/security/247] Disable loading of local files on client side
|
2019-08-25 18:28:56 +02:00 |
|
|
79be901cea
|
Merge pull request #51 from phpbb/ticket/security/243
[ticket/security/243] Limit size BBCode to int
|
2019-08-25 18:28:08 +02:00 |
|
|
7a3e351178
|
[ticket/11327] Clean up code style a bit
PHPBB3-11327
|
2019-08-22 14:05:58 +02:00 |
|
|
0b843505e8
|
Merge branch '3.2.x' into 3.3.x
|
2019-08-17 21:48:12 +02:00 |
|
|
62a68def57
|
[prep-release-3.2.8] Add migration for 3.2.8-RC1
|
2019-08-17 11:21:06 +02:00 |
|
|
d4652c1b20
|
Merge branch '3.2.x' into 3.3.x
|
2019-08-17 11:14:00 +02:00 |
|
|
ecb39bc435
|
[ticket/13175] Check if account is already linked when using OAuth
PHPBB3-13175
|
2019-08-14 14:51:19 +00:00 |
|
|
4555817a8b
|
[ticket/security/247] Disable loading of local files on client side
SECURITY-247
|
2019-08-11 21:31:59 +02:00 |
|
|
ba92e7d2d6
|
[ticket/11327] Clean up code a bit
PHPBB3-11327
|
2019-08-10 21:30:40 +02:00 |
|
|
fa5a0d5e21
|
[ticket/11327] Update tests to reflect changes
PHPBB3-11327
|
2019-08-10 21:18:55 +02:00 |
|
|
cefdf8bf19
|
[ticket/11327] Finish up initial version of password reset system
PHPBB3-11327
|
2019-08-10 17:18:39 +02:00 |
|
|
e991df195b
|
[ticket/11327] Continue with implementation of password reset functionality
PHPBB3-11327
|
2019-08-10 15:09:35 +02:00 |
|
|
1d1d963c14
|
[ticket/11327] Adjust wording of forgot password email
PHPBB3-11327
|
2019-08-09 23:32:49 +02:00 |
|
|
0a5599697f
|
[ticket/11327] Split up into forgot password and reset password
PHPBB3-11327
|
2019-08-09 22:51:51 +02:00 |
|
|
f41c51d1ec
|
[ticket/11327] Add reset token columns & config setting
PHPBB3-11327
|
2019-08-09 22:47:04 +02:00 |
|
|
fe030f67ef
|
[ticket/11327] Adjust display of page title
PHPBB3-11327
|
2019-08-08 22:11:13 +02:00 |
|
|
276f350bcb
|
[ticket/11327] Refactor ucp_remind to reset_password controller
PHPBB3-11327
|
2019-08-08 22:03:27 +02:00 |
|
|
3f852a3233
|
[ticket/11327] Move UCP remind functionality to a controller for password reset
PHPBB3-11327
|
2019-08-08 22:01:51 +02:00 |
|
|
2df9230902
|
Merge branch '3.2.x' into 3.3.x
|
2019-07-28 17:18:40 +02:00 |
|
|
f567b2bb69
|
Merge pull request #5459 from mrgoldy/ticket/15886
[ticket/15886] Group helper functions
|
2019-07-28 15:31:09 +02:00 |
|
|
cf96967677
|
[ticket/15886] Fix minor code style issues
PHPBB3-15886
|
2019-07-28 12:21:46 +02:00 |
|