Ticket #59 (closed defect: fixed)

Opened 1 year ago

Last modified 2 months ago

Sessions should be created in a sessions controller

Reported by: cstrom Assigned to: cstrom
Priority: major Milestone: 0.12
Keywords: Cc:

Description

No idea why this was put in the account controller.

Change History

04/03/08 19:59:29 changed by cstrom

  • owner set to cstrom.
  • status changed from new to assigned.

05/04/08 20:00:16 changed by cstrom

(In [261]) Remove acts_as_authenticiated (in favor of restful_authentication). Refs #59

05/18/08 21:05:37 changed by cstrom

(In [262]) Restful sessions controller.

References #59

05/18/08 21:22:24 changed by cstrom

(In [263]) (Re-)add a couple of insecure cookies for advising links to new/edit pages to be displayed (access is still controlled via restful authentication).

References #59

05/18/08 21:25:09 changed by cstrom

(In [264]) Some of the auto-generated stuff from restful authentication.

References #59

05/18/08 21:26:37 changed by cstrom

(In [265]) Add session route (IIRC) from restful authentication.

References #59

10/26/08 21:24:58 changed by cstrom

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [293]) Roll-up of a bunch of changes. Mostly upgrading to Rails 2.1. Also Fixes #59

10/26/08 21:26:07 changed by cstrom

(In [294]) Roll-up of a bunch of changes. Mostly upgrading to Rails 2.1. Also Fixes #59