Re: Prevent anonymous users from viewing patchwork

2014-05-21 Thread Jeremy Kerr
Hi Joon,

> We are currently testing patchwork for internal company use. We would
> like anonymous users not to be able to view the patchwork site at all.
> However, I cannot seem to find how to do this. Any help would be
> appreciated.

There's no facility in the patchwork code itself to do this, but I'd
suggest simply configuring your HTTP server to only allow HTTP
authenticated connections. If you have a company-internal directory
service (such as LDAP), you could hook your web server into that.

Regards,


Jeremy

___
Patchwork mailing list
Patchwork@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/patchwork


Prevent anonymous users from viewing patchwork

2014-05-21 Thread joon
Hello,

We are currently testing patchwork for internal company use. We would
like anonymous users not to be able to view the patchwork site at all.
However, I cannot seem to find how to do this. Any help would be
appreciated.

Thanks in advance!
Joon
___
Patchwork mailing list
Patchwork@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/patchwork