phpBB
Statistics
| Revision:

root / trunk / phpBB / includes / ucp / ucp_register.php

History | View | Annotate | Download (14 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
11047 03/12/2011 03:00 am Git Gatekeeper

commit df096b6b52f9198561d689b505a8c74a0d0f86b6
Merge: db70d61 2f57bfb
Author: Oleg Pudeyev <>
Date: Fri Mar 11 21:55:46 2011 -0500

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9970] Rename validate_language() to validate_language_iso_name()....
10887 12/13/2010 03:45 pm Git Gatekeeper

commit adfa1656fb9d8b5bb601af1d7a6720884954d87a
Merge: bd579c8 af5b9a9
Author: Nils Adermann <>
Date: Mon Dec 13 16:35:55 2010 +0100

Merge branch 'ticket/igorw/9556' into develop
  • ticket/igorw/9556:
    [ticket/9556] Drop php closing tags, add trailing newline...
10833 10/30/2010 11:45 am Git Gatekeeper

commit 36820a4f4f099b20d83044416ec208c7a4cbf63c
Merge: 8943cab 67b243c
Author: Andreas Fischer <>
Date: Sat Oct 30 12:43:08 2010 +0200

Merge branch 'ticket/rxu/9867' into develop
  • ticket/rxu/9867:
    [ticket/9867] Adjust the implementation of error messages localization.
10801 10/10/2010 06:00 pm Git Gatekeeper

commit a885095897054c91ab68b753ce2a86ae74f2f666
Merge: 9a39f55 c2ffa78
Author: Igor Wiedler <>
Date: Sun Oct 10 18:39:44 2010 +0200

Merge branch 'feature/igorw/request-class' into develop
  • feature/igorw/request-class: (21 commits)...
10751 08/21/2010 10:45 pm Git Gatekeeper

commit 2e787fa836dbfdcec7864b5f143520aec3752bd0
Merge: 999f6db 9731f24
Author: Nils Adermann <>
Date: Sat Aug 21 23:35:43 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus: (57 commits)
    Revert "[ticket/7716] Data too long for column 'message_subject'"...
10558 03/07/2010 03:45 am Git Gatekeeper

commit 693a2dc99bf07aeac1865d4a48ddf2589317ac7a
Merge: b68de23 ac32927
Author: Nils Adermann <>
AuthorDate: Wed Mar 3 23:32:09 2010 +0100
Commit: Nils Adermann <>
CommitDate: Wed Mar 3 23:32:09 2010 +0100

Merge branch 'develop-olympus' into develop...
10211 10/04/2009 07:14 pm Meik Sievertsen

Copy 3.0.x branch to trunk

10095 09/03/2009 09:06 pm Henry Sudhof

#50485

9898 07/31/2009 03:05 pm Henry Sudhof

check changed to allow for undefined lang entries. Proposed by a_jelly_donut

9869 07/27/2009 12:39 pm Henry Sudhof

Minor captcha API change - disable display of plugin by returning false in get_template.

9702 06/29/2009 12:52 pm Henry Sudhof

Add some data for akismet et al

9695 06/26/2009 08:58 pm Henry Sudhof

Okay, okay, I see the issue. I'll revisit this tomorrow.

9694 06/26/2009 08:18 pm Henry Sudhof

Okay it should work again. Thanks Raimon. In the future, please test if your changes are really a good idea.

9672 06/25/2009 08:26 am Henry Sudhof

We have to use the documented API

9668 06/24/2009 10:08 am Meik Sievertsen

- Fix XHTML for r9666
- Utilize $captcha->solved property
- Only validate captcha once to retain captcha mode over switching from/to agreement page

9666 06/24/2009 03:11 am Gabriel Vazquez

Fixed Bug #15085 - [Feature] Add language selection on the registration terms page

Authorised by: AcydBurn

9636 06/20/2009 06:45 pm Meik Sievertsen

- [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....

9626 06/19/2009 12:31 pm Henry Sudhof

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.

9609 06/17/2009 01:29 pm Henry Sudhof

Use dynamic includes, fix some style bugs, make the old default captcha family backwards compatible to 3.0.5 styles

9591 06/14/2009 03:24 pm Henry Sudhof

See if this plays out: do not require people to re-enter the CAPTCHA

9581 06/13/2009 02:09 pm Henry Sudhof

Oh right. PHP4

9554 06/07/2009 11:34 am Meik Sievertsen

some corrections, only very minor things.

9524 06/02/2009 02:12 pm Henry Sudhof

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.

9511 05/08/2009 11:48 am Henry Sudhof

late fix

9469 04/18/2009 03:31 pm Meik Sievertsen

forgot one instance where the min/max captcha chars need to be applied ;)

9437 04/11/2009 09:11 am Meik Sievertsen

a language alteration for captchas.
Added min/max captcha chars constants and changed the length from 5-8 to 4-7

9390 03/17/2009 04:04 pm Henry Sudhof

captcha changes

8782 08/23/2008 07:20 pm Meik Sievertsen

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})

8479 03/29/2008 01:22 am Nils Adermann

Hiding everywhere little buggers, eh?

8408 02/27/2008 04:10 pm Henry Sudhof

Removing minimum times from registration

8292 01/02/2008 04:56 pm Henry Sudhof

A few very minor changes to avoid curveballs.

8291 01/02/2008 04:34 pm Henry Sudhof

Some issues with change_lang and VC / form tokens
Small stuff.

#18325
#17415
#17085
#16515

8285 12/26/2007 03:53 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.

8159 10/09/2007 07:35 pm Henry Sudhof

...

8156 10/09/2007 01:21 pm Henry Sudhof

new clicky thingies.

8147 10/05/2007 04:36 pm Meik Sievertsen

dumdidum... sorry. ;)

8139 10/04/2007 08:50 pm Meik Sievertsen

#i42
new password hashing mechanism for storing passwords

8120 10/03/2007 05:05 pm Henry Sudhof

Ok, here comes a big one. Poor updater. Also requires testing.

#i91
#i92
#i93
#i94
#i95
#i96

8089 09/13/2007 05:15 pm Henry Sudhof

-#14438
-Refactor the confirm table cleanup
-Add confirm table cleanup to session garbage collection. Might require own pseudo-cron.

8062 08/21/2007 05:26 pm Meik Sievertsen

using distinct... david, please review and make sure it works on all supported dbms.

8061 08/21/2007 05:09 pm Meik Sievertsen

- make sure the copyright/disclaimer is consistent
- two fixes...

8058 08/20/2007 05:17 pm Meik Sievertsen

confirm_id anyone?

8057 08/20/2007 05:07 pm Meik Sievertsen

fix for bug #14165... hopefully

7920 07/22/2007 10:11 pm Meik Sievertsen

try to normalize everything...

7919 07/22/2007 04:04 pm Henry Sudhof

Cleaning up (#13689)
Also removed the useless login box from the ACP.

7890 07/15/2007 10:53 pm Nils Adermann

- 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]...

7789 06/24/2007 02:49 pm Meik Sievertsen

tweak the sql_like_expression feature a little bit to allow correct escaping

7737 06/09/2007 01:40 pm Meik Sievertsen

#11435

7408 04/26/2007 08:02 pm Henry Sudhof

This change to validate_username really keeps on giving

#10175

7376 04/20/2007 12:58 am David M

#9931

7375 04/20/2007 12:53 am David M
  • empty log message ***
7162 03/10/2007 02:57 pm Meik Sievertsen

#8626

7118 03/04/2007 03:31 pm Meik Sievertsen

- 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.

7116 03/03/2007 07:38 pm Meik Sievertsen

further checks on coppa...

6956 02/02/2007 04:36 pm Meik Sievertsen

only very tiny fixes.

6943 01/28/2007 02:09 pm Meik Sievertsen

fixing a signature bug being there for more than two years [Bug #7436]

6930 01/26/2007 05:09 pm Meik Sievertsen

- 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...

6826 12/31/2006 05:56 pm Meik Sievertsen

- 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

6814 12/27/2006 01:06 am Nils Adermann

- 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]...

6806 12/24/2006 04:35 pm David M

#6372

6781 12/18/2006 06:29 pm Meik Sievertsen

- 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]...

6731 12/09/2006 08:17 pm David M

proper solution to #6114, guarantees $seed lies below 0x7FFFFFFF

6729 12/08/2006 01:08 am David M

#6076
- removed unused junk from functions.php

6719 12/06/2006 11:13 pm Meik Sievertsen

minor bugfixing

6711 12/05/2006 09:06 pm David M

oops :D

6705 12/03/2006 06:36 pm David M

#5734
- replaced array_rand($array) with mt_rand(0, sizeof($array) - 1) as array_rand did not take my seed

6698 12/02/2006 02:19 pm Meik Sievertsen

- a bunch of fixes
- added todos to the updater to make sure i do not forget. :)

6650 11/24/2006 03:59 pm Meik Sievertsen

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. :)...

6628 11/21/2006 07:15 pm Meik Sievertsen

- 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.

6553 11/04/2006 06:25 pm Meik Sievertsen

forgot one

6552 11/04/2006 06:19 pm Meik Sievertsen

- 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

6548 11/03/2006 10:05 pm Meik Sievertsen

ok, i am an idiot...

6546 11/03/2006 06:50 pm Meik Sievertsen

- 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)

6545 11/03/2006 12:26 pm Meik Sievertsen

- 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

6532 10/27/2006 04:40 pm Meik Sievertsen

two tiny bugfixes

6526 10/25/2006 08:53 pm David M

#4988

6525 10/24/2006 01:01 am David M

#4962

6519 10/22/2006 03:46 pm Meik Sievertsen

ENT_COMPAT is the default, with ENT_QUOTES a few features will no longer work.

6517 10/22/2006 03:32 pm Meik Sievertsen

- now username changes should work as desired
- removed some extract() calls

6511 10/19/2006 03:55 pm Meik Sievertsen

Revised attachment categories a bit
Fixes 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 :)

6436 10/03/2006 08:35 pm Meik Sievertsen

- 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....

6414 09/28/2006 05:04 pm Meik Sievertsen

- 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....

6394 09/23/2006 02:27 pm grahamje

A reworking of how we handle inactive users

6366 09/14/2006 04:57 pm Meik Sievertsen

- Fix some bugs
- fixed retrieving of permissions if the LIKE statement is used as well as proper supporting (needs testing on mssql)

6327 08/29/2006 05:05 pm Meik Sievertsen

fixing bug #4078

6317 08/25/2006 05:15 pm Meik Sievertsen

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)...

6271 08/12/2006 03:14 pm Meik Sievertsen

sql_in_set changes

6243 08/06/2006 08:06 pm David M

- Bug

6232 08/03/2006 05:23 pm Meik Sievertsen

- 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.

6228 08/02/2006 05:53 pm Meik Sievertsen

- fixing some bugs
- removed file_exists calls for auth plugins since they need to be there once set up

6198 07/20/2006 11:45 pm Meik Sievertsen

- 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.

6161 07/09/2006 06:23 pm Meik Sievertsen

- tackle some usability issues
- fix bug #3147
- added the lock-images made by SHS`
- fixed MSSQL errors (adding the correct ESCAPE sequence)

6151 07/07/2006 02:36 pm Nils Adermann

- 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...

6058 06/13/2006 11:06 pm Meik Sievertsen

make sure custom profile fields are created correctly on registration (#2225)