Procházet zdrojové kódy

Announce LinkedIn Messaging bridging support

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1242
pull/1246/head^2
Slavi Pantaleev před 4 roky
rodič
revize
ee663e819e
2 změnil soubory, kde provedl 14 přidání a 3 odebrání
  1. +11
    -0
      CHANGELOG.md
  2. +3
    -3
      docs/configuring-playbook-bridge-beeper-linkedin.md

+ 11
- 0
CHANGELOG.md Zobrazit soubor

@@ -1,3 +1,14 @@
# 2021-08-23

## LinkedIn bridging support via beeper-linkedin

Thanks to [Alexandar Mechev](https://github.com/apmechev), the playbook can now install the [beeper-linkedin](https://gitlab.com/beeper/linkedin) bridge for bridging to [LinkedIn](https://www.linkedin.com/) Messaging.

This brings the total number of bridges supported by the playbook up to 20. See all supported bridges [here](docs/configuring-playbook.md#bridging-other-networks).

To get started with bridging to LinkedIn, see [Setting up Beeper LinkedIn bridging](docs/configuring-playbook-bridge-beeper-linkedin.md).


# 2021-08-20 # 2021-08-20


# Sygnal upgraded - ARM support and no longer requires a database # Sygnal upgraded - ARM support and no longer requires a database


+ 3
- 3
docs/configuring-playbook-bridge-beeper-linkedin.md Zobrazit soubor

@@ -1,6 +1,6 @@
# Setting up Beeper Linkedin (optional) # Setting up Beeper Linkedin (optional)


The playbook can install and configure [beeper-linkedin](https://gitlab.com/beeper/linkedin) for you. This bridge is based on the mautrix-python framework and can be configured in a similar way to the other mautrix bridges
The playbook can install and configure [beeper-linkedin](https://gitlab.com/beeper/linkedin) for you, for bridging to [LinkedIn](https://www.linkedin.com/) Messaging. This bridge is based on the mautrix-python framework and can be configured in a similar way to the other mautrix bridges


See the project's [documentation](https://gitlab.com/beeper/linkedin/-/blob/master/README.md) to learn what it does and why it might be useful to you. See the project's [documentation](https://gitlab.com/beeper/linkedin/-/blob/master/README.md) to learn what it does and why it might be useful to you.


@@ -45,7 +45,7 @@ This is the recommended way of setting up Double Puppeting, as it's easier to ac


You then need to start a chat with `@linkedinbot:YOUR_DOMAIN` (where `YOUR_DOMAIN` is your base domain, not the `matrix.` domain). You then need to start a chat with `@linkedinbot:YOUR_DOMAIN` (where `YOUR_DOMAIN` is your base domain, not the `matrix.` domain).


Send `login YOUR_LINKEDIN_EMAIL_ADDRESS` to the bridge bot to enable bridging for your LinkedIn account.
Send `login YOUR_LINKEDIN_EMAIL_ADDRESS` to the bridge bot to enable bridging for your LinkedIn account.


If you run into trouble, check the [Troubleshooting](#troubleshooting) section below. If you run into trouble, check the [Troubleshooting](#troubleshooting) section below.


@@ -56,4 +56,4 @@ After successfully enabling bridging, you may wish to [set up Double Puppeting](


### Bridge asking for 2FA even if you don't have 2FA enabled ### Bridge asking for 2FA even if you don't have 2FA enabled


If you don't have 2FA enabled and are logging in from a strange IP for the first time, LinkedIn will send an email with a one-time code. You can use this code to authorize the bridge session. In my experience, once the IP is authorized, you will not be asked again.
If you don't have 2FA enabled and are logging in from a strange IP for the first time, LinkedIn will send an email with a one-time code. You can use this code to authorize the bridge session. In my experience, once the IP is authorized, you will not be asked again.

Načítá se…
Zrušit
Uložit