summaryrefslogtreecommitdiff
path: root/modules/user
AgeCommit message (Collapse)Author
2008-11-05actually delete the same tables as we createadTim Almdal
2008-11-05Rename logon_name to name, name to display_name and remove the external id fieldTim Almdal
2008-11-05The 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).