| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-15731
|
|
|
|
| |
PHPBB3-14972
|
|\ |
|
| |
| |
| |
| | |
PHPBB3-14830
|
| |
| |
| |
| | |
PHPBB3-14830
|
| |
| |
| |
| | |
PHPBB3-14830
|
| |
| |
| |
| | |
PHPBB3-14830
|
|\ \
| |/
| |
| |
| |
| | |
* 3.1.x:
[ticket/14789] Add form tokens to tests and uncomment add_form_key
[ticket/14789] Add link hashes and form tokens to all acp links/buttons
|
| |
| |
| |
| | |
PHPBB3-14789
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This will further harden the ACP security by adding link hashes to links and
form tokens to forms that did not have these yet and result in modified
settings or write action on the filesystem or database. These few links and
forms were still relying on the global ACP protection, mainly due to them
not posing further risks of compromising data. After this change these will
now also be properly protected against tampering.
PHPBB3-14789
|
| |
| |
| |
| |
| |
| | |
Part 4
PHPBB3-13454
|
| |
| |
| |
| |
| |
| | |
This is part 2 of the pr.
PHPBB3-13454
|
| |
| |
| |
| |
| |
| | |
This is the first part of the changes. More to come.
PHPBB3-13454
|
|\ \
| |/
| |
| |
| | |
Conflicts:
phpBB/includes/mcp/mcp_main.php
|
| |
| |
| |
| | |
PHPBB3-13685
|
|\ \
| |/
| |
| |
| | |
* 3.1.x:
[ticket/13719] Remove superfluous $search_options in acp_search.
|
| |
| |
| |
| | |
PHPBB3-13719
|
| |
| |
| |
| | |
PHPBB3-13455
|
| |
| |
| |
| | |
PHPBB3-13494
|
| |
| |
| |
| | |
PHPBB3-13468
|
|/
|
|
| |
PHPBB3-12487
|
|
|
|
| |
PHPBB3-12594
|
|
|
|
| |
PHPBB3-9388
|
|
|
|
| |
PHPBB3-11698
|
|
|
|
|
|
|
| |
$auth global var is passed to search backend constructor, as it is used
by sphinx backend.
PHPBB3-11011
|
|
|
|
|
|
| |
Pass global variables to class constructor when making a new object.
PHPBB3-11011
|
|
|
|
|
|
|
| |
using keyword_search method instead of get_name to distinguish between the
search backend classes present in includes/search and other helper classes.
PHPBB3-10946
|
|
|
|
| |
PHPBB3-9916
|
|
|
|
|
|
|
| |
I added two function avatar_explanation_string() and avatar_error_wrong_size()
for easier handling of the "pixels"-languages, as they are used quite often.
PHPBB3-10345
|
|
|
|
| |
PHPBB3-10323
|
|
|
|
|
|
|
| |
There are now extension_ and core_ methods for all finder settings as well as
a generic method which overwrites both.
PHPBB3-10323
|
|
|
|
| |
PHPBB3-10323
|
|
|
|
|
|
|
|
| |
Search backends are now required to be autoloadable. The database updater to
3.1 tries to guess the class name as phpbb_search_<oldname> which works for
the default backends we ship.
PHPBB3-10323
|
|
|
|
|
|
| |
Topic-Tracking is still missing.
PHPBB3-9684
|
|\
| |
| |
| |
| | |
* develop-olympus:
[ticket/9685] Buffer posts for search indexing when using mssqlnative.
|
| |
| |
| |
| |
| |
| |
| |
| | |
To have a generic solution there is now a sql_buffer_nested_transaction()
which indicates that the given SQL driver requires buffering to run a
transaction while iterating over another result set.
PHPBB3-9685
|
| |
| |
| |
| |
| |
| | |
i think we only fix the symptoms and not the cause.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9502 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
| |
| |
| |
| |
| | |
(the more words the more database load)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9438 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
| |
| |
| | |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8405 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
| |
| |
| |
| |
| | |
switches
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8402 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
whitespaces or forgotten spans, etc.)
Although i somehow mistakingly got #20445 and #15249 into it. :/
Removing s_watching_img from watch_topic_forum() function (Bug #20445)
Changing order for post review if more than one post affected (Bug #15249)
Language typos/fixes (Bug #20425, #15719, #15429, #14669, #13479)
Style/Template fixes (Bug #20065, #19405, #19205, #15028, #14934, #14821, #14752, #14497, #13707, #14738)
Tiny code fixes (Bug #20165, #20025, #19795, #14804)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8350 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* feature/igorw/request-class:
[feature/request-class] Convert some remaining cookies
[feature/request-class] Adjust misleading comment
[feature/request-class] Remove direct access to _REQUEST in acp_search
[feature/request-class] Special case of direct access to _REQUEST
|
| | |
| | |
| | |
| | | |
PHPBB3-9716
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Closing tags converted using Oleg's script.
remove-php-end-tags.py -a .
Trailing newlines added using the following where $ext is file extension.
find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s;
Extensions: php, css, html, js, xml.
PHPBB3-9556
|
| |
| |
| |
| | |
git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
| |
| |
| | |
git-svn-id: file:///svn/phpbb/trunk@9223 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
super globals
- disabled super globals in common.php. See commit r9101 for
more information
- cleaned up/simplified a few lines along the way.
git-svn-id: file:///svn/phpbb/trunk@9102 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
working.
Changes:
- Ascraeus now uses constants for the phpbb root path and the php extension. This ensures more security for external applications and modifications (no more overwriting of root path and extension possible through insecure mods and register globals enabled) as well as no more globalizing needed.
- A second change implemented here is an additional short-hand-notation for append_sid(). It is allowed to omit the root path and extension now (for example calling append_sid('memberlist')) - in this case the root path and extension get added automatically. The hook is called after these are added.
git-svn-id: file:///svn/phpbb/trunk@8572 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
| |
| |
| | |
git-svn-id: file:///svn/phpbb/trunk@8404 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
| |
| |
| |
| |
| | |
switches
git-svn-id: file:///svn/phpbb/trunk@8403 89ea8834-ac86-4346-8a33-228a782c2dd0
|