Tim Almdal
|
2019e9a931
|
Remove user_password class and move the functionality into the user helper class
|
2008-11-12 15:53:39 +00:00 |
|
Tim Almdal
|
f5d092b484
|
Correct some missing properties and change the user_model to have a set function so the password is hashed as part of the model
|
2008-11-11 20:02:43 +00:00 |
|
Tim Almdal
|
3c65b68e1c
|
The start of the user module. At this point, it shows up on the scaffolding screen and you can install and uninstall it. Which creates the tables, defines 2 groups (adminstrator, registered) and one user (admin).
|
2008-11-05 05:32:47 +00:00 |
|