Update community Slack links again to fix invite procedure
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 6 Mar 2023 17:58:31 +0000 (12:58 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 6 Mar 2023 18:01:27 +0000 (13:01 -0500)
eccfb71c did not correctly invite people who were not in the
allow-listed domains. This uses a "shared join" link that
allows this to occur.

This is considered a temporary fix to ensure new users can still
sign up for the community Slack account. A future commit will
direct people to a better solution.

Reported-by: Stephen Frost <sfrost@snowman.net>
pgweb/util/contexts.py
templates/core/community.html
templates/pages/support.html

index 4252465e1f2247d25fb4994e9a91cbb5bf97f217..f3cf15564f312b710008e86deebdce54e7947c6f 100644 (file)
@@ -44,7 +44,7 @@ sitenav = {
         {'title': 'Contributors', 'link': '/community/contributors/'},
         {'title': 'Mailing Lists', 'link': '/list/'},
         {'title': 'IRC', 'link': '/community/irc/'},
-        {'title': 'Slack', 'link': 'https://postgresteam.slack.com'},
+        {'title': 'Slack', 'link': 'https://join.slack.com/t/postgresteam/shared_invite/zt-1qj14i9sj-E9WqIFlvcOiHsEk2yFEMjA'},
         {'title': 'Local User Groups', 'link': '/community/user-groups/'},
         {'title': 'Events', 'link': '/about/events/'},
         {'title': 'International Sites', 'link': '/community/international/'},
index 699f91f71c70aa43cdc5134b76075d7476b62f2b..6bc63ba41bf75355fd1560c2718d2b18f1952990 100644 (file)
@@ -14,7 +14,7 @@
           <li><a href="/list/pgsql-jobs/">Jobs</a></li>
         </ul>
       <p>
-        and more. We also have many local <a href="/community/user-groups/">PostgreSQL User Groups</a> all over the world, and there is also an active <a href="/community/irc/">IRC</a> &amp; <a href="https://postgresteam.slack.com" target="_blank" rel="noopener">Slack</a> community.
+        and more. We also have many local <a href="/community/user-groups/">PostgreSQL User Groups</a> all over the world, and there is also an active <a href="/community/irc/">IRC</a> &amp; <a href="https://join.slack.com/t/postgresteam/shared_invite/zt-1qj14i9sj-E9WqIFlvcOiHsEk2yFEMjA" target="_blank" rel="noopener">Slack</a> community.
       </p>
       <p>
         There are also links to <a href="/community/international/">international sites</a> that contain PostgreSQL information in various languages.
index f68d9fa49eb7687c93b5f3ae52c49d528ef94893..56e5748ad6d2e44eb8d6bf4de05effeaa6bdedeb 100644 (file)
@@ -10,7 +10,7 @@
     <li>The <a href="/community/">Community</a> section, which details the support options available to users from the PostgreSQL community</li>
     <li><a href="/list/">Mailing Lists</a></li>
     <li><a href="/community/irc/">IRC</a></li>
-    <li><a href="https://postgresteam.slack.com" target="_blank" rel="noopener">Slack</a></li>
+    <li><a href="https://join.slack.com/t/postgresteam/shared_invite/zt-1qj14i9sj-E9WqIFlvcOiHsEk2yFEMjA" target="_blank" rel="noopener">Slack</a></li>
   </ul>
 
 <p><a href="/support/professional_support/">Commercial support</a> is also available from one of the many companies providing <a href="/support/professional_support/">professional services</a>