Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-14 | Change quotes style | Bharat Mediratta | |
2008-11-12 | Remove user_password class and move the functionality into the user helper class | Tim Almdal | |
2008-11-11 | Correct some missing properties and change the user_model to have a set ↵ | Tim Almdal | |
function so the password is hashed as part of the model | |||
2008-11-05 | The start of the user module. At this point, it shows up on the scaffolding ↵ | Tim Almdal | |
screen and you can install and uninstall it. Which creates the tables, defines 2 groups (adminstrator, registered) and one user (admin). |