Last modified by Vincent Massol on 2016/09/28

<
From version < 15.2 >
edited by Eduard Moraru
on 2016/08/12
To version < 16.1 >
edited by Thomas Mortagne
on 2016/08/19
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.enygma
1 +XWiki.ThomasMortagne
Content
... ... @@ -99,10 +99,12 @@
99 99  
100 100  When upgrading make sure you compare your ##xwiki.cfg##, ##xwiki.properties## and ##web.xml## files with the newest version since some configuration parameters may have been modified or added. Note that you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
101 101  
102 -== Issues specific to XWiki <version> ==
102 +== Issues specific to XWiki 8.3 Milestone 1 ==
103 103  
104 -<issues specific to the project>
104 +=== LDAP Module moved to Contrib
105 105  
106 +The module containing among other things the standard LDAP authenticator has been moved to http://github.com/xwiki-contrib/ldap and is not embedded anymore in XE. Starting with 8.3M1 you need to install it if you want to use it. See http://extensions.xwiki.org/xwiki/bin/view/Extension/LDAP/#H8.3.x for more details on what between the XWiki Platform module and the new Contrib Extension.
107 +
106 106  == API Breakages ==
107 107  
108 108  The following APIs were modified since <project> <version - 1>:

Get Connected