History | View | Annotate | Download (14 kB)
commit df096b6b52f9198561d689b505a8c74a0d0f86b6Merge: db70d61 2f57bfbAuthor: Oleg Pudeyev <oleg@bsdpower.com>Date: Fri Mar 11 21:55:46 2011 -0500
Merge branch 'develop-olympus' into develop
commit adfa1656fb9d8b5bb601af1d7a6720884954d87aMerge: bd579c8 af5b9a9Author: Nils Adermann <naderman@naderman.de>Date: Mon Dec 13 16:35:55 2010 +0100
Merge branch 'ticket/igorw/9556' into develop
commit 36820a4f4f099b20d83044416ec208c7a4cbf63cMerge: 8943cab 67b243cAuthor: Andreas Fischer <bantu@phpbb.com>Date: Sat Oct 30 12:43:08 2010 +0200
Merge branch 'ticket/rxu/9867' into develop
commit a885095897054c91ab68b753ce2a86ae74f2f666Merge: 9a39f55 c2ffa78Author: Igor Wiedler <igor@wiedler.ch>Date: Sun Oct 10 18:39:44 2010 +0200
Merge branch 'feature/igorw/request-class' into develop
commit 2e787fa836dbfdcec7864b5f143520aec3752bd0Merge: 999f6db 9731f24Author: Nils Adermann <naderman@naderman.de>Date: Sat Aug 21 23:35:43 2010 +0200
commit 693a2dc99bf07aeac1865d4a48ddf2589317ac7aMerge: b68de23 ac32927Author: Nils Adermann <naderman@naderman.de>AuthorDate: Wed Mar 3 23:32:09 2010 +0100Commit: Nils Adermann <naderman@naderman.de>CommitDate: Wed Mar 3 23:32:09 2010 +0100
Merge branch 'develop-olympus' into develop...
Copy 3.0.x branch to trunk
#50485
check changed to allow for undefined lang entries. Proposed by a_jelly_donut
Minor captcha API change - disable display of plugin by returning false in get_template.
Add some data for akismet et al
Okay, okay, I see the issue. I'll revisit this tomorrow.
Okay it should work again. Thanks Raimon. In the future, please test if your changes are really a good idea.
We have to use the documented API
- Fix XHTML for r9666- Utilize $captcha->solved property- Only validate captcha once to retain captcha mode over switching from/to agreement page
Fixed Bug #15085 - [Feature] Add language selection on the registration terms page
Authorised by: AcydBurn
- [Feature] New "Newly Registered Users" group for assigning permissions to newly registered users. They will be removed from this group once they reach a defineable amount of posts.- [Feature] Ability to define if the "Newly Registered Users" group will be assigned as the default group to newly registered users....
Make captchas stricter by oly having one entry per session; fix a bug in ucp_register that caused three captcha instances to be generated. Non-MySQL databases and garbage collecting needs extensive testing.
Use dynamic includes, fix some style bugs, make the old default captcha family backwards compatible to 3.0.5 styles
See if this plays out: do not require people to re-enter the CAPTCHA
Oh right. PHP4
some corrections, only very minor things.
Okay, a first ci of the new captcha plugins. We'll add dynamic template includes later, as well as documentation on how to use this. I'm prepared to get yelled at for bugs (oh, I know that there are plenty); but please blame spammers for broken styles and MODs.
late fix
forgot one instance where the min/max captcha chars need to be applied ;)
a language alteration for captchas. Added min/max captcha chars constants and changed the length from 5-8 to 4-7
captcha changes
The same way we allow defining a custom template/style path we now allow this for languages too.This will allow applications to define their own language folder for certain parts for example.Callable by $user->set_custom_lang_path({new_path})
Hiding everywhere little buggers, eh?
Removing minimum times from registration
A few very minor changes to avoid curveballs.
Some issues with change_lang and VC / form tokensSmall stuff.
#18325#17415#17085#16515
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
...
new clicky thingies.
dumdidum... sorry. ;)
#i42new password hashing mechanism for storing passwords
Ok, here comes a big one. Poor updater. Also requires testing.
#i91#i92#i93#i94#i95#i96
-#14438-Refactor the confirm table cleanup-Add confirm table cleanup to session garbage collection. Might require own pseudo-cron.
using distinct... david, please review and make sure it works on all supported dbms.
- make sure the copyright/disclaimer is consistent- two fixes...
confirm_id anyone?
fix for bug #14165... hopefully
try to normalize everything...
Cleaning up (#13689)Also removed the useless login box from the ACP.
- search result extract shouldn't end in the middle of a multibyte character [Bug #11863]- missing localisation for an imageset shouldn't create lots of "imageset refreshed" log messages [Bug #12027]- explain that themes which need parsing cannot be stored on the filesystem [Bug #11134]...
tweak the sql_like_expression feature a little bit to allow correct escaping
#11435
This change to validate_username really keeps on giving
#10175
#9931
#8626
- change conversion to process dotted topics after syncing (else some informations needed are wrong or do not exist at all). This also adds the ability to shift some operations to the very end after syncing.- remember entered register data when changing the default language.
further checks on coppa...
only very tiny fixes.
fixing a signature bug being there for more than two years [Bug #7436]
- fix some oddities (doubled spaces for example)- changed the way make_forum_select() is returning the forum list - now including skipped forums but being disabled. This should make identifying the correct forum much more easier.- Changed some permission namings based on suggestions by the community...
- telling the admin for what the board contact and board email addresses are used for and also making sure this explanation is correct ;)- fixes for bugs #6694, #6664 and #6662
- display search type as page title for premade searches [Bug #6508]- flash enabled on user side by default, so that admins can actually change anything by activating it (still disabled by default)- properly implemented password complexity check [Bug #6584]...
#6372
- Modules are not added correctly [#6370]- Minor bug in ucp_prefs_personal.html (Opera) [#6348]- MCP-Warnings section colspan problem in Opera [#6338]- Loading extensions on install [#6332]- Adjust PM rules if folder removed [#6326]- #6318- Coppa registration [#6306]...
proper solution to #6114, guarantees $seed lies below 0x7FFFFFFF
#6076- removed unused junk from functions.php
minor bugfixing
oops :D
#5734- replaced array_rand($array) with mt_rand(0, sizeof($array) - 1) as array_rand did not take my seed
- a bunch of fixes- added todos to the updater to make sure i do not forget. :)
rather large update, most important things done:- implemented provided patch/diff file for bug #5350 (Highway of Life) with some tiny changes and alterations- more username/colour changes/fixes- added a note about PM rule-dependant message removals so the user is not wondering too much if he can't remember his rules. :)...
- fixing a bunch of bugs- moved the install trigger error to sessions and also disabled it for those having DEBUG_EXTRA enabled.i hope not having introduced too many new bugs.
forgot one
- use the $var_ary for settings in a more logical way (hopefully removes the clutter and shows where which variable is set how)- hopefully utf8 passwords are working too now
ok, i am an idiot...
- make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4- assign some default vars to email templates (we always need some basic ones)
- implemented the suggested html_entity_decode function made by david- fixed string length checking by also decoding entities for the sake of checking- used the new html_entity_decode function
two tiny bugfixes
#4988
#4962
ENT_COMPAT is the default, with ENT_QUOTES a few features will no longer work.
- now username changes should work as desired- removed some extract() calls
Revised attachment categories a bitFixes for the following bugs:#4830#4818#4816#4810#4808#4798#4796#4772#4662#4646#4546#4524#4270
I hope not having introduced additional severe errors :)
- extend config checking to include check for writeable path- removed not utilized user_allow_email column from schema- removed inactive groups (they had no use at all, since inactive users are not able to login) The only benefit those brought are distinguish users - but this is no longer needed too due to the inactive code present. This also allows us to retain group memberships as well as default settings for users being set inactive due to profile changes....
- added confirmation to removing bbcodes- added optional MX and DNSBL checks- added backtrace (triggering sql error) on error within sql_in_set as well as making sure it is handling an array- let users having f_list access to a forum actually see the forum without a topic list and not displaying an error message - this allows for giving people access to subforums but not the parent forum without the need to add the (sub-)forum to the index....
A reworking of how we handle inactive users
- Fix some bugs- fixed retrieving of permissions if the LIKE statement is used as well as proper supporting (needs testing on mssql)
fixing bug #4078
some fixes.
David, could you check the pass_complex expressions? They are:.* PASS_TYPE_ANY (any characters are allowed, no check)[a-zA-Z] PASS_TYPE_CASE (password must contain alphanumerics)[a-zA-Z0-9] PASS_TYPE_ALPHA (password must contain alphanumerics and numbers)...
sql_in_set changes
- Bug
- custom profile field fixed- fixing sql_fetchfield from cache- changing the quote parser. In my tests i have not seen changed behaviour - but i might have broken something with this change.
- fixing some bugs- removed file_exists calls for auth plugins since they need to be there once set up
- some bugfixes- set ip_check to A.B.C. by default- display postings in other encodings by default and present link to force the encoding as usual.
- tackle some usability issues- fix bug #3147- added the lock-images made by SHS`- fixed MSSQL errors (adding the correct ESCAPE sequence)
- display age in user profile and make it available on viewtopic- various tiny bugfixes including [Bug #2351] [Bug #2549] [Bug #2681] [Bug #3015]- strip first, then change newlines [Bug #2403]- added support for creating user profiles to the login function (makes use of user_add), triggered by LOGIN_SUCCESS_CREATE_PROFILE constant...
make sure custom profile fields are created correctly on registration (#2225)