summaryrefslogtreecommitdiff
path: root/www/functions/func_login.php
AgeCommit message (Expand)AuthorFilesLines
2014-04-21Now you can get a full list of FILES or DIRECTORY from class files. Also chan...Horus31-1/+1
2014-04-16Comments.root1-2/+2
2014-04-16Improved brutforce protection and added ban page.Horus31-13/+36
2014-03-29Improved the ban system and the download mechanism.Horus31-3/+2
2014-03-28Added new database layout.root1-3/+3
2014-03-28Butforce protection, now banns malicious user.moehm1-2/+34
2014-03-27Merge in comming. Added new function to generate a donwload id.moehm1-0/+4
2014-03-20First test for download() and delete().root1-0/+2
2014-03-17func mkdirHorus31-1/+1
2014-03-16Added func change_passwordHorus31-1/+2
2014-03-16+;Horus31-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-44/+27
2014-03-16Fixed security issues.Horus31-1/+2
2014-03-14Removed some warningsoweissbarth1-1/+1
2014-03-12<\? -> <\?phpHorus31-1/+1
2014-03-12more modular for greater flexibilityHorus31-0/+2
2014-03-12Structure in functions. Stronger hash algorith for password safety, also pepper.Horus31-0/+63