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)
commit6080919d253848bec0569ceee7b94800da05acf9
tree831d741b1282e746be242bd6ccdfb9c99491dc1b
parentac24c442a84da170aac29ff08a46bdcbda97da61
Update community Slack links again to fix invite procedure

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