GUACAMOLE-163: Remove description of default for password_date column. There is 
no longer any default.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/commit/b9f3a2f0
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/tree/b9f3a2f0
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/diff/b9f3a2f0

Branch: refs/heads/staging/0.9.11-incubating
Commit: b9f3a2f076375158c664c3f5e71f0babbca46bee
Parents: bef6020
Author: Michael Jumper <[email protected]>
Authored: Sun Jan 22 12:10:53 2017 -0800
Committer: Michael Jumper <[email protected]>
Committed: Sun Jan 22 14:24:08 2017 -0800

----------------------------------------------------------------------
 src/chapters/jdbc-auth.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/blob/b9f3a2f0/src/chapters/jdbc-auth.xml
----------------------------------------------------------------------
diff --git a/src/chapters/jdbc-auth.xml b/src/chapters/jdbc-auth.xml
index 00e4756..8435614 100644
--- a/src/chapters/jdbc-auth.xml
+++ b/src/chapters/jdbc-auth.xml
@@ -770,8 +770,7 @@ postgresql-user-required: true</programlisting>
                 <varlistentry>
                     <term><property>password_date</property></term>
                     <listitem>
-                        <para>The date (and time) that the password was last 
changed. If not
-                            provided, this will automatically be set to the 
current time. When a
+                        <para>The date (and time) that the password was last 
changed. When a
                             password is changed via the Guacamole interface, 
this value is updated.
                             This, along with the contents of the
                                 
<classname>guacamole_user_password_history</classname> table, is

Reply via email to