Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Matrix Puppeting from other homeservers (or clarify error status if not possible) #520

Closed
ShadowJonathan opened this issue Sep 3, 2020 · 1 comment
Milestone

Comments

@ShadowJonathan
Copy link

I noticed this while looking through the code for puppeting, it seems that the puppet is trying to send the access token to the same server the application service is currently connected to, is it (simply) possible for the puppeting mechanic to recognise when the access token is not pointing to the currently-connected server, and readjust accordingly?

Or is puppeting through an access token a feature which is granted from the status of Application Service? Does that mean that puppeting through other matrix homeservers will never work? If so, can the error message of "Failed to verify access token." be changed to "Cannot puppet users from another homeserver" when login-matrix is invoked?

@ShadowJonathan ShadowJonathan changed the title Allow Matrix Puppeting from other homeservers Allow Matrix Puppeting from other homeservers (or clarify error status if not possible) Sep 3, 2020
@ShadowJonathan
Copy link
Author

Moved to mautrix/python#25

@tulir tulir added this to the 0.9.0 milestone Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants