Changeset 7549
- Timestamp:
- Dec 10, 2018, 1:13:07 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/src/docbook/developer/plugins.xml
r7548 r7549 3465 3465 <?dbhtml filename="other.html" ?> 3466 3466 <title>Other plug-ins</title> 3467 3468 <sect2 id="plugin_developer.other.authentication">3469 <title>Authentication plug-ins</title>3470 3471 <para>3472 This style of plug-ins have been deprecated in BASE 3.3 and replaced by3473 an extension point. See <xref linkend="extensions_developer.login-manager" />3474 for more information. Backwards compatibility is supported via a wrapper3475 class that is automatically enabled if the <property>auth.driver</property>3476 property is set.3477 </para>3478 3479 </sect2>3480 3467 3481 3468 <sect2 id="plugin_developer.other.secondary">
Note: See TracChangeset
for help on using the changeset viewer.