summaryrefslogtreecommitdiff
path: root/modules/user/models/user.php
AgeCommit message (Expand)Author
2008-11-18Synchronize the model rules with the database definitions and vice-versa.Tim Almdal
2008-11-16Create Forge::add_rules_from() which pulls validation rules from the model andBharat Mediratta
2008-11-15Revise the user login code.Bharat Mediratta
2008-11-14Change quotes styleBharat Mediratta
2008-11-12Remove user_password class and move the functionality into the user helper classTim Almdal
2008-11-11Correct some missing properties and change the user_model to have a set funct...Tim Almdal
2008-11-05The start of the user module. At this point, it shows up on the scaffolding ...Tim Almdal