Improve sessions handling (using new State instance of Controller)

Author portnov <portnov@bk.ru>
Author date 2009-07-14 07:32:33
Author local date 2009-07-14 13:32:33 +0600
Committer portnov <portnov@bk.ru>
Committer date 2009-07-14 07:32:33
Committer local date 2009-07-14 13:32:33 +0600
Commit c4546aa3ff33ed4f47b9c6f8048544702b40f2d6
Tree 5749169df9e19be76d9bdaffa84734d573f773b3
Parent ca2b593536ef3a35c8c03c494c0f9f45b95700a5
Improve sessions handling (using new State instance of Controller)

Also fix a dumb bug :)
Affected files:
Blog/Blog.hs
Framework/API/Sessions.hs
Framework/Modules/Auth/Controllers.hs
ViewGit