chiark / gitweb /
Clean up online registration confirmation strings. Now they are
[disorder] / README.upgrades
index 63b7852e09dfb7fbc6bfd3666b6c3cbac3cb1b51..cbe86373ebff24bb87f2f4a981f5ac10807f9450 100644 (file)
@@ -17,7 +17,15 @@ all 1.1.x versions.
 
 If you install from .deb files then much of this work is automated.
 
 
 If you install from .deb files then much of this work is automated.
 
-* 3.0 -> 3.1
+* 4.x -> 4.4
+
+The syntax of confirmation strings for online registrations has changed and old
+ones no longer work.  This only affects users who registered before the upgrade
+but have not yet confirmed their login.  You can delete such half-created users
+with 'disorder deluser USERNAME' (as an administrative user, for instance as
+root on the server) and they can start the registration process again.
+
+* 3.0 -> 4.x
 
 If you customized any of the templates, you will pretty much have to start from
 scratch as the web interface has been rewritten.  See disorder.cgi(8) for a
 
 If you customized any of the templates, you will pretty much have to start from
 scratch as the web interface has been rewritten.  See disorder.cgi(8) for a
@@ -73,6 +81,14 @@ in using their main DisOrder password and the one in the htpassed file is now
 obsolete.  You should revisit the web interface setup instructions in README
 from scratch.
 
 obsolete.  You should revisit the web interface setup instructions in README
 from scratch.
 
+As part of this, the DisOrder URL has changed from (e.g.)
+
+    http://yourserver/cgi-bin/disorder/disorder
+
+to just
+
+    http://yourserver/cgi-bin/disorder
+
 ** Checklist
 
    * delete default 'stopword', 'player' and 'tracklength' directives
 ** Checklist
 
    * delete default 'stopword', 'player' and 'tracklength' directives