It means that there are no permission checks implied on models - so data
you expose to select fields are readable by anyone for example by using
curl tool.

2.7.2017 7.16 ip. "Mark Phillips" <m...@phillipsmarketing.biz> kirjoitti:

> I need to chain some select boxes in my admin forms to make data input
> less error-prone and easier. There are quite a few projects like
> django-smart-selects out there, but django-smart-selects seems to be quite
> easy to implement. However, I don't understand the implications of the
> warning for django-smart-selects -
>
> Warning: The AJAX endpoint enforces no permissions by default. This means
> that any model with a chained field will be world readable.
>
> I searched the django documentation for some insights, and did not come up
> with anything.
>
> Could someone explain in more detail the issue with a world readable
> model? In what situations would it be irrelevant and in what situations
> would it be a huge security risk?
>
> Thanks!
>
> Mark
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/CAEqej2OQkZH6OAnrXPW-EjagbtcC3p2bvi5F4-
> Kt1PcfuShUSQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAEqej2OQkZH6OAnrXPW-EjagbtcC3p2bvi5F4-Kt1PcfuShUSQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHn91ofatjvCcGEBMcCp9E4Jm0bV1RZrT_9qRp4e0gf1Virufg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to