Changeset:
        dcfd452b54b3
        
https://sourceforge.net/p/mrbs/hg-code/ci/dcfd452b54b348649e10356b59960ebf2f6f63b0
Author:
        Campbell Morrison <[email protected]>
Date:
        Wed Oct 21 11:34:52 2015 +0100
Log message:

Minor change to upgrade alert message to cover upgrades post 1.5.0

diffstat:

 web/upgrade/46/post.inc |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r f66e8dc3bcf9 -r dcfd452b54b3 web/upgrade/46/post.inc
--- a/web/upgrade/46/post.inc   Sun Oct 18 07:19:56 2015 +0100
+++ b/web/upgrade/46/post.inc   Wed Oct 21 11:34:52 2015 +0100
@@ -9,7 +9,7 @@
 
 <script type="text/javascript">
 //<![CDATA[
-  alert('If you have just upgraded to MRBS 1.5.0 and had previously configured 
MRBS with the \'config\' authentication scheme, please be aware that the 
default authentication scheme has now changed to \'db\'. Put "$auth["type"] = 
\'config\';" in config.inc.php to go back to the \'config\' scheme.');
+  alert('If you have just upgraded to MRBS 1.5.0 or later and had previously 
configured MRBS with the \'config\' authentication scheme, please be aware that 
the default authentication scheme has now changed to \'db\'. Put "$auth["type"] 
= \'config\';" in config.inc.php to go back to the \'config\' scheme.');
 //]];
 </script>
 

------------------------------------------------------------------------------
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to