| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-11698
|
|
|
|
| |
PHPBB3-9734
|
|
|
|
|
|
|
| |
Refactors all loading of auth providers to use services instead of
directly calling the class.
PHPBB3-9734
|
|
|
|
|
|
|
|
|
|
| |
I believe that this commit should have final minimal changes needed
to replace the old auth plugins with the refactored auth plugins.
Added a few more elements to the interface based on the old auth
plugins. Documentation is not complete and need works on these new
elements.
PHPBB3-9734
|
|
|
|
|
|
| |
Refactors phpbb_session to use the new auth interface.
PHPBB3-9734
|
|\
| |
| |
| |
| | |
* develop-olympus:
[ticket/11196] Changed 401 response message in session.php.
|
| |
| |
| |
| |
| |
| |
| | |
In session.php 401 response message was "Not Authorized".
I changed it to "Unauthorized".
PHPBB3-11196
|
| |
| |
| |
| | |
PHPBB3-11189
|
|\ \
| |/
| |
| |
| | |
Conflicts:
phpBB/includes/session.php
|
| |
| |
| |
| | |
PHPBB3-10913
|
| |
| |
| |
| | |
PHPBB-10609
|
| |
| |
| |
| |
| |
| | |
Changing template initialization to style initialization.
PHPBB3-10632
|
| |
| |
| |
| |
| |
| | |
Changing $style to $style_id in user::setup to avoid conflict with new global style variable
PHPBB3-10632
|
| |
| |
| |
| |
| |
| | |
Removing theme and template entries in all files, except for acp styles section
PHPBB3-10632
|
|\ \
| | |
| | |
| | |
| | | |
* unknownbliss/ticket/9916:
[ticket/9916] Updating header license and removing Version $Id$
|
| | |
| | |
| | |
| | | |
PHPBB3-9916
|
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| |
| | |
* develop-olympus:
[ticket/10428] Documentation for optionget/optionset functions.
[ticket/10428] Use phpbb_optionget/set in optionget/set for DRYness.
[ticket/10428] Dispose of $this->keyvalues cache for optionget.
[ticket/10428] Compare $data to false strictly.
|
| |
| |
| |
| | |
PHPBB3-10428
|
| |
| |
| |
| | |
PHPBB3-10428
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
It does not work properly when custom $data is provided, and
making it work will make the code so complicated that any benefits
from having this cache in the first place will be nullified.
Just get rid of it.
PHPBB3-10428
|
| |
| |
| |
| |
| |
| |
| | |
Users may pass 0 or '' for $data, this should cause the
user-specified $data code path to be taken.
PHPBB3-10428
|
| |
| |
| |
| | |
PHPBB3-10345
|
| |
| |
| |
| | |
PHPBB3-10345
|
| |
| |
| |
| |
| |
| | |
The numbers are floored by casting to int.
PHPBB3-10345
|
| |
| |
| |
| | |
PHPBB3-10345
|
| |
| |
| |
| | |
PHPBB3-10345
|
| |
| |
| |
| |
| |
| | |
And correctly determinate the rule otherwise
PHPBB3-10345
|
| |
| |
| |
| | |
PHPBB3-10345
|
| |
| |
| |
| |
| |
| | |
Added tests for the fallback when a key is missing and the float-feature.
PHPBB3-10345
|
| |
| |
| |
| | |
PHPBB3-10345
|
| |
| |
| |
| |
| |
| |
| |
| | |
This message was only viewed for 1 second anyway,
as floor($delta / 60) is only 60 for 3600 to 3660,
but the code was limited to $delta <= 3600
PHPBB3-10345
|
| |
| |
| |
| |
| |
| | |
Also do not min/max the value, but throw an error on an invalid Plural rule.
PHPBB3-10345
|
| |
| |
| |
| |
| |
| | |
See http://wiki.phpbb.com/Plural_Rules for explanation and examples.
PHPBB3-10345
|
| |
| |
| |
| | |
PHPBB3-10323
|
| |
| |
| |
| |
| |
| |
| | |
The referenced extension needs to be explicitly specified in an add_lang_ext()
call.
PHPBB3-10323
|
| |
| |
| |
| | |
PHPBB3-9741
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The bulk of database storage of templates is removed, rendering template
stored in the database as useless.
Theme database storage is reduced to a skeleton for full removal soon.
This commit was cherry picked from the old feature/ascraeus-experiment branch
the old commit hash is 0dbe7e3b6cd450342d3c566eb2caf36ca1b5db8e.
PHPBB3-9741
|
| |
| |
| |
| |
| |
| | |
Removing imagesets. Adjustments to php files
PHPBB3-10336
|
|\ \
| |/
| |
| |
| |
| | |
* develop-olympus:
[ticket/10320] Exclude passworded forums when determining "Most active topic".
[ticket/10320] Move phpbb_feed_base::get_passworded_forums() to user class.
|
| |
| |
| |
| | |
PHPBB3-10320
|
| |
| |
| |
| | |
PHPBB3-9716
|
| |
| |
| |
| | |
PHPBB3-9716
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Extend the request class with helpers for reading server vars (server())
and HTTP request headers (header()). Refactor the existing code base
to make use of these helpers, make $_SERVER a deactivated super global.
Also introduce an is_ajax() method, which checks the X-Requested-With
header for the value 'XMLHttpRequest', which is sent by JavaScript
libraries, such as jQuery.
PHPBB3-9716
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/10250] The site_logo hash is different depending on imageset & language
[ticket/10250] Destroy cached md5 hash of site_logo on refreshing an imageset
[ticket/10250] Overwrite the site_logo width&height when the phpbb logo is used
[ticket/10250] Added the new phpBB Logo with the Registered Trademark Symbol
|
| |
| |
| |
| | |
PHPBB3-10250
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The new logo is slightly wider than the old logo. If we changed the size in the
imageset.cfg we would cause a conflict for everyone who replaced the logo with
their own and modified the size. Instead we overwrite the width and height in
the img() function in session.php only if its contents are that of the stock
phpbb logo.
PHPBB3-10250
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/9992] Clarify explanations of ip and account limits on login
[ticket/9992] Add a comma to language for IP_LOGIN_LIMIT_MAX_EXPLAIN
[ticket/9992] Use sql_fetchfield for single row and single column result
[ticket/9992] Adding a limit on login attempts per IP.
[ticket/9992] Make sql_create_table and sql_table_exists available in updater
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* naderman/ticket/9992:
[ticket/9992] Clarify explanations of ip and account limits on login
[ticket/9992] Add a comma to language for IP_LOGIN_LIMIT_MAX_EXPLAIN
[ticket/9992] Use sql_fetchfield for single row and single column result
[ticket/9992] Adding a limit on login attempts per IP.
[ticket/9992] Make sql_create_table and sql_table_exists available in updater
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
A new table was created to save all failed login attempts with
corresponding information on username, ip and useragent. By default
the limit is 50 login attempts within 6 hours per IP. The limit is
relatively high to avoid big problems on sites behind a reverse
proxy that don't receive the forwarded-for value as REMOTE_ADDR but
see all users as coming from the same IP address. But if these
users run into problems a special forwarded-for option is available
to limit logins by forwarded-for value instead of ip.
PHPBB3-9992
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* develop-olympus:
[ticket/9908] Send 301 before stripping SID so bots do (hopefully) not revisit.
|