summaryrefslogtreecommitdiff
path: root/app/controllers/sessions_controller.rb
AgeCommit message (Collapse)Author
2009-09-06Marked Controllers private / public and added authorization filters accordinglyhukl
2009-09-03visual clean up: it all starts with the login screen. this will be so minimal!hukl
2009-02-21wiring together some views to make basic navigationhukl
in the admin interface possible
2009-02-15changed layouthukl
2009-02-15* regenerated the user fixtures with new site key, login tests work nowsimon
* removed some cookie related tests
2009-02-15* initial commit of the stripped restful-authenticationsimon
* http basic auth and login from cookie have been removed * no it does not work yet, it's so f*cking secure, it won't even let legitimate users login