summaryrefslogtreecommitdiff
path: root/www/functions/func_register.php
AgeCommit message (Expand)AuthorFilesLines
2014-04-28Merge branch 'master' of git.iamfabulous.de:files.iamfabulous.demoehm1-1/+1
2014-04-28Unimportant changes #2moehm1-0/+6
2014-04-28Unimportant changes #1root1-1/+1
2014-04-21Now you can get a full list of FILES or DIRECTORY from class files. Also chan...Horus31-2/+2
2014-03-26Various improvements, e.g. move_folder() and a new database layout.moehm1-1/+1
2014-03-21If you are loged in, now you can download your files.root1-1/+1
2014-03-17func mkdirHorus31-1/+1
2014-03-16Redesigned the way of showing content.Horus31-1/+1
2014-03-16mergeHorus31-1/+1
2014-03-16Checks if user really invited.Horus31-9/+11
2014-03-16Added more error cases to register uioweissbarth1-1/+1
2014-03-16Added database query for login purposes.Horus31-1/+2
2014-03-16Added constant 'REGISTER_USERNAME', which checks if username already used.Horus31-0/+7
2014-03-16Added new constant 'REGISTER_INVITEKEY'Horus31-2/+6
2014-03-16Added print_registeroweissbarth1-1/+1
2014-03-16Final fix.Horus31-5/+5
2014-03-16No more warnings because of 'undefined constants' anymore.Horus31-5/+5
2014-03-16Redesigned to user constants.Horus31-5/+5
2014-03-16Redesigned login and register function.Horus31-49/+42
2014-03-12<\? -> <\?phpHorus31-1/+1
2014-03-12more modular for greater flexibilityHorus31-3/+1
2014-03-12TODO: Get the right root.root1-1/+1
2014-03-12Fixed typo in the database schema.Horus31-0/+1
2014-03-12Bug fixHorus31-1/+1
2014-03-12fixed PHP's bug with empty()Horus31-7/+7
2014-03-12Structure in functions. Stronger hash algorith for password safety, also pepper.Horus31-0/+74