| 11 | | This still fixes viewing the message single thread if not logged in, but is a little more conservative. |
| 12 | | For example, if you are not logged in and you visit `example.com/members/X/messages`, in `ray.patch`, you will get redirected to login; in `ray.02.patch`, it 404s as before. |
| | 11 | This still fixes viewing the message single thread if not logged in, but is a little more conservative. |
| | 12 | |
| | 13 | For example, if you are not logged in and you visit `example.com/members/X/messages`, in `ray.patch`, you will get redirected to login; in `ray.02.patch`, it 404s as before. |