For the record, I mentioned that constant in the interfaces.py the other day and Chris didn't realize it was there... it's also undocumented. He went so far as to suggest removing it.
If there's going to be a constant anywhere, I'd imagine it should be in pyramid.security. Michael On Tue, Feb 22, 2011 at 7:33 PM, Daniel Holth <dho...@gmail.com> wrote: > There is a constant. It is called pyramid.interfaces.NO_PERMISSION_REQUIRED > ; however, the string is documented. This probably makes the documentation > shorter because you would have to use the string if you are configuring with > ZCML. > > This is /only/ required at all when you need your application to have a > default permission and be "secure by default". > > If you have a great need to create unsecured views with the greatest of > convenience, you can simply leave the default permission feature turned off. > > > > -- > You received this message because you are subscribed to the Google Groups > "pylons-devel" group. > To post to this group, send email to pylons-devel@googlegroups.com. > To unsubscribe from this group, send email to > pylons-devel+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/pylons-devel?hl=en. > -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.