phpBB
Statistics
| Revision:

root / tags / release_3_0_1 / phpBB / includes / ucp / ucp_register.php @ 8499

History | View | Annotate | Download (17 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
8499 04/08/2008 02:22 pm Meik Sievertsen

tag release 3.0.1

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)

6054 06/13/2006 12:16 am Meik Sievertsen

- get swatch converted into new acp format
- add page title to ucp pages
- add ability to supress getting the who is online list in page_header() (saves us ideally 1-2 queries on ucp/mcp pages)
- fixing pm rules a bit as well as now having complete author memberships for author_in_group (sender -> is in usergroup -> xxx)

6051 06/12/2006 06:09 pm Meik Sievertsen

removed the ability to parse after closing brackets, since this seems to create a bunch of new problems
added a space after quotes for correctly parsing urls/smilies
instead of splitting the url just compare with strpos
david: please review once you get home. :)

6048 06/11/2006 08:13 pm Meik Sievertsen

- fixed a few bugs
- added user_add() function
- check posted images ([img]) for same domain/scipt and php files
- auth_api.html updated to the coding guidelines look&feel
- introduced ability to force non page-updates (cron is using it)
- correctly resend coppa email

6022 06/08/2006 12:59 pm Meik Sievertsen

- fix some smaller bugs
- removed custom profiles preview field from acp

6021 06/07/2006 09:32 pm Meik Sievertsen

ok, sorry for this. :/
- cleaned up table names/constants

6015 06/06/2006 10:53 pm Meik Sievertsen

ok, this one is rather large... the most important change:
re-introduce append_sid: old style continues to work, not a performance hog as it was in 2.0.x -> structure is different

apart from this, code cleanage, bug fixing, etc.

5995 06/01/2006 03:47 pm Meik Sievertsen

- create forums by default
- hide prune options if not enabled
- fixed module management enable/disable switch if in module itself
- fixed some schema errors
- adjusted $user->page array generation for developers calling scripts outside of phpBB root

5967 05/26/2006 05:04 pm Meik Sievertsen

some tiny changes...

5952 05/20/2006 08:39 pm Meik Sievertsen

- fixed a few smaller things

5945 05/20/2006 04:31 pm Meik Sievertsen

we might have a look at NULL values if we use them within request_var() as default value (due to the type assignment)

5934 05/20/2006 12:50 am David M

a few changes ;-)

5931 05/18/2006 11:03 pm Meik Sievertsen

- fixing a few tiny bugs
- added new function to (re)apply sids where needed (login and mcp quickmod) - #1829

5916 05/16/2006 07:46 pm Meik Sievertsen

some changes before i forget...

5911 05/13/2006 07:48 pm David M

- captcha stuff
- unique_id

5902 05/12/2006 10:52 pm Meik Sievertsen

- introduce new function build_url to easily build a valid url from the user->page object as well as optionally removing certain keys
- changed attachment config to utilize the config build methods
- cleaned up posting.php
- the submit/delete_post functions are now usable (functions_posting.php)...

5813 04/21/2006 10:42 pm grahamje

Porting the random number generator code over
Fingers crossed that this doesn't break anything.... ;-)

5784 04/15/2006 04:48 pm Meik Sievertsen

- fixed some bugs
- made sql schemas consistent
- added correct sequences and generators to sql schemas
- extended some rows to hold more data. This solves issues with multibyte characters and too short topic titles, names, etc.
- allow multibyte characters in usernames

5779 04/09/2006 11:20 pm Nils Adermann

- check m_ permission for quickmod [Bug #1317]
- don't sync the global forum (id 0) [Bug #1383]
- corrections to available time zones [Bug #1306]
- only display open reports on mcp_front
- added whois information to mcp_post [Bug #1400]
- copy "dot" when copying a topic [Bug #1321]...

5765 04/06/2006 07:15 pm Meik Sievertsen

To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date.

- fix a bunch of bugs
- <!-- $Id$ --> is no longer allowed in template (.html) files
- changed layout of private message screens (folders are menu items)...

5744 03/28/2006 07:10 pm Meik Sievertsen

added ability to hide coppa groups (mainly applied to permission screens)

5662 03/18/2006 11:53 pm Meik Sievertsen

- ok, now the correct ones. :/

5650 03/18/2006 01:17 pm Meik Sievertsen

thanks to SHS` for writing an updated version of the terms and the privacy policy.

5622 03/13/2006 12:19 am Meik Sievertsen

- streamlined reports to consist of the feature set we decided upon (Nils, your turn now)
- use getenv instead of $_ENV (with $_ENV the case could be wrong)
- permission fixes (there was a bug arising with getting permission flags - re-added them and handled roles deletion differently)...

5537 02/08/2006 11:11 pm David M

/me shoots himself

- Finally fixed that *@&$ bug!

5518 02/04/2006 06:59 pm David M

- This is some scary stuff!
The PNG spec allows for only one method of compression inside of IDAT chunks: inflate/deflate (Zlib). However, Zlib lets us do some crazy things as long as we make it happy by giving it an Adler hash and spawning some other needed data thus emulating a part of the Zlib spec :-) I just hope this works as I think it does :P

5496 01/26/2006 10:39 pm David M

Fixes in both CAPTCHA and Compress

Compress:
- The "crc bug" is not a bug, it is actually a feature (the function returns an Adler hash, not a crc hash. This is more usefull for PNG files..) and was "fixed" by using the proper function instead of munging a substring...

5426 01/05/2006 09:28 pm grahamje

Fix 2 minor errors:
1. Set user_style on registration to the board default
2. Do not try to use the template when throwing an error about a missing style

5272 10/19/2005 08:00 pm Meik Sievertsen

- updated topic tracking code
- additional changes (mostly bugfixes)
- bart, if you update your user table with the user_lastmark field, set it to the user_lastvisit value ;)
- and last but not least, introducing some bugs in ucp main front (regarding topic tracking)

5254 10/04/2005 11:31 pm Meik Sievertsen

- changed ucp classes to work with the new module system
- mcp is no longer working, i know.

5202 08/19/2005 12:56 pm Meik Sievertsen

ucp -> groups -> memberships

5114 04/09/2005 02:26 pm Meik Sievertsen

- Documentation related changes
- added resend activation email dialog
- fixed issue in session code
- log failed/successful admin re-authentication/login
- fixed simple forum dropdown box (used in mcp and posting)

5086 01/29/2005 12:29 pm Meik Sievertsen

put user into appropiate group after activating his account

5074 01/24/2005 12:02 am Meik Sievertsen

- change registration page language on-the-fly
- added download function to functions_compress as well as tiny bugfixes
- added local_name and author to iso.txt file