Insert domain into invite #125

Merged
notplants merged 1 commits from insert-invite into main 2022-06-30 13:00:47 +00:00
Owner

If a domain is configured, it replaces [::] in the invite with the domain, and if not it leaves it.

A config variable for configuring a domain was already created earlier as part of dynamic dns route. The config variable was named EXTERNAL_DOMAIN to differentiate it from DYN_DOMAIN (another configurable variable).

If a domain is configured, it replaces [::] in the invite with the domain, and if not it leaves it. A config variable for configuring a domain was already created earlier as part of dynamic dns route. The config variable was named EXTERNAL_DOMAIN to differentiate it from DYN_DOMAIN (another configurable variable).
notplants added 1 commit 2022-06-29 20:25:55 +00:00
continuous-integration/drone/pr Build is passing Details
6621a09ec9
Insert domain into invite
notplants requested review from glyph 2022-06-29 20:26:04 +00:00
glyph added the
enhancement
peach-web
labels 2022-06-30 10:15:46 +00:00
glyph approved these changes 2022-06-30 10:17:23 +00:00
glyph left a comment
Owner

Great, looks good to me.

It would be good to document all of the config variables in the peach-lib README at some point and link to it from the peach-web README.

Great, looks good to me. It would be good to document all of the config variables in the `peach-lib` README at some point and link to it from the `peach-web` README.
Author
Owner

@glyph agreed, made an issue for that here #126

@glyph agreed, made an issue for that here https://git.coopcloud.tech/PeachCloud/peach-workspace/issues/126
notplants merged commit fba1e91d8b into main 2022-06-30 13:00:47 +00:00
notplants deleted branch insert-invite 2022-06-30 13:00:48 +00:00
Sign in to join this conversation.
No description provided.