
Logged in users can still open the register and login pages
Reported by Matias Korhonen | May 26th, 2009 @ 02:50 AM | in 0.5
If you are logged in you can still open the /users/new page.
The same applies to the login page.
Comments and changes to this ticket
-
Matias Korhonen May 26th, 2009 @ 11:50 AM
- Title changed from “Logged in users can still open the register and login pages” to “Logged in users can still open the register page”
- State changed from “new” to “open”
-
Matias Korhonen May 26th, 2009 @ 11:51 AM
- Title changed from “Logged in users can still open the register page” to “Logged in users can still open the register and login pages”
-
Matias Korhonen May 26th, 2009 @ 11:57 AM
- State changed from “open” to “testing”
- Milestone changed from “0.5.5 (Bug fix galore)” to “0.5”
(from [273d8a72f966dc123704729dada8c437f8c9f7b3]) Added a before_filter to make sure that logged in users do not access the registration or login pages. [#126 state:testing milestone:"0.3 (Beta)"] http://github.com/k33l0r/hhlc/commit/273d8a72f966dc123704729dada8c4...
-
Matias Korhonen May 28th, 2009 @ 03:41 AM
- State changed from “testing” to “resolved”
-
Matias Korhonen July 2nd, 2009 @ 12:02 AM
- State changed from “resolved” to “open”
- Assigned user changed from “Matias Korhonen” to “Joao Carlos”
Reopened because of breakage after the implementation of the SessionsController
-
Joao Carlos July 2nd, 2009 @ 01:02 AM
- State changed from “open” to “resolved”
This is fixed and will be committed soon.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Ruby on Rails web application for the HAAGA-HELIA Linux Club.
People watching this ticket
Tags
Referenced by
-
126 Logged in users can still open the register and login pages (from [273d8a72f966dc123704729dada8c437f8c9f7b3]) Added a...
-
135 Disable login page when logged in Didn't I already fix this way back in #126?
-
135 Disable login page when logged in Indeed, this is a duplicate of #126.