X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/b4a80f69edc156b91cd19c2175078b7cc940ed0f..d84bf4223d7bda2b5a465d7a37de3b269de0184a:/README.upgrades diff --git a/README.upgrades b/README.upgrades index b47022e..d9db551 100644 --- a/README.upgrades +++ b/README.upgrades @@ -4,7 +4,8 @@ The general procedure is: * stop the old daemon: /etc/init.d/disorder stop * back up your database directory (example below) - * build and install the new version as described in the README + * build and install the new version as described in the README. Remember to + install the new version of the web interface too. * update the configuration files (see below) * start the new daemon, e.g. with /etc/init.d/disorder start @@ -32,6 +33,13 @@ after the first run you should remove these directives and (optionally) add a 'allow', 'restrict' and 'trust' will stop working entirely in a future version but for now they will generate harmless error messages. +** Web Interface + +The web interface no longer uses HTTP basic authentication and the web server +configuration imposing access control on it should be removed. Users now log +in using their main DisOrder password and the one in the htpassed file is now +obsolete. + * 1.4/1.5 -> 2.0 ** 'transform' and 'namepart' directives