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

Bluepaste’s login service, persona.org, went offline => "A 500 has occured" #15

Open
quinncomendant opened this issue Mar 14, 2019 · 0 comments

Comments

@quinncomendant
Copy link

Bluepaste uses persona.org for access control. However, this service has been shut down. Bluepaste loads javascript from https://login.persona.org/include.js, which fails because login.persona.org is offline. This script appear to be a blocking prerequisite:

Uncaught TypeError: Cannot read property 'watch' of undefined at HTMLDocument.document.onreadystatechange ((index):16)

When you click the "Share" button, the response is A 500 has occured. I'm assuming this is related to the missing script.

Is there a plan to make Bluepaste functional again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant