fix encrypt login hover help

This commit is contained in:
Colin Kuskie 2008-11-21 18:18:00 +00:00
parent 2c4584b1af
commit c4255305c0
2 changed files with 3 additions and 3 deletions

View file

@ -44,6 +44,7 @@
(Martin Kamerbeek / Oqapi)
- fixed #9039: Synopsis not output as a meta field
- fixed #9132: usage error in Hover Help
- fixed #4181: hoover help for 'encrypt login' is wrong
7.6.3
- improved performance of file uploads

View file

@ -3244,11 +3244,10 @@ and tracked by WebGUI.|,
},
'1006 description' => {
message => q|Should the system use the HTTPS protocol for the login form? Note that setting this option to true will encrypt not only the login form, but all pages after that as well.|,
lastUpdated => 1163457062,
message => q|Should the system use the HTTPS protocol for the login form?|,
lastUpdated => 1227291454,
},
'164 description' => {
message => q|<p>Set the default authentication method for new accounts. The two available options by default are WebGUI and LDAP. WebGUI authentication means that the users will authenticate against the username and password stored in the WebGUI database. LDAP authentication means that users will authenticate against an external LDAP server. Other methods can be provided by writing a custom authentication plug-in.</p>
<p><i>NOTES:</i>