This commit is contained in:
Roland Gruber 2019-03-09 11:27:49 +01:00
parent 4f04dcb48e
commit 68e3b3f076
3 changed files with 37 additions and 0 deletions

View File

@ -4,6 +4,7 @@ March 2019
- PHP 7.3 support
- LAM Pro:
-> New self service fields: Mail routing (Local address) and Windows (Proxy-Addresses)
-> Base URL for emails in self service can be configured in self service profile
-> Bind DLZ: support DNAME+XFR records and descriptions in records (requires latest LDAP schema)
-> Cron jobs: added Shadow account expiration notification jobs
-> New self service fields: Shadow account expiration date, mail routing address, Windows mail alias, Unix + group of names memberships

View File

@ -574,6 +574,14 @@
version. Unless explicitly noticed there is no need to install an
intermediate release.</para>
<section>
<title>6.6 -&gt; 6.7</title>
<para>Self service: please verify the self service base URL in your
self service profiles in case you have password self reset / user self
registration enabled.</para>
</section>
<section>
<title>6.5 -&gt; 6.6</title>

View File

@ -204,6 +204,34 @@
url="http://httpd.apache.org/docs/2.2/howto/auth.html">link</ulink>.</entry>
</row>
<row>
<entry>Default language</entry>
<entry>This language is preselected on login.</entry>
</row>
<row>
<entry>Enforce language</entry>
<entry>Disables language selection and uses default
language.</entry>
</row>
<row>
<entry>Time zone</entry>
<entry>Please provide your time zone.</entry>
</row>
<row>
<entry>Base URL</entry>
<entry>Please enter the base URL of your webserver (e.g.
https://www.example.com). This is used to generate links in
emails for password self reset and user self
registration.</entry>
</row>
<row>
<entry>Login attribute label</entry>