aboutsummaryrefslogtreecommitdiff
path: root/www/user.php
AgeCommit message (Collapse)Author
2012-09-27do not allow to change profile details, only show themChristian Weiske
2012-09-18rename "secureAtLevel" variable since it does not define a level at allChristian Weiske
2012-09-18REVERT: variable name changeJustin J. Novack
2012-09-18CLEAN: How about changing the rest of the files with your variable? :pJustin J. Novack
2012-09-17CLEAN: changed pageRequiresLogin variable to secureAtLevel to more ↵Justin J. Novack
adequately self-describe
2012-09-17ADD: protect user.phpJustin J. Novack
2012-09-17use deny-by-default securityChristian Weiske
2012-09-17PEAR Coding Standards intermediate update for files changedJustin J. Novack
2012-09-16ADD: Allow editing of user session dataJustin J. Novack