edti migration docs
This commit is contained in:
parent
04ec750157
commit
9a829a38b1
1 changed files with 8 additions and 0 deletions
|
@ -3,6 +3,14 @@
|
||||||
<sect1>
|
<sect1>
|
||||||
<title>Migrating from 1.0 Beta 1 to Beta 4</title>
|
<title>Migrating from 1.0 Beta 1 to Beta 4</title>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
LDAP/AD configuration is changed. It is no longer under the "Settings" page. It is now under
|
||||||
|
Users->Federation. Add Provider will show you an "ldap" option.
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
Authentication SPI has been removed and rewritten. The new SPI is UserFederationProvider and is
|
||||||
|
more flexible.
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
DB Schema has changed again.
|
DB Schema has changed again.
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
Loading…
Reference in a new issue