job.to_xml and job.to_json should not include sensitive job information
Reported by Gavin Joyce | December 17th, 2008 @ 07:28 PM | in 0.3
The Job model has a number of attributes that should not be included in job.to_xml or job.to_json.
We should only return the following Job attributes:
:id :title, :description, :company_name, :type, :location, :how_to_apply
Comments and changes to this ticket
-
Gavin Joyce December 17th, 2008 @ 07:28 PM
- Title changed from :xml format should not render sensitive information to job.to_xml and job.to_json should not include sensitive job information
-
Gavin Joyce December 17th, 2008 @ 07:30 PM
- Milestone changed from 0.1 to 0.2
-
Gavin Joyce January 5th, 2009 @ 03:17 PM
- Milestone changed from 0.2 to 0.3
I'm going to turn off xml and json for now, we can enable them in 0.3
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 ยป
A simple job listing app from Ruby Ireland