Open pietia opened 12 years ago
Interesting idea! Might go a bit far, though. How would the secureAttributes
be set?
just in model:
class Booking.Models.Calendar extends Booking.Models.Base
secureAttributes: ['name', 'city', 'district', 'address', 'specialty']
to avoid this kind of situations:
we should have ability to explicitly set 'secure attributes':