| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13531
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13527] Escape information received from version server
* bantu/ticket/13527:
[ticket/13527] Apply htmlspecialchars() to data from version server.
[ticket/13527] Remove two unused variables.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13527
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13527
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13526] Correctly validate the ucp_pm_options form key.
* bantu/ticket/13526:
[ticket/13526] Correctly validate the ucp_pm_options form key.
|
| | | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13526
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/13519] Correctly validate imagick path as path and not string
Conflicts:
phpBB/includes/acp/acp_attachments.php
|
| | |\ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13519] Correctly validate imagick path as path and not string
* marc1706/ticket/13519:
[ticket/13519] Correctly validate imagick path as path and not string
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13519
|
| | |\ \ \ \ \
| | |/ / / /
| |/| | | | |
[ticket/10985] Error bbcode.html not found when updating with custom style inheriting from prosilver
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10985
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11613
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13420] Correctly filter by lt/gt/equal to 0 posts when pruning users.
|
| | | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-13420
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13492] Fix IDN support for custom BBCode URL tokens
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Also fix the $utf8 checking regexp removing the curly braces.
PHPBB3-13492
|
| | | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Custom BBCode URL tokens does not support IDN.
Custom BBCodes added earlier than IDN has been applied are unaffected.
PHPBB3-13492
|
| |\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13192] Add method for generating valid user page links based on mod_rewrite
* marc1706/ticket/13192:
[ticket/13192] Add test for app.php in external subfolder
[ticket/13192] Use ltrim() instead of preg_replace()
[ticket/13192] Order test cases consistently
[ticket/13192] Remove app.php on mod rewrite even if app.php is outside root
[ticket/13192] Pass correct parameters and rename method to get_valid_page
[ticket/13192] Use get_valid_user_page in confirm_box() and cleanup globals
[ticket/13192] Use get_valid_user_page method in build_url function
[ticket/13192] Add method for generating valid user page links
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13192
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The $request global existed twice and the $phpEx global is not being used
in confirm_box().
PHPBB3-13192
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13192
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/12926] Support for IDN (IRI)
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Get rid of the $scheme and $inline vars, fix regex_idn.php to generate
both common and inline mode regexes all at once.
PHPBB3-12926
|
| | | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add international domain name support for URLs.
PHPBB3-12926
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13478] Add event core.bbcode_cache_init_end
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13478
|
| |/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13470
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13466] Add bitfield and uid to event core.message_parser_check_message
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13466
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13435] Add core event to modify submit_post() sql data
|
| | | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13435
|
| |\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | |
| | | | | | | |
[ticket/13430] Add event core.prune_sql
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
https://tracker.phpbb.com/browse/PHPBB3-13430
PHPBB3-13430
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
https://tracker.phpbb.com/browse/PHPBB3-13430
PHPBB3-13430
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13440] Update event version to 3.1.3-RC1
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13440
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13439] Update event version to 3.1.3-RC1
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13439
|
| |\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| / / / / / /
| |/ / / / / / |
[ticket/13440] Add event core.login_box_failed
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13440
|
| |/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13439
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13441
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13312
|
| |/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13312
|
| | | | | | |
|
| |\ \ \ \ \
| | |/ / /
| |/| | | |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also introduce a clear cookie message hardcoded just in case.
PHPBB3-13376
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Ticket/13234
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13234
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This prevents admin relogin with forced user id from overwriting
remember me cookies
PHPBB3-13234
|