Off the top of my head, create a simple middleware that allows requests only from select IP addresses. This is essentially what the debug toolbar does, so you could use that for an example.
--Stuart On Tue, Mar 6, 2012 at 9:25 AM, Llama <[email protected]> wrote: > Hi, > > Is there a way to configure a Satchmo site so that only especially > authorized users other than the admin could visit it? An unauthourized > user should see just a "Site Under Construction" picture. > > -- > You received this message because you are subscribed to the Google Groups > "Satchmo users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
