aboutsummaryrefslogtreecommitdiffstats
path: root/conf/apache-vhost.conf.example
Commit message (Collapse)AuthorAgeLines
* Use normal user authentication to control access to /adminMatthew Somerville2016-07-19-8/+0
| | | | | | | | | - Adds is_superuser flag to User - Logged-in user must be a superuser or have from_body set in order to access anything within /admin - has_permission_to on a superuser will always return true - Only superusers can create/grant superusers - New `createsuperuser` command for creating superusers
* Ubuntu Apache vhost config exampleKindrat2014-04-07-2/+10
|
* Update code.fixmystreet.com references to fixmystreet.org.Matthew Somerville2014-03-19-1/+1
|
* Update conf files with pointer to code site.Matthew Somerville2012-10-03-4/+2
|
* Switch install script to use nginxMark Longair2012-09-27-0/+36
This commit also reorganizes the files in conf/