aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/profile.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix for potential security/HTML abuse problem, thanks SilverionPaul S. Owen2001-10-151-1/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1205 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered uri's in emails to utilise HTTP_HOST if available + altered some ↵Paul S. Owen2001-10-141-12/+13
| | | | | | METAs to append_sid git-svn-id: file:///svn/phpbb/trunk@1199 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changes to location redirection ... please note the format and name ↵Paul S. Owen2001-10-141-1/+1
| | | | | | changes git-svn-id: file:///svn/phpbb/trunk@1190 89ea8834-ac86-4346-8a33-228a782c2dd0
* Lang var incorrect for PMPaul S. Owen2001-10-141-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1188 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #471044 and problem with coppa support upon registration when ↵Paul S. Owen2001-10-141-6/+8
| | | | | | using avatar gallery git-svn-id: file:///svn/phpbb/trunk@1187 89ea8834-ac86-4346-8a33-228a782c2dd0
* That stupid broken is_die and filetype ... ran fine under Win2K, failed ↵Paul S. Owen2001-10-111-1/+10
| | | | | | under Linux, workaround in place git-svn-id: file:///svn/phpbb/trunk@1174 89ea8834-ac86-4346-8a33-228a782c2dd0
* Preliminary avatar gallery supportPaul S. Owen2001-10-111-331/+512
| | | | git-svn-id: file:///svn/phpbb/trunk@1173 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed conflicts ... please indicate why changes are neccessary in some ↵Paul S. Owen2001-10-111-5/+1
| | | | | | form either here or @ forums :) git-svn-id: file:///svn/phpbb/trunk@1166 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed profile back to deactivating user upon new password request ...Paul S. Owen2001-10-111-2/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@1165 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed sendpassword so it dosan't deactivate the accountJames Atkinson2001-10-111-2/+2
| | | | | | | Fixed a security hole in group cp (thanks Ashe) git-svn-id: file:///svn/phpbb/trunk@1164 89ea8834-ac86-4346-8a33-228a782c2dd0
* Send new password + old password check stuff ... this time I'm fairly ↵Paul S. Owen2001-10-101-3/+2
| | | | | | confident it works git-svn-id: file:///svn/phpbb/trunk@1157 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added Send New Password functions + added check for current password when ↵Paul S. Owen2001-10-101-2/+13
| | | | | | changing git-svn-id: file:///svn/phpbb/trunk@1156 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added Send New Password functions + added check for current password when ↵Paul S. Owen2001-10-101-11/+175
| | | | | | changing git-svn-id: file:///svn/phpbb/trunk@1155 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added rank output to view profilePaul S. Owen2001-10-101-9/+47
| | | | git-svn-id: file:///svn/phpbb/trunk@1149 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed profile bug where website contains a hyphennatec2001-10-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1141 89ea8834-ac86-4346-8a33-228a782c2dd0
* Couple more, thanks again Ashe for pointing potential problemPaul S. Owen2001-10-061-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1133 89ea8834-ac86-4346-8a33-228a782c2dd0
* Potential security hole fixed, thanks Ashe for pointing it outPaul S. Owen2001-10-061-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1132 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes for subSilver template and minor other modsPaul S. Owen2001-09-281-15/+24
| | | | git-svn-id: file:///svn/phpbb/trunk@1101 89ea8834-ac86-4346-8a33-228a782c2dd0
* Finished up COPPA support (I hope), now has a form the parents can print and ↵James Atkinson2001-09-271-42/+53
| | | | | | sign and added config areas for mailing address and fax number. git-svn-id: file:///svn/phpbb/trunk@1096 89ea8834-ac86-4346-8a33-228a782c2dd0
* topic watch/forum/topic read now cause a message to be displayed, changed ↵Paul S. Owen2001-09-261-2/+15
| | | | | | profile ICQ for subSilver, various other changes git-svn-id: file:///svn/phpbb/trunk@1093 89ea8834-ac86-4346-8a33-228a782c2dd0
* Damn division by zero, who invented zero anyway, idiotsPaul S. Owen2001-09-251-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1088 89ea8834-ac86-4346-8a33-228a782c2dd0
* Admin definable max sig sizePaul S. Owen2001-09-251-24/+66
| | | | git-svn-id: file:///svn/phpbb/trunk@1087 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated and fixed various issues, see post in developers forum for infoPaul S. Owen2001-09-251-100/+185
| | | | git-svn-id: file:///svn/phpbb/trunk@1083 89ea8834-ac86-4346-8a33-228a782c2dd0
* This time without the echo checks ...Paul S. Owen2001-09-171-3/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1059 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed space and dot from ICQ sql during insert causing erroneous display ↵Paul S. Owen2001-09-171-2/+4
| | | | | | of ICQ icon git-svn-id: file:///svn/phpbb/trunk@1058 89ea8834-ac86-4346-8a33-228a782c2dd0
* Found an issue with remote avatars I thought I'd solved ages ago ... hhmmmPaul S. Owen2001-09-171-1/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1056 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #461949Paul S. Owen2001-09-171-22/+22
| | | | git-svn-id: file:///svn/phpbb/trunk@1055 89ea8834-ac86-4346-8a33-228a782c2dd0
* New search 'stuff' ... not completePaul S. Owen2001-09-171-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1051 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added some simple sanity-check validation to the optional profile fields.natec2001-09-141-0/+70
| | | | git-svn-id: file:///svn/phpbb/trunk@1038 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed little bug in the registration SQLJames Atkinson2001-09-141-8/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1037 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missed a couple of config name changesPaul S. Owen2001-09-101-18/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@1024 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missed a couple of config name changesPaul S. Owen2001-09-101-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1023 89ea8834-ac86-4346-8a33-228a782c2dd0
* Combined theme/templates in profile as suggested, added META refresh and ↵Paul S. Owen2001-09-091-36/+109
| | | | | | made a couple of other changes git-svn-id: file:///svn/phpbb/trunk@1018 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed some trailing newlinesBart van Bragt2001-09-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1016 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-13/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@1010 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #459427Paul S. Owen2001-09-071-6/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@999 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-added GPL disclaimersJames Atkinson2001-08-301-0/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@943 89ea8834-ac86-4346-8a33-228a782c2dd0
* Modified header commentsPaul S. Owen2001-08-261-10/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@932 89ea8834-ac86-4346-8a33-228a782c2dd0
* Thought it best to add the email validate nowPaul S. Owen2001-08-241-21/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@931 89ea8834-ac86-4346-8a33-228a782c2dd0
* New, updated schemas, profilePaul S. Owen2001-08-231-13/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@927 89ea8834-ac86-4346-8a33-228a782c2dd0
* Group id now taken from group table rather than next_idPaul S. Owen2001-08-201-9/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@909 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remote avatar supportPaul S. Owen2001-08-181-22/+45
| | | | git-svn-id: file:///svn/phpbb/trunk@903 89ea8834-ac86-4346-8a33-228a782c2dd0
* Error in name of notifyreply varPaul S. Owen2001-08-141-5/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@867 89ea8834-ac86-4346-8a33-228a782c2dd0
* Topic notification ... initial stuffPaul S. Owen2001-08-141-8/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@862 89ea8834-ac86-4346-8a33-228a782c2dd0
* If a user changes their email address, and account activation is turned on, ↵James Atkinson2001-08-131-2/+44
| | | | | | the user will have to re-activate their account via URL sent in email git-svn-id: file:///svn/phpbb/trunk@848 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implmented the emailer class everywhere it needs it (just registration and ↵James Atkinson2001-08-131-1/+2
| | | | | | private message notification so far) git-svn-id: file:///svn/phpbb/trunk@845 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added emailer class, did alterations and templates for registrationJames Atkinson2001-08-131-71/+72
| | | | | | | Welcome message vars can be removed from lang file git-svn-id: file:///svn/phpbb/trunk@844 89ea8834-ac86-4346-8a33-228a782c2dd0
* More varied changes, again hopefully not breaking anythingPaul S. Owen2001-08-091-14/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@824 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wildcard username ban in email banningPaul S. Owen2001-08-021-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@791 89ea8834-ac86-4346-8a33-228a782c2dd0
* More compliance ... it never endsPaul S. Owen2001-07-311-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@776 89ea8834-ac86-4346-8a33-228a782c2dd0