You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2018/02/02 16:09:22 UTC

[1/3] guacamole-manual git commit: GUACAMOLE-494: Remove documentation for the "mysql-disallow-*" and "postgresql-disallow-*" properties, now removed having been deprecated back in 0.9.8.

Repository: guacamole-manual
Updated Branches:
  refs/heads/master db9a8ad0b -> 2d11dd4f8


GUACAMOLE-494: Remove documentation for the "mysql-disallow-*" and "postgresql-disallow-*" properties, now removed having been deprecated back in 0.9.8.


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

Branch: refs/heads/master
Commit: dc3b2e43c0e9ff7f64ef3a32b6e53fc5c698da93
Parents: c9a5d48
Author: Michael Jumper <mj...@apache.org>
Authored: Thu Feb 1 23:25:38 2018 -0800
Committer: Michael Jumper <mj...@apache.org>
Committed: Thu Feb 1 23:28:06 2018 -0800

----------------------------------------------------------------------
 src/chapters/jdbc-auth.xml | 16 ----------------
 1 file changed, 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/guacamole-manual/blob/dc3b2e43/src/chapters/jdbc-auth.xml
----------------------------------------------------------------------
diff --git a/src/chapters/jdbc-auth.xml b/src/chapters/jdbc-auth.xml
index 20d7500..2964b46 100644
--- a/src/chapters/jdbc-auth.xml
+++ b/src/chapters/jdbc-auth.xml
@@ -682,22 +682,6 @@ postgresql-default-max-group-connections-per-user: 0
 sqlserver-default-max-connections-per-user: 0
 sqlserver-default-max-group-connections-per-user: 0</programlisting>
                 </informalexample>
-                <para>The above properties replace the "simultaneous" and "duplicate" properties used
-                    by prior Guacamole releases. The older properties will still work, but are now
-                    deprecated. If you continue to use those properties, you will receive warnings
-                    in the logs advising you of their deprecated status and including examples for
-                    providing the same behavior with the new properties described above:</para>
-                <informalexample>
-                    <screen><computeroutput>WARN  o.g.g.a.p.PostgreSQLAuthenticationProvider - The
-"postgresql-disallow-simultaneous-connections" property is deprecated.
-Use "postgresql-default-max-connections" and
-"postgresql-default-max-group-connections" instead.
-INFO  o.g.g.a.p.PostgreSQLAuthenticationProvider - To achieve the same
-result of setting "postgresql-disallow-simultaneous-connections" to
-"false", set "postgresql-default-max-connections" to "0" and
-"postgresql-default-max-group-connections" to "0".</computeroutput></screen>
-                </informalexample>
-                <para>These deprecated properties are not supported in the SQL Server module.</para>
                 <para>If you wish to impose an absolute limit on the number of connections that can
                     be established through Guacamole, ignoring which users or connections are
                     involved, this can be done as well. By default, Guacamole will impose no such


[3/3] guacamole-manual git commit: GUACAMOLE-494: Merge remove documentation for deprecated properties.

Posted by vn...@apache.org.
GUACAMOLE-494: Merge remove documentation for deprecated properties.


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

Branch: refs/heads/master
Commit: 2d11dd4f8819e8a6894158bcf48d5f446adf7636
Parents: db9a8ad dc3b2e4
Author: Nick Couchman <vn...@apache.org>
Authored: Fri Feb 2 11:08:42 2018 -0500
Committer: Nick Couchman <vn...@apache.org>
Committed: Fri Feb 2 11:08:42 2018 -0500

----------------------------------------------------------------------
 src/chapters/configuring.xml | 13 +++----------
 src/chapters/jdbc-auth.xml   | 16 ----------------
 2 files changed, 3 insertions(+), 26 deletions(-)
----------------------------------------------------------------------



[2/3] guacamole-manual git commit: GUACAMOLE-494: Remove documentation for the "basic-user-mapping" property, now removed having been deprecated back in 0.9.10-incubating.

Posted by vn...@apache.org.
GUACAMOLE-494: Remove documentation for the "basic-user-mapping" property, now removed having been deprecated back in 0.9.10-incubating.


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

Branch: refs/heads/master
Commit: c9a5d48d8ccaec94b8775a0f39226cc3207900ef
Parents: db9a8ad
Author: Michael Jumper <mj...@apache.org>
Authored: Thu Feb 1 23:25:03 2018 -0800
Committer: Michael Jumper <mj...@apache.org>
Committed: Thu Feb 1 23:28:06 2018 -0800

----------------------------------------------------------------------
 src/chapters/configuring.xml | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/guacamole-manual/blob/c9a5d48d/src/chapters/configuring.xml
----------------------------------------------------------------------
diff --git a/src/chapters/configuring.xml b/src/chapters/configuring.xml
index 7c0d026..69fef82 100644
--- a/src/chapters/configuring.xml
+++ b/src/chapters/configuring.xml
@@ -324,16 +324,9 @@ guacd-port:     4822</programlisting>
                 <primary>user-mapping.xml</primary>
             </indexterm>
             <para>The default authentication provider used by Guacamole reads all username,
-                password, and configuration information from a file called the "user mapping". By
-                default, Guacamole will look for this file at
-                    <filename>GUACAMOLE_HOME/user-mapping.xml</filename>, but this can be overridden
-                by specifying the location with the <property>user-mapping</property> property
-                within <filename>guacamole.properties</filename>:</para>
-            <informalexample>
-                <programlisting>user-mapping: <replaceable>/path/to/user-mapping.xml</replaceable></programlisting>
-            </informalexample>
-            <para>An example of a user mapping file is included with Guacamole, and looks something
-                like this:</para>
+                password, and configuration information from a file called the "user mapping"
+                located at <filename>GUACAMOLE_HOME/user-mapping.xml</filename>. An example of a
+                user mapping file is included with Guacamole, and looks something like this:</para>
             <programlisting>&lt;user-mapping>
 	
     &lt;!-- Per-user authentication and config information -->