Age | Commit message (Collapse) | Author |
|
equivalent stuff with plugin and system config.
|
|
|
|
a hack to the Users.class controller to show all users for the "all"
username. Mark "all" as forbiddent in the Auth.class model.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from my old implementation.
|
|
|
|
hand :)
|
|
|
|
isLoggedIn() was still being called on the DB
|
|
* Users.class.php: whitespace change, fix a few array things
* Database.class.php: refer to $mm->hasher(), not $this->hasher()
* new.html.php: fix stupid shit
|
|
* move a lot of stuff out of MessageManager
* move models from lib to models
|
|
|
|
|
|
Partway through a rewrite. I have some old files I didn't want to entirely delete.
|